summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make at least the thread count make sense.Jarkko Hietaniemi2003-04-021-1/+1
* Spread IlyaZ's PERL_CORE detection trick.Jarkko Hietaniemi2003-04-021-1/+1
* Cannot portably compare files if one of them is still openJarkko Hietaniemi2003-04-021-1/+1
* Re: [perl #21744] Deparse bug: "\::" deparsed as "::"Adrian M. Enache2003-04-011-2/+2
* Integrate:Ilya Zakharevich2003-04-012-3/+3
* Integrate:Ilya Zakharevich2003-04-011-0/+4
* Document the _exit() issue with threads in Linux [perl #17057].Jarkko Hietaniemi2003-04-011-0/+6
* MM hackery and whitespace changesMichael G. Schwern2003-04-011-21/+8
* Upgrade to Encode 1.92.Jarkko Hietaniemi2003-03-3113-8643/+10006
* Some low-hanging fruit for EBCDIC portabilityJarkko Hietaniemi2003-03-311-1/+1
* Upgrade to Time::HiRes 1.44.Jarkko Hietaniemi2003-03-302-63/+75
* Ending strings is customary (typo from #19084).Jarkko Hietaniemi2003-03-301-1/+1
* In IRIX 5.3 being too POSIXly hides the struct timespec.Jarkko Hietaniemi2003-03-301-0/+6
* gethostbyname('localhost') is not that portable.Jarkko Hietaniemi2003-03-301-3/+8
* IRIX 5.3 can have PF_LINK defined to be AF_LINK butJarkko Hietaniemi2003-03-291-0/+3
* [perl #21672] IO::New and undefined filename behaviourmike@exegenix.com2003-03-261-3/+5
* Typo, spotted by Doru PetrescuRafael Garcia-Suarez2003-03-241-1/+1
* Re: Bytecode? Back into service.Adrian M. Enache2003-03-203-205/+214
* poll() help for VMSCraig A. Berry2003-03-181-0/+5
* Patch for Data::Dumper 2.12 to Allow Custom Hash Key/Value Separatorchocolateboy2003-03-173-15/+102
* Stay within known facts: what platforms the skippage helps,Jarkko Hietaniemi2003-03-161-1/+2
* This seems to fix (well, dodge) the problems in FreeBSD forJarkko Hietaniemi2003-03-161-2/+3
* Make the :bytes conditional on PerlIO.Jarkko Hietaniemi2003-03-161-5/+7
* Needs PerlIO for :bytes.Jarkko Hietaniemi2003-03-151-5/+4
* [patch ext/B/typemap] STRLEN T_UVStas Bekman2003-03-141-1/+1
* Hopefully this works also in Win32.Jarkko Hietaniemi2003-03-141-1/+1
* another fix for failing test on windows ("use encoding" putsGurusamy Sarathy2003-03-141-1/+1
* fix CJKT.t failures on windows due to incorrect binmode()Gurusamy Sarathy2003-03-141-1/+0
* Integrate:Jarkko Hietaniemi2003-03-123-9/+7
* io_sock.tNorton T. Allen2003-03-111-5/+11
* Upgrade to Time-HiRes 1.43.Jarkko Hietaniemi2003-03-113-6/+11
* typos and other minor thingsTodd C. Miller2003-03-118-10/+10
* Patch from Craig Berry to resolve test failures in VMS.Jarkko Hietaniemi2003-03-111-2/+3