This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2000-01-15 Jarkko HietaniemiMetaconfig and Porting patches from Andy; start using...
2000-01-13 Jarkko HietaniemiIntegrate with Sarathy.
2000-01-13 Gurusamy Sarathyclearer docs for change#4796; faster av_exists()
2000-01-13 Gurusamy Sarathysupport delete() and exists() on array, tied array...
2000-01-11 Gurusamy Sarathyextend site_perl changes change#4773 to vendor_perl...
2000-01-11 Gurusamy Sarathyrework INSTALL to reflect new logic for versioning...
2000-01-11 Gurusamy Sarathytest for change#4792
2000-01-11 Gurusamy Sarathypseudo forked children inherit environment correctly
2000-01-10 Gurusamy Sarathytest tweak
2000-01-10 Gurusamy Sarathycheck for USE_ITHREADS sanity was too restrictive
2000-01-10 Gurusamy Sarathyadd workaround for textmode read() bug in MSVCRT; make...
2000-01-10 Gurusamy SarathyEPOC port update (from Olaf Flebbe <O.Flebbe@science...
2000-01-10 Gurusamy Sarathypod typos (from Abigail <abigail@delanet.com>)
2000-01-10 Gurusamy Sarathyfailing RE test added (from Robert Cunningham <rkc...
2000-01-10 Gurusamy Sarathyterminate -s switch processing only on C<-->, not on...
2000-01-10 Gurusamy Sarathyuseithreads needs usemultiplicity
2000-01-10 Gurusamy Sarathyuse $Config{version} rather than $] where appropriate
2000-01-10 Gurusamy Sarathyenable fork.t on windows
2000-01-10 Gurusamy Sarathybroken test for use5005threads
2000-01-09 Gurusamy Sarathymore windows build tweaks
2000-01-09 Gurusamy Sarathymore changes for new-style version numbers (versions...
2000-01-09 Gurusamy Sarathys/usethreads/use5005threads/g
2000-01-09 Gurusamy SarathyConfigure changes for new-style version numbers (from...
2000-01-07 Gurusamy Sarathyfix for 'make utest' failures (from Ilya Zakharevich)
2000-01-07 Gurusamy Sarathycygwin update (from Eric Fifer <EFifer@sanwaint.com>)
2000-01-07 Gurusamy Sarathytypo on h2xs.PL (from Helmut Jarausch)
2000-01-07 Gurusamy SarathyVMS update (from Peter Prymmer <pvhp@forte.com>)
2000-01-07 Gurusamy Sarathyos2/POSIX.mkfifo not needed (from Yitzchak Scott-Thoennes
2000-01-06 Gurusamy Sarathyadd workaround for dlopen() bug on OpenBSD (relative...
2000-01-06 Gurusamy Sarathyadd undocumented globals for compatibility--find.pl...
2000-01-06 Gurusamy Sarathyfix various C-backend shenanigans
2000-01-06 Gurusamy Sarathytweak test in change#4757 for Windows
2000-01-06 Gurusamy SarathyUSE_ITHREADS tweak (reused pad values could be SvREADON...
2000-01-06 Gurusamy Sarathyconstant ranges could escape bareword check in list...
2000-01-05 Ilya ZakharevichRe: minimal m//g matches appear busted
2000-01-05 Gurusamy Sarathyvarious nits identified by warnings unmasked by recent...
2000-01-05 Gurusamy Sarathysevere bugs in change#3786 fixed
2000-01-05 Gurusamy Sarathytweak change#4745 to make ebcdic output match for chars...
2000-01-05 Gurusamy Sarathycygwin support tweaks (from Eric Fifer <EFifer@sanwaint...
2000-01-05 Gurusamy Sarathyavoid expensive Version_check (from Andreas Koenig)
2000-01-05 Andreas KönigReloading File::Copy
2000-01-04 Gurusamy Sarathys/USE_TEXTMODE_SCRIPTS/PERL_TEXTMODE_SCRIPTS/g
2000-01-03 Gurusamy Sarathyavoid using (custom) autoloader in MakeMaker (from...
2000-01-02 Gurusamy Sarathymake DProf look at $ENV{PERL_DPROF_OUT_FILE_NAME} to...
2000-01-02 Gurusamy Sarathydisable optimization in change#3612 for join() and...
2000-01-02 Gurusamy SarathyMakeMaker should attempt to "require" rather than ...
2000-01-02 Gurusamy Sarathyfix 4-arg substr() when used as argument to subroutine
2000-01-02 Gurusamy Sarathyusethreads build fixups for NeXTstep (as suggested...
2000-01-02 Gurusamy Sarathyebcdic fix for Data::Dumper from Peter Prymmer
1999-12-31 Gurusamy Sarathymissing files in previous submit
1999-12-31 Gurusamy Sarathyvarious Windows build tweaks
1999-12-30 Gurusamy Sarathychange#4705 breaks code that interpolates $], so leave...
1999-12-30 Gurusamy Sarathyavoid CRLF in byteloadable files created by perlcc
1999-12-30 Gurusamy Sarathyleave DATA open in binmode if __END__ line doesn't...
1999-12-30 Gurusamy Sarathyenable the PERL_BINMODE_SCRIPTS behavior by default...
1999-12-30 Gurusamy SarathyCR-LF support broken for formats
1999-12-29 Gurusamy Sarathymake DProf functional under pseudo-fork()
1999-12-29 Gurusamy Sarathyslurp mode fix in change#2910 wasn't quite right (spott...
1999-12-29 Gurusamy Sarathyre.pm is needed earlier, xsubpp now uses it (spotted...
1999-12-28 Gurusamy SarathyWindows build tweaks
1999-12-28 Gurusamy Sarathyremove never-taken branch for making getc() operate...
1999-12-28 Gurusamy Sarathytests for change#4642 and pod fixups suggested by Ralph...
1999-12-28 Gurusamy Sarathyoptimize XSUBs to use targets if the -nooptimize xsubpp...
1999-12-28 Gurusamy Sarathyrange operator does magical string increment iff both...
1999-12-28 Gurusamy SarathyWin9x + GCC update from Benjamin Stuhl <sho_pi@hotmail...
1999-12-28 Gurusamy Sarathytypecasts needed
1999-12-28 Gurusamy Sarathychange#4721 needed line number adjustments
1999-12-28 Gurusamy Sarathyintegrate utfperl contents into mainline
1999-12-28 Gurusamy Sarathyintegrate mainline contents
1999-12-28 Gurusamy Sarathyfix for /(^|a)b/ breakage from Ilya Zakharevich
1999-12-28 Gurusamy Sarathymore ebcdic testsuite fixups (from Peter Prymmer)
1999-12-28 Gurusamy Sarathyavoid "used once" warning
1999-12-28 Gurusamy Sarathyebcdic tweaks for tests from Peter Prymmer
1999-12-28 Gurusamy Sarathypod nits from Simon Cozens <simon@brecon.co.uk> and...
1999-12-28 Gurusamy Sarathyperlport v1.45 from Chris Nandor
1999-12-28 Gurusamy Sarathynewer version of constant.pm from Tom Phoenix; added...
1999-12-28 Gurusamy Sarathycygwin update from Eric Fifer <EFifer@sanwaint.com>
1999-12-28 Gurusamy Sarathytweak to show up db-linked-with-libpthread-but-not...
1999-12-28 Gurusamy Sarathybetter variant of change#4644 (from Andy Dougherty)
1999-12-28 Gurusamy Sarathybe defensive about setting {host,group,pass}cat (from...
1999-12-28 Gurusamy Sarathy$sitelib should be $prefix/lib/perl5/site_perl, as...
1999-12-28 Gurusamy Sarathyavoid creating new files during make install
1999-12-28 Gurusamy Sarathypod edits from Paul Marquess and Mark-Jason Dominus
1999-12-28 Gurusamy Sarathyminiperl build fixes for os2 (from Yitzchak Scott-Thoennes
1999-12-28 Gurusamy Sarathypartly fix perldiag regressions identified by Tom Chris...
1999-12-27 Gurusamy Sarathyupdate perldiag for change#4707
1999-12-27 Gurusamy Sarathyallow spaces in -I switch argument
1999-12-26 Gurusamy Sarathyfix typos
1999-12-24 Gurusamy Sarathysupport for v5.5.640 style version numbers
1999-12-23 Gurusamy Sarathybring in basic threads stuff under USE_ITHREADS
1999-12-23 Gurusamy Sarathyintegrate mainline contents into utfperl
1999-12-20 Gurusamy Sarathyvirtual directory handling broken on paths with trailin...
1999-12-20 Gurusamy Sarathyrevert optimization in change#4700 (it appears OPpRUNTI...
1999-12-20 Gurusamy Sarathyavoid pp_regcomp() changing optree at run time under...
1999-12-20 Gurusamy Sarathypod tweaks
1999-12-20 Gurusamy Sarathyuv_to_utf8() could lose 37th bit on HAS_QUAD platforms
1999-12-18 Gurusamy Sarathyfix from Larry for parsing C<{ 0x1 => 'foo'}> as an
1999-12-17 Gurusamy Sarathyleak in change#4694 spotted by Larry
1999-12-17 Gurusamy Sarathytest case for change#4694
1999-12-17 Gurusamy Sarathydelete() should return the value as is, not a copy...
next