threads::shared 1.22
[p5sagit/p5-mst-13.2.git] / ext / threads / shared / t / hv_refs.t
2008-06-13 Jerry D. Hedden threads::shared 1.22
2007-02-15 Jerry D. Hedden Use newer 'threads' constructs
2006-10-03 Steve Peters Upgrade to threads-shared-1.03
2003-06-16 Jarkko Hietaniemi Instead of fancy condvar footwork do a simple join,
2003-06-09 Jarkko Hietaniemi On a real multicpu box the child thread could still...
2003-06-09 Artur Bergman Support blessed shared references.
2003-01-03 Artur Bergman Change pp_lock to take a reference instead of a
2002-08-30 Michael G. Schwern Fixes to threads::shared when disabled
2002-06-08 Artur Bergman Remove leftover dummy and cleanup the test case.
2002-05-13 Dave Mitchell Re: 'use threads::shared' noisy with -w
2002-01-25 Nick Ing-Simmons threads::shared tidy up:
2002-01-23 Nick Ing-Simmons thread::shared nearly working again - remaining issue
2001-10-26 Artur Bergman Extend support of change #12672 to support arrays and...
2001-10-26 Artur Bergman Fix case where shared reference does not exist in curre...
2001-10-26 Artur Bergman Add tests for references in hashes.