Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move threads from ext/ to dist/ | Nicholas Clark | 2009-09-29 | 26 | -5815/+0 |
* | Make extensions in ext run their tests from the extension's own directory. | Nicholas Clark | 2009-08-28 | 6 | -6/+6 |
* | Upgrade to 'threads' 1.74 | Jerry D. Hedden | 2009-08-10 | 4 | -25/+74 |
* | Fix threads build on Win32 | Steve Hay | 2009-06-09 | 1 | -3/+5 |
* | Mask thread signal handling fix on Win32 | Jerry D. Hedden | 2009-06-09 | 1 | -8/+18 |
* | Upgrade to threads 1.73 | Jerry D. Hedden | 2009-06-09 | 21 | -101/+15 |
* | There is no pthread_sigmask on VMS, so use sigprocmask instead. | Craig A. Berry | 2009-06-07 | 1 | -0/+5 |
* | Bump version of threads.pm | Rafael Garcia-Suarez | 2009-06-07 | 1 | -1/+1 |
* | Mask signals in thread creation and destruction to avoid a segfault | John Wright | 2009-06-07 | 1 | -0/+82 |
* | Mark all .t and .pm files as non executable | Rafael Garcia-Suarez | 2009-06-06 | 1 | -0/+0 |
* | Remove MAN3PODS and NORECURS from Makefile.PLs where blead is canonical. | Nicholas Clark | 2009-03-26 | 1 | -5/+1 |
* | Upgrade to threads 1.72 | Jerry D. Hedden | 2009-02-24 | 12 | -64/+20 |
* | Rename ext/threads/shared to ext/threads-shared | Nicholas Clark | 2009-02-09 | 22 | -4889/+0 |
* | Correct the form of the flags passed to perl_get_sv() in threads.xs | Nicholas Clark | 2009-01-21 | 1 | -2/+2 |
* | Some source files and documentation files need not to be executable | Rafael Garcia-Suarez | 2008-12-25 | 2 | -0/+0 |
* | threads::shared 1.27 | Jerry D. Hedden | 2008-11-25 | 3 | -11/+32 |
* | watchdog() for threads tests | Jerry D. Hedden | 2008-07-16 | 2 | -20/+32 |
* | threads::shared 1.26 | Jerry D. Hedden | 2008-07-16 | 2 | -5/+5 |
* | Upgrade to threads::shared 1.25 by Jerry D. Hedden | Rafael Garcia-Suarez | 2008-07-15 | 3 | -22/+40 |
* | threads::shared 1.24 (still more) | Jerry D. Hedden | 2008-07-10 | 1 | -4/+12 |
* | threads::shared 1.24 (more) | Jerry D. Hedden | 2008-07-10 | 1 | -4/+4 |
* | threads::shared 1.24 (phase 3) | Jerry D. Hedden | 2008-07-08 | 2 | -17/+17 |
* | threads::shared 1.24 (phase 2) | Jerry D. Hedden | 2008-07-06 | 4 | -36/+47 |
* | threads::shared 1.24 | Jerry D. Hedden | 2008-07-02 | 5 | -73/+137 |
* | threads::shared 1.23 | Jerry D. Hedden | 2008-06-19 | 3 | -465/+461 |
* | threads 1.71 | Jerry D. Hedden | 2008-06-13 | 22 | -43/+100 |
* | threads::shared 1.22 | Jerry D. Hedden | 2008-06-13 | 18 | -23/+59 |
* | threads::shared 1.21 | Jerry D. Hedden | 2008-05-16 | 4 | -52/+365 |
* | Remove C++ comments | Rafael Garcia-Suarez | 2008-05-10 | 1 | -2/+2 |
* | threads::shared 1.19 | Jerry D. Hedden | 2008-05-10 | 4 | -15/+77 |
* | threads::shared 1.18 | Jerry D. Hedden | 2008-02-27 | 3 | -14/+17 |
* | threads::shared 1.17 | Jerry D. Hedden | 2008-02-25 | 5 | -17/+33 |
* | threads 1.69 | Jerry D. Hedden | 2008-02-25 | 7 | -27/+51 |
* | mg_copy ought to take an I32 | Vincent Pit | 2008-02-08 | 1 | -1/+1 |
* | threads::shared TODO test for outstanding bug | Jerry D. Hedden | 2008-01-31 | 1 | -1/+31 |
* | More places that could be using G_WANT, not picked up by change 33021. | Nicholas Clark | 2008-01-21 | 1 | -4/+4 |
* | threads::shared 1.15 | Jerry D. Hedden | 2007-12-19 | 3 | -4/+176 |
* | Move threads test added in change 32091 | Jerry D. Hedden | 2007-10-11 | 1 | -18/+2 |
* | newCONTSUB() wasn't thread-safe ([perl #45053]) | Dave Mitchell | 2007-10-10 | 1 | -2/+18 |
* | Upgrade to threads::shared 1.14 | Rafael Garcia-Suarez | 2007-09-24 | 2 | -37/+38 |
* | threads 1.67 | Jerry D. Hedden | 2007-09-19 | 3 | -17/+12 |
* | threads 1.66 | Jerry D. Hedden | 2007-09-17 | 4 | -10/+10 |
* | [perl #45053] Memory corruption with heavy module loading in threads | Dave Mitchell | 2007-09-14 | 2 | -2/+10 |
* | threads::shared 1.13 | Jerry D. Hedden | 2007-09-05 | 5 | -31/+34 |
* | threads 1.65 | Jerry D. Hedden | 2007-09-05 | 3 | -9/+9 |
* | Fix some typos in threads.pm | Jerry D. Hedden | 2007-08-20 | 1 | -7/+7 |
* | #31687-bis. | Abhijit Menon-Sen | 2007-08-08 | 1 | -71/+0 |
* | threads 1.64 (repost) | Jerry D. Hedden | 2007-08-08 | 16 | -293/+47 |
* | VMS todo for threads exit test. | Craig A. Berry | 2007-07-14 | 1 | -8/+21 |
* | Fixes to threads tests | Jerry D. Hedden | 2007-07-02 | 6 | -60/+80 |