Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Move tests under 'threads' module | Jerry D. Hedden | 2007-06-28 | 1 | -6/+22 |
* | threads 1.63 | Jerry D. Hedden | 2007-06-27 | 5 | -27/+41 |
* | avoid double-free of the thread function | Dave Mitchell | 2007-06-26 | 1 | -4/+2 |
* | threads::shared 1.12 | Jerry D. Hedden | 2007-05-24 | 5 | -88/+57 |
* | threads 1.62 | Jerry D. Hedden | 2007-05-18 | 9 | -221/+245 |
* | Re: Thread fail/hang on HP-UX 10.20 | Jerry D. Hedden | 2007-05-16 | 3 | -1/+8 |
* | threads::shared 1.11 | Jerry D. Hedden | 2007-05-14 | 3 | -5/+5 |
* | Safely store user locks in threads::shared | Jerry D. Hedden | 2007-04-25 | 3 | -4/+18 |
* | Re: [perl #41574] cond_wait hang ups under MSWin32 | Jerry D. Hedden | 2007-04-19 | 3 | -27/+41 |
* | Could someone explain why this file was added twice. | Rafael Garcia-Suarez | 2007-04-10 | 1 | -105/+0 |
* | Upgrade to threads::shared 1.09 : | Rafael Garcia-Suarez | 2007-04-10 | 6 | -58/+229 |
* | Fix to threads::shared t/waithires.t | Jerry D. Hedden | 2007-03-22 | 1 | -20/+12 |
* | threads 1.61 | Jerry D. Hedden | 2007-03-22 | 7 | -20/+33 |
* | Adjust timing tolerance in threads tests, by Jerry D. Hedden | Rafael Garcia-Suarez | 2007-03-19 | 2 | -9/+5 |
* | Upgrade to threads::shared 1.08 : | Rafael Garcia-Suarez | 2007-03-15 | 6 | -13/+392 |
* | Remove unreferenced local variable | Steve Hay | 2007-02-21 | 2 | -4/+2 |
* | Use newer 'threads' constructs | Jerry D. Hedden | 2007-02-15 | 4 | -8/+8 |
* | Upgrade to threads.pm 1.59 (doc tweaks) | Rafael Garcia-Suarez | 2007-02-06 | 5 | -33/+36 |
* | Upgrade to threads::shared 1.07 (doc tweaks) | Rafael Garcia-Suarez | 2007-02-06 | 3 | -19/+22 |
* | Upgrade to threads 1.58: | Rafael Garcia-Suarez | 2007-01-25 | 6 | -57/+73 |
* | make S_ithread_run() call S_ithread_free() in main context | Dave Mitchell | 2007-01-14 | 1 | -4/+6 |
* | further refinement to #29796 (cleanup veto) | Dave Mitchell | 2007-01-14 | 1 | -6/+14 |
* | unfreed threads should trigger cleanup veto | Dave Mitchell | 2007-01-13 | 1 | -3/+11 |
* | Rationalise refcounting of thread structures | Dave Mitchell | 2007-01-12 | 1 | -59/+52 |
* | threads 1.57 | Jerry D. Hedden | 2006-12-21 | 8 | -67/+225 |
* | threads::shared 1.06 | Jerry D. Hedden | 2006-12-20 | 5 | -56/+45 |
* | threads 1.56 | Jerry D. Hedden | 2006-12-16 | 6 | -24/+27 |
* | threads 1.54 - Adds ->error() method | Jerry D. Hedden | 2006-12-15 | 8 | -75/+232 |
* | [PATCH[ threads 1.53 | Jerry D. Hedden | 2006-11-28 | 9 | -47/+70 |
* | Eliminated unitialised clone_params value bug accidentally added with | Nicholas Clark | 2006-11-26 | 1 | -1/+1 |
* | threads 1.52 | Jerry D. Hedden | 2006-11-21 | 6 | -17/+30 |
* | threads 1.51 | Jerry D. Hedden | 2006-11-16 | 6 | -54/+60 |
* | threads 1.49 | Jerry D. Hedden | 2006-11-03 | 6 | -10/+21 |
* | Fix a case of segfault in ithread destruction | Rafael Garcia-Suarez | 2006-10-31 | 1 | -2/+2 |
* | threads 1.47 | Jerry D. Hedden | 2006-10-31 | 7 | -22/+16 |
* | threads 1.46 | Jerry D. Hedden | 2006-10-30 | 5 | -100/+188 |