summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Some Encode/*.enc files needs to be correctedSADAHIRO Tomoyuki2001-09-256-10/+10
* Integrate change #12200 from maintperl;Jarkko Hietaniemi2001-09-251-5/+6
* avoid the use of ftime() (it does a useless, potentiallyGurusamy Sarathy2001-09-251-7/+23
* Replace the use Test::More in t/{op,io,run} with t/test.pl.Jarkko Hietaniemi2001-09-2510-30/+187
* AutoSplit.t (was Re: Untested libraries update)Nicholas Clark2001-09-252-0/+373
* Second attempt at fixing Time::HiRes::time on win32. Apperently if ENV{TZ} is...Artur Bergman2001-09-251-16/+5
* perltootc -> perltooc in vms/descrip_mms.templateCraig A. Berry2001-09-251-2/+2
* Retract #12136, the warnings::register is alreadyJarkko Hietaniemi2001-09-244-97/+1
* fix Time::HiRes implementation of gettimeofday() on windowsGurusamy Sarathy2001-09-241-1/+2
* File::Spec::catfile() canonifies everything to blackslashes onGurusamy Sarathy2001-09-241-0/+1
* test number mismatchGurusamy Sarathy2001-09-241-1/+1
* ok().Jarkko Hietaniemi2001-09-241-1/+1
* unpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test fromJarkko Hietaniemi2001-09-242-3/+14
* Update Changes.Jarkko Hietaniemi2001-09-242-1/+32
* [REPATCH] Re: [PATCH lib/ExtUtils/Manifest.pm] Minor bug in comment logic in ...Michael G. Schwern2001-09-241-8/+9
* Fixing inline TODO recognitionMichael G. Schwern2001-09-241-1/+1
* Update Changes.Abhijit Menon-Sen2001-09-241-0/+495
* Various cleanups.Jarkko Hietaniemi2001-09-242-86/+49
* (Re: [PATCH perl@12088] 2022-cn.enc of Encode.pm)SADAHIRO Tomoyuki2001-09-241-1/+1
* Clarifying comment to #12164.Jarkko Hietaniemi2001-09-241-1/+2
* Re: What sort of Makefile.PL should h2xs write?Nicholas Clark2001-09-248-872/+1063
* Add a few glibc cpp symbols to probe for.Jarkko Hietaniemi2001-09-241-5/+10
* DJGPP tweaks for Laszlo Molnar.Jarkko Hietaniemi2001-09-242-0/+2
* More testsRafael Garcia-Suarez2001-09-241-25/+22
* local $/ = "\n";Jeff Pinyan2001-09-241-0/+1
* 1_compile updates.Jarkko Hietaniemi2001-09-231-2/+0
* proposal : put the @INC-hooks directly in %INCRafael Garcia-Suarez2001-09-232-5/+8
* Add Tests forchromatic2001-09-233-0/+53
* Additional minor chdir() tweak.Abhijit Menon-Sen2001-09-231-3/+3
* PATCH lib/ExtUtils/Command.tAbe Timmerman2001-09-231-1/+1
* Win32 compilation without USE_ITHREADSMattia Barbon2001-09-231-0/+2
* Cleanup & OS/390 "fix"Craig A. Berry)2001-09-231-53/+71
* Mention $ENV{SYS$LOGIN} in chdir() documentation, as suggestedAbhijit Menon-Sen2001-09-231-4/+5
* Re:chromatic2001-09-234-3/+22
* Fixing lib/File/Find/t/taint.t on VMSMichael G. Schwern2001-09-231-12/+3
* Re: t/op/magic.t missing tests on Win32Michael G. Schwern2001-09-230-0/+0
* Add tests forchromatic2001-09-233-9/+301
* 2022-cn.enc of Encode.pmSADAHIRO Tomoyuki2001-09-231-4/+2
* Manual eror in #12147.Jarkko Hietaniemi2001-09-221-1/+1
* Integrate change #12146 from maintperl;Jarkko Hietaniemi2001-09-222-1/+9
* Re: scalar context unpack bugsNicholas Clark2001-09-222-35/+111
* Try ExtUtils::Command.t everywhere, not just on Win32Jarkko Hietaniemi2001-09-221-7/+17
* Update the test on warnings/register.t.Jarkko Hietaniemi2001-09-221-2/+2
* The code is now almost tidy enough to keep the IRIX cc happy.Jarkko Hietaniemi2001-09-221-5/+11
* configure.com: don't build 'threads" w/outCraig A. Berry2001-09-221-0/+1
* Do what perl_clone() does for sharedsv functions.Abhijit Menon-Sen2001-09-222-2/+2
* Retract #12134; reintroduce #11949: PADOFFSETs are now UVsJarkko Hietaniemi2001-09-222-6/+6
* More cleanups. (What's PERL_DECL_PROT?)Abhijit Menon-Sen2001-09-223-36/+26
* (Retracted by #12185)chromatic2001-09-223-0/+97
* `@foo' should be @foo for consistency.Abhijit Menon-Sen2001-09-221-3/+3