summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* More AIX tweakage from Merijn.Jarkko Hietaniemi2001-06-131-1/+1
* make VMS autosplit earlier in buildCraig A. Berry2001-06-131-1/+1
* Re: hacking util.c, attrs.xs, and re.xs to compile on VMSCraig A. Berry2001-06-132-4/+3
* New AIX dynaloading code from Jens-Uwe Mager.Jarkko Hietaniemi2001-06-133-16/+55
* VMS DEC C compiler found nits by Peter Prymmer.Jarkko Hietaniemi2001-06-131-2/+3
* fix for file locking and filecomp testPeter Prymmer2001-06-131-2/+10
* I wonder how many $CONFIGs still lurk in the shadows.Jarkko Hietaniemi2001-06-132-3/+3
* Grok three kinds of line endings, should fix [ID 20010612.003]Jarkko Hietaniemi2001-06-131-1/+1
* Use __attribute__((unused)) to silence -Wall on unused ax.Jarkko Hietaniemi2001-06-133-8/+10
* [patch] rid local_patches warningsDoug MacEachern2001-06-132-4/+10
* Re: ext/ + -WallDoug MacEachern2001-06-131-1/+0
* perlretut.pod: unterminated C<>Ronald J. Kimball2001-06-131-1/+1
* Re: [ID 20010612.001] out of memory during regex compilationMike Guy2001-06-131-8/+11
* AIX tweaks from Merijn H. Brand.Jarkko Hietaniemi2001-06-131-4/+4
* Small bcopy cleanupAndy Dougherty2001-06-137-16/+8
* Re: ext/ + -WallNicholas Clark2001-06-132-1537/+3464
* Re: [PATCH] ExtUtils::ConstantNicholas Clark2001-06-132-88/+204
* MPE/iX tweaks from Mark Bixby.Jarkko Hietaniemi2001-06-123-0/+5
* Update Changes.Jarkko Hietaniemi2001-06-122-1/+150
* One less -Wall whine (found under DEBUGGING).Jarkko Hietaniemi2001-06-122-1/+2
* s/case-independent/case-insensitive/gJarkko Hietaniemi2001-06-121-2/+2
* As suggested in Gurusamy Sarathy2001-06-124-1/+14
* ext/ + -WallDoug MacEachern2001-06-1220-44/+102
* anonymous stashesAbhijit Menon-Sen2001-06-124-12/+9
* One more test for $^S.Jarkko Hietaniemi2001-06-121-2/+3
* $^S almost entirely broken with 5.6.1Abhijit Menon-Sen2001-06-122-1/+6
* Re: [ID 20010612.001] out of memory during regex compilationMike Guy2001-06-121-4/+15
* AUTHORS updates.Jarkko Hietaniemi2001-06-121-3/+3
* rhapsody/darwin minor cleanupWilfredo Sánchez2001-06-123-5/+6
* [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperlPhilip Newton2001-06-121-1/+1
* Cleanup the a2p.c for -Wall.Jarkko Hietaniemi2001-06-122-10/+18
* File::Find update for MacOS from Chris Nandor.Jarkko Hietaniemi2001-06-122-348/+1127
* gcc -Wall nits picked out by a non-UNIX systemJarkko Hietaniemi2001-06-127-97/+99
* Buglet found by Mark Bixby: "./try >&2 >/dev/null" shouldJarkko Hietaniemi2001-06-111-3/+3
* DCL quoting syntax drives pumpking madCraig A. Berry2001-06-111-1/+1
* Move the full \p\P lists to perlunicode.Jarkko Hietaniemi2001-06-112-67/+173
* no PerlIO at startup time on VMSCraig A. Berry2001-06-111-11/+11
* Update Changes.Jarkko Hietaniemi2001-06-112-1/+145
* Add the modfl_pow32_bug (anti)definition also to VOS headers.Jarkko Hietaniemi2001-06-112-0/+16
* VOS updates from Paul Green for @10476.Jarkko Hietaniemi2001-06-119-262/+525
* Not many people know this ...Mike Guy2001-06-111-0/+2
* Add final commas to lists as suggested by Philip Newton.Jarkko Hietaniemi2001-06-112-3/+5
* [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperlChris Nandor2001-06-1123-44/+105
* [RESEND] [PATCH] Mac OS lib patches for bleadperlChris Nandor2001-06-114-28/+110
* One more run_byacc (a hand-tweaked version had slipped in).Jarkko Hietaniemi2001-06-112-7/+5
* ExtUtils::Manifest not -w cleanMike Guy2001-06-101-1/+1
* ExtUtils::ConstantNicholas Clark2001-06-102-23/+79
* Integrate perlio:Jarkko Hietaniemi2001-06-101-1/+1
|\
| * Fix (valid) -Wall warnings in perlio.cNick Ing-Simmons2001-06-101-1/+1
* | Move the grok_number and its lieutenant grok_numeric_radixJarkko Hietaniemi2001-06-1010-218/+278