Pull PathTools 3.30 (which was just a blead sync.)
[p5sagit/p5-mst-13.2.git] / ext / threads /
2009-03-26 Nicholas Clark Remove MAN3PODS and NORECURS from Makefile.PLs where...
2009-02-24 Jerry D. Hedden Upgrade to threads 1.72
2009-02-09 Nicholas Clark Rename ext/threads/shared to ext/threads-shared
2009-01-21 Nicholas Clark Correct the form of the flags passed to perl_get_sv...
2008-12-25 Rafael Garcia-Suarez Some source files and documentation files need not...
2008-11-25 Jerry D. Hedden threads::shared 1.27
2008-07-16 Jerry D. Hedden watchdog() for threads tests
2008-07-16 Jerry D. Hedden threads::shared 1.26
2008-07-15 Rafael Garcia-Suarez Upgrade to threads::shared 1.25 by Jerry D. Hedden
2008-07-10 Jerry D. Hedden threads::shared 1.24 (still more)
2008-07-10 Jerry D. Hedden threads::shared 1.24 (more)
2008-07-08 Jerry D. Hedden threads::shared 1.24 (phase 3)
2008-07-06 Jerry D. Hedden threads::shared 1.24 (phase 2)
2008-07-02 Jerry D. Hedden threads::shared 1.24
2008-06-19 Jerry D. Hedden threads::shared 1.23
2008-06-13 Jerry D. Hedden threads 1.71
2008-06-13 Jerry D. Hedden threads::shared 1.22
2008-05-16 Jerry D. Hedden threads::shared 1.21
2008-05-10 Rafael Garcia-Suarez Remove C++ comments
2008-05-10 Jerry D. Hedden threads::shared 1.19
2008-02-27 Jerry D. Hedden threads::shared 1.18
2008-02-25 Jerry D. Hedden threads::shared 1.17
2008-02-25 Jerry D. Hedden threads 1.69
2008-02-08 Vincent Pit mg_copy ought to take an I32
2008-01-31 Jerry D. Hedden threads::shared TODO test for outstanding bug
2008-01-21 Nicholas Clark More places that could be using G_WANT, not picked...
2007-12-19 Jerry D. Hedden threads::shared 1.15
2007-10-11 Jerry D. Hedden Move threads test added in change 32091
2007-10-10 Dave Mitchell newCONTSUB() wasn't thread-safe ([perl #45053])
2007-09-24 Rafael Garcia-Suarez Upgrade to threads::shared 1.14
2007-09-19 Jerry D. Hedden threads 1.67
2007-09-17 Jerry D. Hedden threads 1.66
2007-09-14 Dave Mitchell [perl #45053] Memory corruption with heavy module loadi...
2007-09-05 Jerry D. Hedden threads::shared 1.13
2007-09-05 Jerry D. Hedden threads 1.65
2007-08-20 Jerry D. Hedden Fix some typos in threads.pm
2007-08-08 Abhijit Menon-Sen #31687-bis.
2007-08-08 Jerry D. Hedden threads 1.64 (repost)
2007-07-14 Craig A. Berry VMS todo for threads exit test.
2007-07-02 Jerry D. Hedden Fixes to threads tests
2007-06-28 Jerry D. Hedden Move tests under 'threads' module
2007-06-27 Jerry D. Hedden threads 1.63
2007-06-26 Dave Mitchell avoid double-free of the thread function
2007-05-24 Jerry D. Hedden threads::shared 1.12
2007-05-18 Jerry D. Hedden threads 1.62
2007-05-16 Jerry D. Hedden Re: Thread fail/hang on HP-UX 10.20
2007-05-14 Jerry D. Hedden threads::shared 1.11
2007-04-25 Jerry D. Hedden Safely store user locks in threads::shared
2007-04-19 Jerry D. Hedden Re: [perl #41574] cond_wait hang ups under MSWin32
2007-04-10 Rafael Garcia-Suarez Could someone explain why this file was added twice.
2007-04-10 Rafael Garcia-Suarez Upgrade to threads::shared 1.09 :
2007-03-22 Jerry D. Hedden Fix to threads::shared t/waithires.t
2007-03-22 Jerry D. Hedden threads 1.61
2007-03-19 Rafael Garcia-Suarez Adjust timing tolerance in threads tests, by Jerry...
2007-03-15 Rafael Garcia-Suarez Upgrade to threads::shared 1.08 :
2007-02-21 Steve Hay Remove unreferenced local variable
2007-02-15 Jerry D. Hedden Use newer 'threads' constructs
2007-02-06 Rafael Garcia-Suarez Upgrade to threads.pm 1.59 (doc tweaks)
2007-02-06 Rafael Garcia-Suarez Upgrade to threads::shared 1.07 (doc tweaks)
2007-01-25 Rafael Garcia-Suarez Upgrade to threads 1.58:
2007-01-14 Dave Mitchell make S_ithread_run() call S_ithread_free() in main...
2007-01-14 Dave Mitchell further refinement to #29796 (cleanup veto)
2007-01-13 Dave Mitchell unfreed threads should trigger cleanup veto
2007-01-12 Dave Mitchell Rationalise refcounting of thread structures
2006-12-21 Jerry D. Hedden threads 1.57
2006-12-20 Jerry D. Hedden threads::shared 1.06
2006-12-16 Jerry D. Hedden threads 1.56
2006-12-15 Jerry D. Hedden threads 1.54 - Adds ->error() method
2006-11-28 Jerry D. Hedden [PATCH[ threads 1.53
2006-11-26 Nicholas Clark Eliminated unitialised clone_params value bug accidenta...
2006-11-21 Jerry D. Hedden threads 1.52
2006-11-16 Jerry D. Hedden threads 1.51
2006-11-03 Jerry D. Hedden threads 1.49
2006-10-31 Rafael Garcia-Suarez Fix a case of segfault in ithread destruction
2006-10-31 Jerry D. Hedden threads 1.47
2006-10-30 Jerry D. Hedden threads 1.46
2006-10-27 Jerry D. Hedden Make 'threads' conform to perlguts
2006-10-26 Jerry D. Hedden threads-shared 1.05
2006-10-26 Jerry D. Hedden threads 1.45
2006-10-22 Steve Peters Removed typo that caused a variable to shadow an existi...
2006-10-21 Steve Peters Changes for threads::shared to all building with g++.
2006-10-21 Steve Peters Better solution to silencing prereq warnings from threads's
2006-10-20 Steve Peters Comment out Hash::Util and IO::File from prereqs of...
2006-10-12 Jerry Hedden threads::shared 1.04
2006-10-12 Jerry Hedden threads 1.44
2006-10-07 Jerry Hedden threads 1.43 - stringify
2006-10-03 Jerry Hedden threads-shared 1.03 - Changes, Makefile.PL
2006-10-03 Steve Peters Upgrade to threads-shared-1.03
2006-10-03 Steve Peters Upgrade to threads-1.42
2006-09-13 Jerry D. Hedden Bump version and other misc. changes. 3rd patch from:
2006-09-13 Jerry D. Hedden Statically allocate the main thread.
2006-09-13 Jerry D. Hedden Race condition fix in threads.pm
2006-09-08 Rafael Garcia-Suarez Remove empty typemap file
2006-09-06 Rafael Garcia-Suarez Revert accidental file deletion
2006-09-06 Rafael Garcia-Suarez Remove perlcc and the byteloader
2006-08-01 Jerry D. Hedden threads 1.38
2006-07-21 Rafael Garcia-Suarez More tweaks to threads 1.37, by Jerry D. Hedden
2006-07-20 Rafael Garcia-Suarez Upgrade to threads 1.37, by Jerry D. Hedden
2006-07-18 Jerry D. Hedden [Fwd: Smoke [5.9.4] 28575 FAIL(XF) OSF1 V5.1 (EV6/4...
2006-07-13 Steve Peters Version bumps for z/OS fixes.
next