Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re: 'use threads::shared' noisy with -w | Dave Mitchell | 2002-05-13 | 13 | -24/+39 |
* | Be clean. | Jarkko Hietaniemi | 2002-05-12 | 1 | -0/+1 |
* | Add threadsafety caveats. | Jarkko Hietaniemi | 2002-05-12 | 1 | -3/+0 |
* | Reword the "threads still running" cleanup message. | Jarkko Hietaniemi | 2002-05-12 | 2 | -5/+6 |
* | Add emulation layer for Thread/Semaphore and Thread/Queue | Artur Bergman | 2002-05-12 | 2 | -185/+0 |
* | As suggested by Dave Mitchell, adding yield()s at | Jarkko Hietaniemi | 2002-05-12 | 3 | -0/+3 |
* | RE: VOS bleadperl test failure on 16539 | chromatic | 2002-05-12 | 1 | -6/+7 |
* | Detypos (and sticking with US spelling since Dan Sugalski | Jarkko Hietaniemi | 2002-05-12 | 1 | -1/+1 |
* | Explicit casts due to #16542. | Jarkko Hietaniemi | 2002-05-11 | 1 | -1/+1 |
* | more os x test output cosmetics | Kay Röpke | 2002-05-10 | 1 | -1/+1 |
* | Move pod, add $VERSION. | Jarkko Hietaniemi | 2002-05-10 | 1 | -40/+42 |
* | Unused variables. | Jarkko Hietaniemi | 2002-05-10 | 1 | -2/+2 |
* | Re: [REPATCH MANIFEST ext/B/t/o.t] Add tests for O | chromatic | 2002-05-10 | 1 | -0/+76 |
* | format and other warnings | Robin Barker | 2002-05-10 | 6 | -14/+15 |
* | Re: where threads cond.t hangs | Dave Mitchell | 2002-05-09 | 1 | -4/+3 |
* | Integrate #16510 from macperl; | Jarkko Hietaniemi | 2002-05-09 | 1 | -1/+1 |
* | Re: Storable doc patches | Philip Newton | 2002-05-09 | 1 | -5/+5 |
* | Storable doc patches | Philip Newton | 2002-05-09 | 2 | -67/+69 |
* | Re: Change 16457: [PATCH] Re: [PATCH] Storable (Re: perl@16433) | Philip Newton | 2002-05-09 | 1 | -2/+2 |
* | Rework #16506 some more. | Jarkko Hietaniemi | 2002-05-08 | 1 | -15/+21 |
* | Rework #16503 a bit to keep all the HiRes implementation | Jarkko Hietaniemi | 2002-05-08 | 1 | -0/+37 |
* | make the gettimeofday() implementation in Time::HiRes available | Gurusamy Sarathy | 2002-05-08 | 1 | -53/+10 |
* | Test output update for OS X 10.1.4 | Kay Röpke | 2002-05-08 | 1 | -1/+1 |
* | [DOC PATCH] Minor threads::shared nits | Simon Glover | 2002-05-08 | 3 | -21/+22 |
* | Integrate perlio: | Jarkko Hietaniemi | 2002-05-08 | 1 | -6/+16 |
|\ | |||||
| * | Avoid pointless re-encode of data in :encoding's read buffer | Nick Ing-Simmons | 2002-05-08 | 1 | -6/+16 |
* | | Storable doc tweaks. | Jarkko Hietaniemi | 2002-05-08 | 1 | -9/+4 |
* | | RE: [ID 20020507.001] PATCH: 5.6.1: glob() problem on ReliantUNIX with LFS su... | Andrej Borsenkow | 2002-05-08 | 1 | -1/+18 |
* | | Bump up the Storable $VERSION to 2.0. | Jarkko Hietaniemi | 2002-05-08 | 1 | -1/+1 |
|/ | |||||
* | fixes for various warnings identified by Visual C++ | Gurusamy Sarathy | 2002-05-07 | 6 | -10/+6 |
* | Re: [PATCH] Storable (Re: perl@16433) | Nicholas Clark | 2002-05-07 | 5 | -11/+76 |
* | Documentation of async | Artur Bergman | 2002-05-07 | 1 | -0/+7 |
* | Documentation added. | Artur Bergman | 2002-05-07 | 1 | -4/+4 |
* | Add support for async. | Artur Bergman | 2002-05-07 | 1 | -1/+6 |
* | Add documentation. | Artur Bergman | 2002-05-07 | 1 | -0/+60 |
* | Fix bad assumptions in test case. | Artur Bergman | 2002-05-07 | 1 | -2/+10 |
* | Upgrade to Encode 1.71. | Jarkko Hietaniemi | 2002-05-07 | 5 | -9/+22 |
* | avoid compiler casting warnings | Robin Barker | 2002-05-07 | 1 | -2/+2 |
* | [PATCH] Storable (Re: perl@16433) | Radu Greab | 2002-05-07 | 1 | -87/+145 |
* | Re: perl@16433 | Nicholas Clark | 2002-05-06 | 3 | -11/+101 |
* | Upgrade to Digest::MD5 2.20. | Jarkko Hietaniemi | 2002-05-06 | 4 | -11/+24 |
* | [Encode] 1.70 released | Dan Kogai | 2002-05-06 | 7 | -24/+51 |
* | The #16401 was far from enough, and mostly in a wrong direction. | Jarkko Hietaniemi | 2002-05-05 | 1 | -15/+0 |
* | (retracted by #16415) Storable: try to free what we allocated. | Jarkko Hietaniemi | 2002-05-04 | 1 | -0/+15 |
* | Add the EBCDIC test data to downgrade.t. | Jarkko Hietaniemi | 2002-05-04 | 1 | -10/+124 |
* | EBCDIC tweak. | Jarkko Hietaniemi | 2002-05-04 | 1 | -1/+5 |
* | Upgrade to Encode 1.69. | Jarkko Hietaniemi | 2002-05-04 | 9 | -22/+47 |
* | Re: [PATCH] Re: Data::Dumper tests with -Mutf8 | Nicholas Clark | 2002-05-04 | 2 | -31/+67 |
* | Re: Data::Dumper tests with -Mutf8 | Nicholas Clark | 2002-05-04 | 2 | -5/+31 |
* | Re: perl@16307 | Nicholas Clark | 2002-05-03 | 1 | -2/+2 |