summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Bad assumption which way digits and letters sort.Jarkko Hietaniemi2001-11-271-3/+3
* If in EBCDIC but no Convert::EBCDICJarkko Hietaniemi2001-11-278-0/+24
* Just sorting to guarantee order is not enough.Jarkko Hietaniemi2001-11-271-1/+1
* OS/390 cleanable gunk.Jarkko Hietaniemi2001-11-271-1/+1
* Update the EBCDIC MD5 checksums.Jarkko Hietaniemi2001-11-271-2/+2
* Re: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INCNicholas Clark2001-11-271-1/+1
* sort tweaks from John P. Linderman.Jarkko Hietaniemi2001-11-274-62/+53
* [ID 20011126.148] Socket::inet_aton() incorrectly accepts null stringBob Dalgleish2001-11-271-1/+4
* doio slightly smallerNicholas Clark2001-11-271-5/+4
* perldelta nits from Autrijus Tang and Ron Kimball.Jarkko Hietaniemi2001-11-271-4/+4
* unpack P* uses random length for itemWolfgang Laun2001-11-273-1/+16
* system and taintednessRadu Greab2001-11-262-1/+19
* Devel::PPPortPaul Marquess2001-11-2611-104/+127
* Update the test list.Jarkko Hietaniemi2001-11-261-0/+10
* Sync-up tests with libnet distributionGraham Barr2001-11-264-2/+189
* Update Changes.Jarkko Hietaniemi2001-11-262-1/+374
* Upgrade to podlators 1.16.Jarkko Hietaniemi2001-11-266-56/+369
* Pass 6 at perldelta - sort enhancements, generic andJarkko Hietaniemi2001-11-261-211/+206
* PROPAGATE documentation from Tony Cook.Jarkko Hietaniemi2001-11-261-0/+6
* DJGPP cannot do signals that well.Jarkko Hietaniemi2001-11-251-1/+2
* Can't do subsecond alarms without ualarm; and break outJarkko Hietaniemi2001-11-251-6/+20
* No Socket, little Net.Jarkko Hietaniemi2001-11-251-0/+2
* Take the taint brush to the getcwds.Jarkko Hietaniemi2001-11-254-0/+12
* Socket::my_inet_aton() tweakCraig A. Berry2001-11-251-1/+1
* Since in some DOS filesystems the timestamp granularityJarkko Hietaniemi2001-11-251-2/+2
* For some reason CygWin wasn't collapsing multipleJarkko Hietaniemi2001-11-251-1/+6
* Cygwin needs to have libperl.dll around if trying to linkJarkko Hietaniemi2001-11-251-3/+6
* -I../lib/.. and -L../lib/..? Strange.Jarkko Hietaniemi2001-11-251-2/+2
* $MM?Jarkko Hietaniemi2001-11-251-3/+3
* Further replacement of EU::MM with File::SpecDave Rolsky2001-11-255-72/+73
* [REPATCH lib/DB.pm MANIFEST lib/DB.t] Rework DB.pm testschromatic2001-11-253-2/+505
* Win32 compilation tweaks for Blair Zajac.Jarkko Hietaniemi2001-11-253-1/+13
* I don't think trying to bracket the hires time with loresJarkko Hietaniemi2001-11-251-9/+8
* Re: benchmarks, sorts and reproducibilityJohn P. Linderman2001-11-251-15/+38
* The joys of portable quoting.Jarkko Hietaniemi2001-11-251-0/+2
* sort pragma tweaks.Jarkko Hietaniemi2001-11-251-1/+2
* Skip the link= directives of utils.lst if no mandirJarkko Hietaniemi2001-11-251-5/+8
* change#3373 introduced a handle leak in backticks and piped open()sGurusamy Sarathy2001-11-251-0/+2
* Extraenous breaks noticed by David Dyck.Jarkko Hietaniemi2001-11-251-3/+1
* Revert the /proc/self/auxv experiment for now.Jarkko Hietaniemi2001-11-253-64/+7
* Also ExtUtils.t had $^X assumptions.Jarkko Hietaniemi2001-11-251-1/+7
* Now is Solaris if you start the t/perl in the t/Jarkko Hietaniemi2001-11-251-1/+7
* The new way of finding out $^X in SolarisJarkko Hietaniemi2001-11-251-0/+12
* Avoid "will not stay shared" warnings.Jarkko Hietaniemi2001-11-251-11/+13
* $$ readonly, take twoMichael G. Schwern2001-11-254-4/+15
* In the MakeMaker pm_to_blib target don't copy allJarkko Hietaniemi2001-11-251-4/+23
* testsuite leaves stray files behind on windowsGurusamy Sarathy2001-11-253-3/+6
* xsubpp produces a spurious warning on directories called 'typemap'Gurusamy Sarathy2001-11-251-1/+1
* xsubpp treats invalid (indented) cpp directives as commentsGurusamy Sarathy2001-11-251-4/+4
* $(MAKE) distclean shouldn't blow away ../lib/Thread.pmGurusamy Sarathy2001-11-253-3/+3