summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Add Encode's META.yml.Jarkko Hietaniemi2003-05-101-0/+9
* Upgrade to Encode 1.94.Jarkko Hietaniemi2003-05-108-57/+155
* In eof() the errno can get stomped by the peek-ahead.Jarkko Hietaniemi2003-05-101-2/+1
* Have to think this test more when I'm awake.Jarkko Hietaniemi2003-05-091-1/+2
* [perl #22141] patch for Time::HiRes to get rid of -lrt on linuxMarc Lehmann2003-05-083-3/+9
* [perl #22127] get(av|cv|hv|sv) added to Devel::PPPortTassilo von Parseval2003-05-083-2/+29
* Spelling correction from Nicholas Clark.Jarkko Hietaniemi2003-05-071-1/+1
* Worth a try for [perl #17146]Jarkko Hietaniemi2003-05-061-1/+1
* Switch the new perlio way of opening anonymous temporary filesJarkko Hietaniemi2003-05-051-0/+42
* Doc nit from mjd.Jarkko Hietaniemi2003-05-051-1/+1
* None of that "our" stuff here, please.Abhijit Menon-Sen2003-05-051-1/+1
* Oops. More Storable 2.07 preparations.Abhijit Menon-Sen2003-05-052-2/+2
* Update changelog for 2.07 release.Abhijit Menon-Sen2003-05-051-0/+7
* Re: Bug in Storable???Slaven Rezic2003-05-052-1/+3
* Extra tweakage from Rafael for #19392.Jarkko Hietaniemi2003-05-031-0/+2
* OpenUNIX 8 supportRafael Garcia-Suarez2003-05-021-1/+2
* Deceptive POSIX exporting docsMichael G. Schwern2003-05-021-4/+8
* OS X test tweak.Jarkko Hietaniemi2003-05-011-0/+15
* z/OS: More threaded build tweaks from Brian De Pradine--Jarkko Hietaniemi2003-05-011-0/+14
* SysV msg queues can be something hanging (witnessed in IRIX),Jarkko Hietaniemi2003-04-281-2/+1
* Newer glibc's nice(2) return the new nice value, instead of 0 or -1.Adrian M. Enache2003-04-271-1/+9
* another spin on the enc_module.t merry-go-roundCraig A. Berry2003-04-251-3/+5
* Upgrade to Time::HiRes 1.46.Jarkko Hietaniemi2003-04-253-4/+15
* typo in Time::HiRes docsMark-Jason Dominus2003-04-251-1/+1
* Upgrade to Encode 1.93.Jarkko Hietaniemi2003-04-2416-256/+324
* Enache's turn.Jarkko Hietaniemi2003-04-221-1/+1
* Re-merge Encode 1.92.Jarkko Hietaniemi2003-04-222-2/+2
* Croak on non ref to shared methods instead of segfault.Artur Bergman2003-04-211-0/+10
* Fixes bug #17043, resets PL_srand_called before the cloning.Artur Bergman2003-04-212-2/+20
* Fix bug #21347 (segfault in UNIVERSAL::AUTOLOAD with qr//)Adrian M. Enache2003-04-191-1/+1
* Bump the test count.Jarkko Hietaniemi2003-04-191-1/+1
* allow recursive FETCHesDave Mitchell2003-04-191-0/+1
* Re: any takers for this Storable bug?Adrian M. Enache2003-04-191-0/+11
* Re: [perl #21950] 5.8.x -- :scalar and magic stringsAdrian M. Enache2003-04-172-2/+8
* Fix double join problem for those places where freeArtur Bergman2003-04-162-2/+15
* Document the effect of thread creation context.Jarkko Hietaniemi2003-04-161-0/+7
* [#17040] Storable now handles self-tied scalars with NULL mg_obj.Abhijit Menon-Sen2003-04-161-5/+16
* Fix bug #16253, use all the CPU that we can :-)Artur Bergman2003-04-131-0/+1
* Fix bug #15893 by creating shared scalars with a refcount of 1Artur Bergman2003-04-131-2/+5
* The debugging aid #19182 didn't.Jarkko Hietaniemi2003-04-121-6/+1
* A temporary debugging aid for Tru64 threaded builds.Jarkko Hietaniemi2003-04-101-1/+6
* With AFS the cwds have little chance of agreeing.Jarkko Hietaniemi2003-04-101-1/+3
* I assume the idea was to use the *cwd variables for testing.Jarkko Hietaniemi2003-04-101-4/+4
* Time::HiRes: Do not create files in blib directories under coreJarkko Hietaniemi2003-04-071-0/+4
* B::Deparse: sv_no != 0Stephen McCamant2003-04-061-1/+1
* An unconditional carp is not nice.Jarkko Hietaniemi2003-04-061-3/+4
* PATCH (was: Re: [perl #18180] problem with sys:syslog on solaris 8 with perl ...Joost van Baal2003-04-063-17/+43
* The manpages don't have to be built by MakeMaker for theRafael Garcia-Suarez2003-04-053-1/+26
* Upgrade to Unicode::Normalize 0.21 and Unicode::Collate 0.24,Rafael Garcia-Suarez2003-04-057-60/+65
* Don't recurse from threads to threads/shared (sinceJarkko Hietaniemi2003-04-031-0/+8