summaryrefslogtreecommitdiff
path: root/ext/threads
Commit message (Expand)AuthorAgeFilesLines
* [PATCH[ threads 1.53Jerry D. Hedden2006-11-289-47/+70
* Eliminated unitialised clone_params value bug accidentally added withNicholas Clark2006-11-261-1/+1
* threads 1.52Jerry D. Hedden2006-11-216-17/+30
* threads 1.51Jerry D. Hedden2006-11-166-54/+60
* threads 1.49Jerry D. Hedden2006-11-036-10/+21
* Fix a case of segfault in ithread destructionRafael Garcia-Suarez2006-10-311-2/+2
* threads 1.47Jerry D. Hedden2006-10-317-22/+16
* threads 1.46Jerry D. Hedden2006-10-305-100/+188
* Make 'threads' conform to perlgutsJerry D. Hedden2006-10-271-44/+44
* threads-shared 1.05Jerry D. Hedden2006-10-265-19/+31
* threads 1.45Jerry D. Hedden2006-10-265-23/+22
* Removed typo that caused a variable to shadow an existing variableSteve Peters2006-10-221-1/+1
* Changes for threads::shared to all building with g++.Steve Peters2006-10-212-8/+13
* Better solution to silencing prereq warnings from threads'sSteve Peters2006-10-211-12/+17
* Comment out Hash::Util and IO::File from prereqs of threads, sinceSteve Peters2006-10-201-2/+2
* threads::shared 1.04Jerry Hedden2006-10-121-4/+5
* threads 1.44Jerry Hedden2006-10-124-7/+12
* threads 1.43 - stringifyJerry Hedden2006-10-077-17/+44
* threads-shared 1.03 - Changes, Makefile.PLJerry Hedden2006-10-032-18/+120
* Upgrade to threads-shared-1.03Steve Peters2006-10-0316-1421/+1721
* Upgrade to threads-1.42Steve Peters2006-10-035-15/+17
* Bump version and other misc. changes. 3rd patch from:Jerry D. Hedden2006-09-136-40/+70
* Statically allocate the main thread.Jerry D. Hedden2006-09-131-35/+25
* Race condition fix in threads.pmJerry D. Hedden2006-09-131-60/+50
* Remove empty typemap fileRafael Garcia-Suarez2006-09-081-0/+0
* Revert accidental file deletionRafael Garcia-Suarez2006-09-061-0/+0
* Remove perlcc and the byteloaderRafael Garcia-Suarez2006-09-061-0/+0
* threads 1.38Jerry D. Hedden2006-08-017-70/+61
* More tweaks to threads 1.37, by Jerry D. HeddenRafael Garcia-Suarez2006-07-215-51/+48
* Upgrade to threads 1.37, by Jerry D. HeddenRafael Garcia-Suarez2006-07-206-253/+315
* [Fwd: Smoke [5.9.4] 28575 FAIL(XF) OSF1 V5.1 (EV6/4 cpu)]Jerry D. Hedden2006-07-182-9/+27
* Version bumps for z/OS fixes.Steve Peters2006-07-131-1/+1
* z/OS: CPAN-ized ext/ and lib/Jarkko Hietaniemi2006-07-131-0/+5
* Adjust test count in threads testRafael Garcia-Suarez2006-07-111-1/+1
* threads 1.36 - Signalling terminated threads core dumpsJerry D. Hedden2006-07-116-13/+15
* threads 1.35 - Borland compiler fixJerry D. Hedden2006-07-105-10/+13
* threads 1.34 - state methodsJerry D. Hedden2006-07-077-12/+411
* RE: [PATCH] threads 1.33Jerry D. Hedden2006-07-051-3/+9
* threads 1.33Jerry D. Hedden2006-07-0412-80/+459
* dont warn at exit of detatched threads still runningDave Mitchell2006-06-172-3/+18
* random thread test failureJerry D. Hedden2006-06-061-3/+3
* threads 1.32Jerry D. Hedden2006-06-0615-27/+126
* Stop a warning generated from thread's Makefile.PLSteve Peters2006-05-261-1/+0
* Typo fixRafael Garcia-Suarez2006-05-231-1/+1
* Explicit thread contextJerry D. Hedden2006-05-235-35/+234
* threads core dump in BEGINJerry D. Hedden2006-05-185-15/+113
* threads 1.28Jerry D. Hedden2006-05-185-23/+55
* Threads and signals. Delicious. Tweak change 28168 to add a localNicholas Clark2006-05-121-1/+6
* Better unsafe signals info in threads.pmJerry D. Hedden2006-05-121-9/+26
* Thread signalling [REVISED]Jerry D. Hedden2006-05-115-8/+393