summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Re: 'use threads::shared' noisy with -wDave Mitchell2002-05-1313-24/+39
* Be clean.Jarkko Hietaniemi2002-05-121-0/+1
* Add threadsafety caveats.Jarkko Hietaniemi2002-05-121-3/+0
* Reword the "threads still running" cleanup message.Jarkko Hietaniemi2002-05-122-5/+6
* Add emulation layer for Thread/Semaphore and Thread/QueueArtur Bergman2002-05-122-185/+0
* As suggested by Dave Mitchell, adding yield()s atJarkko Hietaniemi2002-05-123-0/+3
* RE: VOS bleadperl test failure on 16539chromatic2002-05-121-6/+7
* Detypos (and sticking with US spelling since Dan SugalskiJarkko Hietaniemi2002-05-121-1/+1
* Explicit casts due to #16542.Jarkko Hietaniemi2002-05-111-1/+1
* more os x test output cosmeticsKay Röpke2002-05-101-1/+1
* Move pod, add $VERSION.Jarkko Hietaniemi2002-05-101-40/+42
* Unused variables.Jarkko Hietaniemi2002-05-101-2/+2
* Re: [REPATCH MANIFEST ext/B/t/o.t] Add tests for Ochromatic2002-05-101-0/+76
* format and other warningsRobin Barker2002-05-106-14/+15
* Re: where threads cond.t hangsDave Mitchell2002-05-091-4/+3
* Integrate #16510 from macperl;Jarkko Hietaniemi2002-05-091-1/+1
* Re: Storable doc patchesPhilip Newton2002-05-091-5/+5
* Storable doc patchesPhilip Newton2002-05-092-67/+69
* Re: Change 16457: [PATCH] Re: [PATCH] Storable (Re: perl@16433)Philip Newton2002-05-091-2/+2
* Rework #16506 some more.Jarkko Hietaniemi2002-05-081-15/+21
* Rework #16503 a bit to keep all the HiRes implementationJarkko Hietaniemi2002-05-081-0/+37
* make the gettimeofday() implementation in Time::HiRes availableGurusamy Sarathy2002-05-081-53/+10
* Test output update for OS X 10.1.4Kay Röpke2002-05-081-1/+1
* [DOC PATCH] Minor threads::shared nitsSimon Glover2002-05-083-21/+22
* Integrate perlio:Jarkko Hietaniemi2002-05-081-6/+16
|\
| * Avoid pointless re-encode of data in :encoding's read bufferNick Ing-Simmons2002-05-081-6/+16
* | Storable doc tweaks.Jarkko Hietaniemi2002-05-081-9/+4
* | RE: [ID 20020507.001] PATCH: 5.6.1: glob() problem on ReliantUNIX with LFS su...Andrej Borsenkow2002-05-081-1/+18
* | Bump up the Storable $VERSION to 2.0.Jarkko Hietaniemi2002-05-081-1/+1
|/
* fixes for various warnings identified by Visual C++Gurusamy Sarathy2002-05-076-10/+6
* Re: [PATCH] Storable (Re: perl@16433)Nicholas Clark2002-05-075-11/+76
* Documentation of asyncArtur Bergman2002-05-071-0/+7
* Documentation added.Artur Bergman2002-05-071-4/+4
* Add support for async.Artur Bergman2002-05-071-1/+6
* Add documentation.Artur Bergman2002-05-071-0/+60
* Fix bad assumptions in test case.Artur Bergman2002-05-071-2/+10
* Upgrade to Encode 1.71.Jarkko Hietaniemi2002-05-075-9/+22
* avoid compiler casting warningsRobin Barker2002-05-071-2/+2
* [PATCH] Storable (Re: perl@16433)Radu Greab2002-05-071-87/+145
* Re: perl@16433Nicholas Clark2002-05-063-11/+101
* Upgrade to Digest::MD5 2.20.Jarkko Hietaniemi2002-05-064-11/+24
* [Encode] 1.70 releasedDan Kogai2002-05-067-24/+51
* The #16401 was far from enough, and mostly in a wrong direction.Jarkko Hietaniemi2002-05-051-15/+0
* (retracted by #16415) Storable: try to free what we allocated.Jarkko Hietaniemi2002-05-041-0/+15
* Add the EBCDIC test data to downgrade.t.Jarkko Hietaniemi2002-05-041-10/+124
* EBCDIC tweak.Jarkko Hietaniemi2002-05-041-1/+5
* Upgrade to Encode 1.69.Jarkko Hietaniemi2002-05-049-22/+47
* Re: [PATCH] Re: Data::Dumper tests with -Mutf8Nicholas Clark2002-05-042-31/+67
* Re: Data::Dumper tests with -Mutf8 Nicholas Clark2002-05-042-5/+31
* Re: perl@16307Nicholas Clark2002-05-031-2/+2