This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2001-06-30 Michael G.... Another shot at testing exit codes.
2001-06-30 Jarkko HietaniemiAdd support for $^N, the most-recently closed group.
2001-06-30 Larry W. Virden[ID 20010630.001] Editorial nits in README.solaris
2001-06-30 SADAHIRO Tomoyuki[PATCH] Encode.pm to use escape-sequence encoding
2001-06-30 Jarkko HietaniemiNetWare tweaks from Guruprasad.
2001-06-29 Jarkko HietaniemiMore module $VERSION bump-ups.
2001-06-29 Jarkko HietaniemiDoc update due to #11032.
2001-06-29 Peter Prymmers/div/lib\$ediv/ in Time::HiRes for VAX
2001-06-29 Jarkko Hietaniemi-lpthreads missing in AIX.
2001-06-29 Artur BergmanCLONE && weakrefs
2001-06-29 Radu GreabRe: Bug report: split splits on wrong pattern
2001-06-29 Jarkko HietaniemiI thought this Configure glitch for AIX was just recent...
2001-06-29 Jarkko HietaniemiUpdate Changes.
2001-06-29 Mike GuyRe: perl@10967, File::Find, and Cwd
2001-06-29 Jarkko HietaniemiUpdate the sv_pvprintify() spec.
2001-06-29 Jarkko HietaniemiKnown test failures update.
2001-06-29 Richard SoderbergBased on
2001-06-29 Richard SoderbergFixes compile errors in four files
2001-06-29 Jarkko HietaniemiAIX hints tweaking continues, from Merijn Brand.
2001-06-29 Jarkko HietaniemiHP-UX needs gccversion sooner, from Merijn Brand.
2001-06-29 Ilya ZakharevichOS/2 docs
2001-06-29 Nick Ing-SimmonsIntegrate mainline
2001-06-29 Jarkko HietaniemiBump up the VERSIONs of modules that have changed since...
2001-06-29 Jarkko HietaniemiThe latest JPL from the anoncvs.
2001-06-29 Jarkko HietaniemiIn EBCDIC assume UTF-EBCDIC, not UTF-8.
2001-06-28 Jarkko HietaniemiWorrying about insecure directories now is a bit too...
2001-06-28 Jarkko HietaniemiCannot DIE() in a void function,
2001-06-28 Peter Prymmers/qdiv/div/ in Time::HiRes for VAX
2001-06-28 Ilya ZakharevichOS/2 improvements
2001-06-28 Jarkko HietaniemiAIX tweak from Merijn Brand.
2001-06-28 Jarkko HietaniemiUpdate Changes.
2001-06-28 Jarkko HietaniemiMore Perforce lore.
2001-06-28 Jarkko HietaniemiAdd Configure probes for nl_langinfo() and <langinfo.h>.
2001-06-28 Jarkko HietaniemiOne shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
2001-06-28 Jarkko HietaniemiMove use64bitint and use64bitall before uselargefiles.
2001-06-28 Robert Spier[ID 20010625.009] open(FILE,"+foo") [PATCH]
2001-06-28 Peter Prymmeravoid overflow in numeric.c:S_mulexp10() on VAX
2001-06-28 Peter Prymmer[patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokenn...
2001-06-27 Jarkko HietaniemiUpdate Changes.
2001-06-27 Jarkko HietaniemiTiny EPOC updates.
2001-06-27 Jarkko HietaniemiThe Test::More and Test::Simple tests required help
2001-06-27 Jarkko HietaniemiUpgrade to Test::Simple 0.09.
2001-06-27 Jarkko HietaniemiUpgrade to Test::More 0.07.
2001-06-27 H.Merijn BrandRe: [PATCH] gcc-3.0 warnings on HP-UX
2001-06-27 Norton T. AllenMessage-Id: <200106271746.NAA02789@bottesini.harvard...
2001-06-27 Abhijit Menon-Sentwo little documentation nits
2001-06-27 Norton T. Allenfor QNX
2001-06-27 Michael G.... Adding TODO tests (was: Re: a report on perl@10930...
2001-06-27 Jarkko HietaniemiAdd perl_clone_host() for Netware.
2001-06-27 Jarkko HietaniemiGCC 3.0 hints for HP-UX.
2001-06-27 Jarkko HietaniemiIn some Linux distributions the libndbm is broken
2001-06-27 Craig A. Berryfind.t hack for VMS
2001-06-27 Jarkko HietaniemiAUTHORS updates.
2001-06-27 Jarkko Hietaniemi"lose the it's", from Abhijit Menon-Sen.
2001-06-27 Jarkko Hietaniemi"lose the looses", from Abhijit Menon-Sen.
2001-06-27 Jarkko HietaniemiCatch FP exceptions also in z/OS (aka OS/390), from...
2001-06-27 Jarkko HietaniemiDEC C 5.3 on the VAX simply doesn't seem to like
2001-06-26 Jonathan StoweRe: [PATCH perlfaq3.pod] and a question about it.
2001-06-26 Ilya Zakharevichperlxs misprints
2001-06-26 Ilya Zakharevichxsubpp flags from the command line
2001-06-26 Ilya ZakharevichOPTIMIZE=-g
2001-06-26 Jarkko HietaniemiBetter place for nop IN_LOCALE_NUMERIC, pointed out
2001-06-26 Jarkko HietaniemiDetypo.
2001-06-26 Jarkko Hietaniemiperl_clone_host() needs PERL_IMPLICIT_SYS.
2001-06-26 Doug MacEachern[patch] perl_clone+CvFILE
2001-06-26 Mark-Jason... Re: SDBM on VMS (was Re: a report on perl@10930 results...
2001-06-26 Jarkko HietaniemiUpdate Changes.
2001-06-26 Jarkko HietaniemiAlso catfile() needs now to explicitly exported.
2001-06-26 Jarkko HietaniemiRegen toc.
2001-06-26 Jarkko HietaniemiNonexistent pod command.
2001-06-26 Jarkko HietaniemiBe more portable in the quest for tmpdir.
2001-06-26 Jarkko HietaniemiBe more portable in finding out the home directory,
2001-06-26 Jarkko HietaniemiDoc patch for #10959.
2001-06-26 Philip NewtonRe: [DOC PATCH bleadperl] Document $count = () = $strin...
2001-06-26 Artur Bergman[PATH] shared -> unique;
2001-06-26 Jarkko HietaniemiEscape multiline croak messages.
2001-06-26 Jarkko HietaniemiNo more pragma/*.t for minitest.
2001-06-26 Jarkko HietaniemiAUTHORS updates.
2001-06-26 Jarkko Hietaniemidelta updates.
2001-06-26 Artur BergmanAdds perl_clone_host under IMPLICIT SYS
2001-06-26 Jonathan StoweTest Fails on SCO
2001-06-26 Ilya Zakharevichstatic build
2001-06-26 Jarkko HietaniemiDJGPP patches from Laszlo Molnar.
2001-06-26 Jarkko HietaniemiNetware patches from Ananth Kesari.
2001-06-26 Jarkko HietaniemiDetypo.
2001-06-26 Jarkko HietaniemiThere seems to be two ways of spelling the $^O in ...
2001-06-26 Jarkko HietaniemiOpenSTEP has gcc 2.7.2.1 which recognizes but does...
2001-06-26 Jarkko HietaniemiKnown bugs update.
2001-06-26 Jarkko HietaniemiThe default installation of Cygwin has 500 as root...
2001-06-26 Jarkko HietaniemiBe even more relaxed (re-allow having only one entry).
2001-06-26 Jarkko HietaniemiTest failure updates.
2001-06-25 Jarkko HietaniemiMPE/iX test tweaks from Mark Bixby.
2001-06-25 Jarkko HietaniemiMicroperl findings.
2001-06-25 Jarkko HietaniemiTouch uconfig.h.
2001-06-25 Rob NapierProposed fix for Pod::Man
2001-06-25 Jarkko HietaniemiTypo in #10937.
2001-06-25 Jarkko HietaniemiSIGCONT not trappable in VMS.
2001-06-25 SADAHIRO Tomoyuki[DRAFT] Encode-Tcl.t
2001-06-25 Jarkko HietaniemiBecause of #10932 retract also the perlfunc hunk of...
2001-06-25 Jarkko HietaniemiTweak the XSFUNCTION, from Doug MacEachern, as suggested
next