summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* MacOS Classic updates from Pudge.Jarkko Hietaniemi2001-10-232-84/+80
* AutoSplit.t now passes (partialy) on Win32Nikola Knezevic2001-10-221-11/+15
* At some point the #6234 has been lost from the mainlineJarkko Hietaniemi2001-10-221-1/+2
* No domainname(1) in Cygwin, either, and the 2>/dev/nullJarkko Hietaniemi2001-10-221-1/+1
* Be more robust if no hostname or domainnameJarkko Hietaniemi2001-10-221-4/+5
* Implement multicharacter case mappings where a singleJarkko Hietaniemi2001-10-217-326/+341
* Upgrade to podlators 1.11, from Russ Allbery.Jarkko Hietaniemi2001-10-205-28/+76
* Integrate perlio:Jarkko Hietaniemi2001-10-201-7/+7
|\
| * Extract doio.c's open(2) mode to string conversion as PerlIO_intmod2str()Nick Ing-Simmons2001-10-201-7/+7
* | Update to Getopt::Long 2.26_02, from Johan Vromans.Jarkko Hietaniemi2001-10-203-245/+333
* | Minor typoMichael G. Schwern2001-10-201-1/+1
* | Fix Some Pod Typoschromatic2001-10-201-10/+10
* | PERL_MM_USE_DEFAULTGisle Aas2001-10-201-1/+6
* | two fake test failures on VMS fixedCharles Lane2001-10-192-2/+2
* | Re: find2perl and File::Find on cdrom filesystems (with Tel's patch applied t...David Dyck2001-10-191-6/+29
|/
* [DOC PATCH lib/ExtUtils/MakeMaker.pm] Discouraging use of PREREQ_FATAL in day...Kay Röpke2001-10-191-6/+14
* Unicode categories continue:Jarkko Hietaniemi2001-10-195-15/+211
* Prettyprinting.Jarkko Hietaniemi2001-10-183-229/+229
* Test::Simple 0.32Michael G. Schwern2001-10-1731-512/+1836
* Pod cleanup.Jarkko Hietaniemi2001-10-172-45/+55
* PREREQ_PM does not really require.Kay Röpke2001-10-171-14/+20
* Add the special casing mappings (from SpecCase.txt)Jarkko Hietaniemi2001-10-174-28/+376
* A forgotten deletion.Jarkko Hietaniemi2001-10-161-879/+0
* Document the problem with the swash_fetch() API that affectsJarkko Hietaniemi2001-10-161-0/+1
* Bump the version number to agree with the maintperl one.Jarkko Hietaniemi2001-10-151-5/+6
* Sync the skip() amounts with the number of tests.Jarkko Hietaniemi2001-10-151-2/+2
* MacOS Classic catdir() rewrite from Thomas WegnerJarkko Hietaniemi2001-10-156-329/+459
* Retract #12436 (Abhijit already did this at #12426)Jarkko Hietaniemi2001-10-141-1/+0
* (retracted by #12437)Kay Röpke2001-10-141-0/+1
* Fix scoping problem with FATAL warningsPaul Marquess2001-10-141-1/+1
* Use File::Spec (needs Thomas Wegner's upcoming patchJarkko Hietaniemi2001-10-131-2/+2
* Re: default module version for h2xs (was Re: [PATCH] Re: What sort of Makefil...Nicholas Clark2001-10-131-10/+64
* Define PASTHRU_DEFINE and PASTHRU_INC (which are usedJarkko Hietaniemi2001-10-131-10/+15
* [DOC PATCH] pod syntax fixups for File::Spec::* modulesRafael Garcia-Suarez2001-10-135-29/+29
* Rewrite mktables from scratch.Jarkko Hietaniemi2001-10-13339-34126/+35518
* ExtUtils::MM_Unix should ignore comments when searching forAbhijit Menon-Sen2001-10-131-1/+1
* RE: [PATCH File::Copy] Silence warnings for tied filehandles Wilson, Doug2001-10-121-2/+1
* [PATCH lib/Term/Complete.t] Rethinking the TestJarkko Hietaniemi2001-10-122-68/+77
* Upgrade to Math::BigInt 1.44 from Tels andJarkko Hietaniemi2001-10-1210-1229/+2297
* (Was: lib/Memoize/t/speed.................FAILED at test 2)Andreas König2001-10-121-19/+20
* (was Re: lib/Term/Complete.t won't complete in background)chromatic2001-10-111-1/+1
* Add Tests for ExtUtils::Packlistchromatic2001-10-111-0/+163
* Message-Id: <3BC31E56.60805@stason.org>Stas Bekman2001-10-101-1/+15
* VMS: reorder the elimination of 000000 in the canonpath logic,Jarkko Hietaniemi2001-10-101-2/+2
* Fix/improve handling of the [000000] special "root"Jarkko Hietaniemi2001-10-102-1/+4
* In VMS the copy-to-untaint %ENV in the initialization also losesJarkko Hietaniemi2001-10-101-2/+4
* VMS-specific fixes to the ExtUtils::Manifest tests.Jarkko Hietaniemi2001-10-102-1/+6
* VMS tweakage from Charles Lane.Jarkko Hietaniemi2001-10-092-2/+14
* File::Find test on VMSCharles Lane2001-10-091-10/+13
* Add Tests forchromatic2001-10-091-0/+159