summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* #19122 should have been tested on non-glibc system (like AIX)H.Merijn Brand2003-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
* MM_VMS tweak from Craig Berry:Jarkko Hietaniemi2003-04-021-1/+1
* Fix installhtml for splitting and PM/POD conflictsSteve Hay2003-04-011-18/+17
* Re: [perl #21744] Deparse bug: "\::" deparsed as "::"Adrian M. Enache2003-04-011-2/+2
* Fix bug #21742. require should be always invoked inRafael Garcia-Suarez2003-04-012-3/+25
* [patch] fix HiRes.t failures on Stratus VOSPaul Green2003-04-011-0/+4
* Integrate:Jarkko Hietaniemi2003-04-014-13/+37
* Integrate:Ilya Zakharevich2003-04-012-3/+3
* Integrate:Ilya Zakharevich2003-04-0123-70/+605
* Document the _exit() issue with threads in Linux [perl #17057].Jarkko Hietaniemi2003-04-011-0/+6
* Re: 5.8.1@19053 bug: make minitest fails with threadsRafael Garcia-Suarez2003-04-011-5/+12
* MM hackery and whitespace changesMichael G. Schwern2003-04-011-21/+8
* overdue perlhack.pod corrections for RTRichard Foley2003-04-011-50/+10
* Text::Abbrev warnings safePeter Scott2003-04-012-1/+10
* Implemented AIX longdouble support in hints/aix.sh, which nowH.Merijn Brand2003-04-011-0/+18
* Tabify; strictly speaking unnecessary but anyway...Jarkko Hietaniemi2003-03-311-14/+14
* Upgrade to Test::Harness 2.27_02.Jarkko Hietaniemi2003-03-3110-47/+175
* Upgrade to podlators 1.26.Jarkko Hietaniemi2003-03-311-5/+6
* Upgrade to Encode 1.92.Jarkko Hietaniemi2003-03-3113-8643/+10006
* ExtUtils::MakeMaker 6.03 -> 6.06_05ishMichael G. Schwern2003-03-3151-3347/+5754
* stray n_aMichael G. Schwern2003-03-311-1/+0
* Some low-hanging fruit for EBCDIC portabilityJarkko Hietaniemi2003-03-314-7/+17
* Upgrade to Time::HiRes 1.44.Jarkko Hietaniemi2003-03-302-63/+75
* IRIX 5.3 update.Jarkko Hietaniemi2003-03-301-0/+18
* Not all compilers like #ifdefs within cpp macrosJarkko Hietaniemi2003-03-301-3/+11
* Ending strings is customary (typo from #19084).Jarkko Hietaniemi2003-03-301-1/+1
* Re-sort MANIFEST (LC_ALL=C sort -fo MANIFEST MANIFEST)Jarkko Hietaniemi2003-03-301-20/+20
* Another victim of IRIX 5.3's inability to resolve 'localhost'Jarkko Hietaniemi2003-03-301-2/+2
* In IRIX 5.3 turn off some of the warnings that cannotJarkko Hietaniemi2003-03-301-1/+12
* In IRIX 5.3 the cc is awfully confused about the prototypeJarkko Hietaniemi2003-03-302-1/+8
* In IRIX 5.3 being too POSIXly hides the struct timespec.Jarkko Hietaniemi2003-03-302-0/+7
* gethostbyname('localhost') is not that portable.Jarkko Hietaniemi2003-03-303-5/+15
* COW formats (was Re: Smoke [5.9.0] 19044 FAIL(F) linux 2.4.18-3 (i686/1 cpu))Nicholas Clark2003-03-301-1/+10
* IRIX 5.3 can have PF_LINK defined to be AF_LINK butJarkko Hietaniemi2003-03-291-0/+3
* [unPATCH] Re: Smoke [5.8.1] 19076 FAIL(F) openbsd 3.2 (i386/1 cpu)Nicholas Clark2003-03-291-5/+7
* Minor rephrasing in perlopentut,Rafael Garcia-Suarez2003-03-291-1/+1
* [DOCPATCH] Re: [PATCH] Re: [perl #21614] 5.8.0 Unbalanced string table refcountNicholas Clark2003-03-292-1/+29
* It seems that in Tru64 V5 gcc cannot be used toJarkko Hietaniemi2003-03-292-1/+29
* Feeding illegal QP (like \x80) to thisJarkko Hietaniemi2003-03-281-0/+2
* Missing final \n.Jarkko Hietaniemi2003-03-271-1/+1
* [perl #21672] IO::New and undefined filename behaviourmike@exegenix.com2003-03-262-4/+8
* Better version of change #19069Nicholas Clark2003-03-263-11/+36
* [patch] for Stratus VOSPaul Green2003-03-262-12/+29
* Re: [perl #21614] 5.8.0 Unbalanced string table refcountNicholas Clark2003-03-262-4/+20
* Win32 counterpart of change #19065Rafael Garcia-Suarez2003-03-262-2/+4
* VMS counterpart of change #19065Rafael Garcia-Suarez2003-03-261-1/+4
* Upgrade to Term::ANSIColor 1.07.Jarkko Hietaniemi2003-03-263-31/+78
* Add a file utils/cpan.PL to generate the "cpan" utility,Rafael Garcia-Suarez2003-03-265-8/+61