This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2001-06-13 Jarkko HietaniemiI wonder how many $CONFIGs still lurk in the shadows.
2001-06-13 Jarkko HietaniemiGrok three kinds of line endings, should fix [ID 200106...
2001-06-13 Jarkko HietaniemiUse __attribute__((unused)) to silence -Wall on unused ax.
2001-06-13 Doug MacEachern[patch] rid local_patches warnings
2001-06-13 Doug MacEachernRe: ext/ + -Wall
2001-06-13 Ronald J. Kimballperlretut.pod: unterminated C<>
2001-06-13 Mike GuyRe: [ID 20010612.001] out of memory during regex compil...
2001-06-13 Jarkko HietaniemiAIX tweaks from Merijn H. Brand.
2001-06-13 Andy DoughertySmall bcopy cleanup
2001-06-13 Nicholas ClarkRe: ext/ + -Wall
2001-06-13 Nicholas ClarkRe: [PATCH] ExtUtils::Constant
2001-06-12 Jarkko HietaniemiMPE/iX tweaks from Mark Bixby.
2001-06-12 Jarkko HietaniemiUpdate Changes.
2001-06-12 Jarkko HietaniemiOne less -Wall whine (found under DEBUGGING).
2001-06-12 Jarkko Hietaniemis/case-independent/case-insensitive/g
2001-06-12 Gurusamy SarathyAs suggested in
2001-06-12 Doug MacEachernext/ + -Wall
2001-06-12 Abhijit Menon-Senanonymous stashes
2001-06-12 Jarkko HietaniemiOne more test for $^S.
2001-06-12 Abhijit Menon-Sen$^S almost entirely broken with 5.6.1
2001-06-12 Mike GuyRe: [ID 20010612.001] out of memory during regex compil...
2001-06-12 Jarkko HietaniemiAUTHORS updates.
2001-06-12 Wilfredo Sánchezrhapsody/darwin minor cleanup
2001-06-12 Philip Newton[MacPerl-Porters] Re: [PATCH] Mac OS Compatability...
2001-06-12 Jarkko HietaniemiCleanup the a2p.c for -Wall.
2001-06-12 Jarkko HietaniemiFile::Find update for MacOS from Chris Nandor.
2001-06-12 Jarkko Hietaniemigcc -Wall nits picked out by a non-UNIX system
2001-06-11 Jarkko HietaniemiBuglet found by Mark Bixby: "./try >&2 >/dev/null"...
2001-06-11 Craig A. BerryDCL quoting syntax drives pumpking mad
2001-06-11 Jarkko HietaniemiMove the full \p\P lists to perlunicode.
2001-06-11 Craig A. Berryno PerlIO at startup time on VMS
2001-06-11 Jarkko HietaniemiUpdate Changes.
2001-06-11 Jarkko HietaniemiAdd the modfl_pow32_bug (anti)definition also to VOS...
2001-06-11 Jarkko HietaniemiVOS updates from Paul Green for @10476.
2001-06-11 Mike GuyNot many people know this ...
2001-06-11 Jarkko HietaniemiAdd final commas to lists as suggested by Philip Newton.
2001-06-11 Chris Nandor[MacPerl-Porters] [PATCH] Mac OS Compatability for...
2001-06-11 Chris Nandor[RESEND] [PATCH] Mac OS lib patches for bleadperl
2001-06-11 Jarkko HietaniemiOne more run_byacc (a hand-tweaked version had slipped...
2001-06-10 Mike GuyExtUtils::Manifest not -w clean
2001-06-10 Nicholas ClarkExtUtils::Constant
2001-06-10 Jarkko HietaniemiIntegrate perlio:
2001-06-10 Jarkko HietaniemiMove the grok_number and its lieutenant grok_numeric_radix
2001-06-10 Nick Ing-SimmonsFix (valid) -Wall warnings in perlio.c
2001-06-10 Jarkko HietaniemiUpdate perly_c.diff, update perly.fixer to edit away
2001-06-10 Jarkko HietaniemiCheck the version of byacc.
2001-06-10 Simon Cozensperly.y overhaul
2001-06-10 Jarkko HietaniemiIntegrate perlio:
2001-06-10 Nick Ing-SimmonsIntegrate mainline
2001-06-10 Jarkko HietaniemiPut some meat on the perl572delta bones. The list of
2001-06-10 Nick Ing-SimmonsPaper over a crack or two with USE_SFIO
2001-06-10 Jarkko HietaniemiUpdate Changes.
2001-06-10 Hugo van der... Re: pragma/locale.t #107
2001-06-10 Nicholas ClarkTry to grok numbers both with the locale specific separator
2001-06-10 Artur BergmanDon't build Thread.pm if USEITHREADS
2001-06-10 Jarkko HietaniemiIntegrate perlio:
2001-06-10 Jarkko HietaniemiDo locale specific separator if only in locale.
2001-06-09 Nick Ing-SimmonsMake XS/Typemap compile (but fail) with sfio
2001-06-09 Nick Ing-SimmonsRe-integrate mainline
2001-06-09 Nick Ing-SimmonsIntegrate mainline
2001-06-09 Artur BergmanNew attempt to clone callack
2001-06-09 Jarkko HietaniemiNumeric conversion tweaks suggested by Hugo and Nicholas.
2001-06-09 Nicholas ClarkRe: pragma/locale.t #107
2001-06-08 Jarkko HietaniemiRedo the #10482, there already was a test script for...
2001-06-08 Jarkko HietaniemiTwisted format testing, from Merijn.
2001-06-08 Jarkko HietaniemiMore \p{In...} testing, combined with \N{...}.
2001-06-08 Jarkko HietaniemiBe inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
2001-06-08 Craig A. BerryRe: [PATCH perl@10439] fix old $^S description in perlv...
2001-06-08 Gisle AasUnresolved symbol in ext/re/re.xs
2001-06-08 Jarkko HietaniemiUpdate Changes.
2001-06-08 Jarkko HietaniemiRegen Glossary et alia.
2001-06-07 Jarkko HietaniemiHarumph, also AIX will spill its guts (i.e. dump core)
2001-06-07 Gurusamy Sarathyin change#10451, check that CvOUTSIDE is a CV before...
2001-06-07 Robin BarkerRe: [PATCH perl@10439] diagnostics and long C<=item>s
2001-06-07 Robin Barkerlong =item
2001-06-07 Jarkko HietaniemiIOK vs pIOK docs
2001-06-07 Jarkko HietaniemiIntegrate perlio:
2001-06-07 Nick Ing-SimmonsMULTIPLICITY fix for S_grok_number(), also a few gratui...
2001-06-07 Nick Ing-SimmonsRaw integrate of mainline for S_grok_number debug
2001-06-06 Jarkko HietaniemiThe proper prototyping for #10463.
2001-06-06 Nicholas ClarkRe: [PATCH] nuke strtol (was Re: One fix for strtoul...
2001-06-06 Craig A. Berryfix old $^S description in perlvms.pod
2001-06-06 Jarkko HietaniemiPodify the remaining README.platform files;
2001-06-06 Mike GuyRe: Bug in perlguts documentation?
2001-06-06 Mike GuyRe: [ID 20010604.015] taint + comma = false insecurity
2001-06-06 Jarkko HietaniemiDisable long doubles from pre-5.0 Tru64s.
2001-06-06 Jarkko HietaniemiThe #10455 exposed that modfl() is fundamentally busted
2001-06-06 Hugo van der... Configure check for geborken modfl(), inspired by
2001-06-06 Jarkko HietaniemiIntegrate changes #10450 and #10451 from maintperl:
2001-06-06 Jarkko HietaniemiMakeMaker magic to compile (when no dynamic loading)
2001-06-06 Nick Ing-SimmonsIntegrate mainline.
2001-06-06 Jarkko HietaniemiIntegrate change #10448 from maintperl; lexicals
2001-06-06 Peter Scottperl570delta.pod
2001-06-05 Jarkko HietaniemiThe fudge factor is no more needed. I hope.
2001-06-05 Hugo van der... Re: [ID 20010529.006] String plus zero inconsistent...
2001-06-05 Jarkko HietaniemiMake up prototypes only for those who have the functions
2001-06-05 Prymmer/KahnRe: Not OK: perl@10439 on win32
2001-06-05 Jarkko HietaniemiExtraction of the *.SH wasn't quite working with -Dmksy...
2001-06-05 Jarkko HietaniemiUnnecessary fuzziness undone, noted by Mike Guy.
2001-06-04 Jarkko HietaniemiUpdate Changes.
next