summaryrefslogtreecommitdiff
path: root/ext/threads
Commit message (Expand)AuthorAgeFilesLines
* Move threads from ext/ to dist/Nicholas Clark2009-09-2926-5815/+0
* Make extensions in ext run their tests from the extension's own directory.Nicholas Clark2009-08-286-6/+6
* Upgrade to 'threads' 1.74Jerry D. Hedden2009-08-104-25/+74
* Fix threads build on Win32Steve Hay2009-06-091-3/+5
* Mask thread signal handling fix on Win32Jerry D. Hedden2009-06-091-8/+18
* Upgrade to threads 1.73Jerry D. Hedden2009-06-0921-101/+15
* There is no pthread_sigmask on VMS, so use sigprocmask instead.Craig A. Berry2009-06-071-0/+5
* Bump version of threads.pmRafael Garcia-Suarez2009-06-071-1/+1
* Mask signals in thread creation and destruction to avoid a segfaultJohn Wright2009-06-071-0/+82
* 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