summaryrefslogtreecommitdiff
path: root/ext/threads
Commit message (Expand)AuthorAgeFilesLines
* Mark all .t and .pm files as non executableRafael Garcia-Suarez2009-06-061-0/+0
* Remove MAN3PODS and NORECURS from Makefile.PLs where blead is canonical.Nicholas Clark2009-03-261-5/+1
* Upgrade to threads 1.72Jerry D. Hedden2009-02-2412-64/+20
* Rename ext/threads/shared to ext/threads-sharedNicholas Clark2009-02-0922-4889/+0
* Correct the form of the flags passed to perl_get_sv() in threads.xsNicholas Clark2009-01-211-2/+2
* Some source files and documentation files need not to be executableRafael Garcia-Suarez2008-12-252-0/+0
* threads::shared 1.27Jerry D. Hedden2008-11-253-11/+32
* watchdog() for threads testsJerry D. Hedden2008-07-162-20/+32
* threads::shared 1.26Jerry D. Hedden2008-07-162-5/+5
* Upgrade to threads::shared 1.25 by Jerry D. HeddenRafael Garcia-Suarez2008-07-153-22/+40
* threads::shared 1.24 (still more)Jerry D. Hedden2008-07-101-4/+12
* threads::shared 1.24 (more)Jerry D. Hedden2008-07-101-4/+4
* threads::shared 1.24 (phase 3)Jerry D. Hedden2008-07-082-17/+17
* threads::shared 1.24 (phase 2)Jerry D. Hedden2008-07-064-36/+47
* threads::shared 1.24Jerry D. Hedden2008-07-025-73/+137
* threads::shared 1.23Jerry D. Hedden2008-06-193-465/+461
* threads 1.71Jerry D. Hedden2008-06-1322-43/+100
* threads::shared 1.22Jerry D. Hedden2008-06-1318-23/+59
* threads::shared 1.21Jerry D. Hedden2008-05-164-52/+365
* Remove C++ commentsRafael Garcia-Suarez2008-05-101-2/+2
* threads::shared 1.19Jerry D. Hedden2008-05-104-15/+77
* threads::shared 1.18Jerry D. Hedden2008-02-273-14/+17
* threads::shared 1.17Jerry D. Hedden2008-02-255-17/+33
* threads 1.69Jerry D. Hedden2008-02-257-27/+51
* mg_copy ought to take an I32Vincent Pit2008-02-081-1/+1
* threads::shared TODO test for outstanding bugJerry D. Hedden2008-01-311-1/+31
* More places that could be using G_WANT, not picked up by change 33021.Nicholas Clark2008-01-211-4/+4
* threads::shared 1.15Jerry D. Hedden2007-12-193-4/+176
* Move threads test added in change 32091Jerry D. Hedden2007-10-111-18/+2
* newCONTSUB() wasn't thread-safe ([perl #45053])Dave Mitchell2007-10-101-2/+18
* Upgrade to threads::shared 1.14Rafael Garcia-Suarez2007-09-242-37/+38
* threads 1.67Jerry D. Hedden2007-09-193-17/+12
* threads 1.66Jerry D. Hedden2007-09-174-10/+10
* [perl #45053] Memory corruption with heavy module loading in threadsDave Mitchell2007-09-142-2/+10
* threads::shared 1.13Jerry D. Hedden2007-09-055-31/+34
* threads 1.65Jerry D. Hedden2007-09-053-9/+9
* Fix some typos in threads.pmJerry D. Hedden2007-08-201-7/+7
* #31687-bis.Abhijit Menon-Sen2007-08-081-71/+0
* threads 1.64 (repost)Jerry D. Hedden2007-08-0816-293/+47
* VMS todo for threads exit test.Craig A. Berry2007-07-141-8/+21
* Fixes to threads testsJerry D. Hedden2007-07-026-60/+80
* Move tests under 'threads' moduleJerry D. Hedden2007-06-281-6/+22
* threads 1.63Jerry D. Hedden2007-06-275-27/+41
* avoid double-free of the thread functionDave Mitchell2007-06-261-4/+2
* threads::shared 1.12Jerry D. Hedden2007-05-245-88/+57
* threads 1.62Jerry D. Hedden2007-05-189-221/+245
* Re: Thread fail/hang on HP-UX 10.20Jerry D. Hedden2007-05-163-1/+8
* threads::shared 1.11Jerry D. Hedden2007-05-143-5/+5
* Safely store user locks in threads::sharedJerry D. Hedden2007-04-253-4/+18
* Re: [perl #41574] cond_wait hang ups under MSWin32Jerry D. Hedden2007-04-193-27/+41