This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2001-06-13 Nick Ing-SimmonsIntegrate mainline. Storable fail has gone, insecure...
2001-06-13 Jarkko HietaniemiIt would be also be good if I could type.
2001-06-13 Jarkko HietaniemiA non-empty default is a good thing.
2001-06-13 Jarkko HietaniemiAdd Configure directive -Dusereentrant for Artur's...
2001-06-13 Jarkko HietaniemiFAQ tweak for Vanina Arca <varca@baufest.com>.
2001-06-13 Jarkko HietaniemiIntegrate perlio:
2001-06-13 Doug MacEachernRe: ext/ + -Wall
2001-06-13 Jarkko HietaniemiSimilar logic as DB_File.xs, using the modern macros and
2001-06-13 Nick Ing-SimmonsAvoid AV and HV in perlio.c by inventing PerlIO_list_t...
2001-06-13 Richard SoderbergRe: [ID 20010526.001] localized glob loses value when...
2001-06-13 Craig A. Berrymake ext/re play nice with DEBUGGING override
2001-06-13 Jarkko HietaniemiHide __attribute__((unused)) behind PERL_UNUSED_DECL as
2001-06-13 Jarkko HietaniemiRegen toc.
2001-06-13 Doug MacEachern[patch] perl.gprof control
2001-06-13 Doug MacEachernRe: ext/ + -Wall
2001-06-13 Jarkko HietaniemiMore AIX tweakage from Merijn.
2001-06-13 Craig A. Berrymake VMS autosplit earlier in build
2001-06-13 Craig A. BerryRe: hacking util.c, attrs.xs, and re.xs to compile...
2001-06-13 Jarkko HietaniemiNew AIX dynaloading code from Jens-Uwe Mager.
2001-06-13 Jarkko HietaniemiVMS DEC C compiler found nits by Peter Prymmer.
2001-06-13 Peter Prymmerfix for file locking and filecomp test
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-11 Nick Ing-SimmonsIntegrate mainline
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...
next