summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Update perly_c.diff, update perly.fixer to edit awayJarkko Hietaniemi2001-06-104-197/+456
* | Check the version of byacc.Jarkko Hietaniemi2001-06-101-1/+4
* | perly.y overhaulSimon Cozens2001-06-103-2681/+2804
* | Integrate perlio:Jarkko Hietaniemi2001-06-102-2/+33
|\ \ | |/
| * Integrate mainlineNick Ing-Simmons2001-06-109-49/+215
| * Paper over a crack or two with USE_SFIONick Ing-Simmons2001-06-102-2/+33
* | Put some meat on the perl572delta bones. The list ofJarkko Hietaniemi2001-06-101-2/+286
* | Update Changes.Jarkko Hietaniemi2001-06-102-1/+139
* | Re: pragma/locale.t #107Hugo van der Sanden2001-06-104-56/+56
* | Try to grok numbers both with the locale specific separatorNicholas Clark2001-06-102-47/+72
* | Don't build Thread.pm if USEITHREADSArtur Bergman2001-06-101-3/+6
* | Integrate perlio:Jarkko Hietaniemi2001-06-101-1/+1
|\ \ | |/
| * Make XS/Typemap compile (but fail) with sfioNick Ing-Simmons2001-06-091-1/+1
| * Re-integrate mainlineNick Ing-Simmons2001-06-099-58/+67
| |\
| * | Integrate mainlineNick Ing-Simmons2001-06-0931-67/+747
* | | Do locale specific separator if only in locale.Jarkko Hietaniemi2001-06-101-1/+1
| |/ |/|
* | New attempt to clone callackArtur Bergman2001-06-094-0/+32
* | Numeric conversion tweaks suggested by Hugo and Nicholas.Jarkko Hietaniemi2001-06-096-58/+33
* | Re: pragma/locale.t #107Nicholas Clark2001-06-091-0/+2
* | Redo the #10482, there already was a test script for formats.Jarkko Hietaniemi2001-06-083-141/+141
* | Twisted format testing, from Merijn.Jarkko Hietaniemi2001-06-082-0/+139
* | More \p{In...} testing, combined with \N{...}.Jarkko Hietaniemi2001-06-082-3/+26
* | Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.Jarkko Hietaniemi2001-06-0815-20/+81