p5sagit/p5-mst-13.2.git
2000-01-14 Gurusamy Sarathy nailed "our" declarations, and better warnings on duplicate
2000-01-14 Gurusamy Sarathy avoid spurious "Useless use of variable" warning on...
2000-01-14 Gurusamy Sarathy doc typo
2000-01-13 Gurusamy Sarathy clearer docs for change#4796; faster av_exists()
2000-01-13 Gurusamy Sarathy support delete() and exists() on array, tied array...
2000-01-11 Gurusamy Sarathy extend site_perl changes change#4773 to vendor_perl...
2000-01-11 Gurusamy Sarathy rework INSTALL to reflect new logic for versioning...
2000-01-11 Gurusamy Sarathy test for change#4792
2000-01-11 Gurusamy Sarathy pseudo forked children inherit environment correctly
2000-01-10 Gurusamy Sarathy test tweak
2000-01-10 Gurusamy Sarathy check for USE_ITHREADS sanity was too restrictive
2000-01-10 Gurusamy Sarathy add workaround for textmode read() bug in MSVCRT; make...
2000-01-10 Gurusamy Sarathy EPOC port update (from Olaf Flebbe <O.Flebbe@science...
2000-01-10 Gurusamy Sarathy pod typos (from Abigail <abigail@delanet.com>)
2000-01-10 Gurusamy Sarathy failing RE test added (from Robert Cunningham <rkc...
2000-01-10 Gurusamy Sarathy terminate -s switch processing only on C<-->, not on...
2000-01-10 Gurusamy Sarathy useithreads needs usemultiplicity
2000-01-10 Gurusamy Sarathy use $Config{version} rather than $] where appropriate
2000-01-10 Gurusamy Sarathy enable fork.t on windows
2000-01-10 Gurusamy Sarathy broken test for use5005threads
2000-01-09 Gurusamy Sarathy more windows build tweaks
2000-01-09 Gurusamy Sarathy more changes for new-style version numbers (versions...
2000-01-09 Gurusamy Sarathy s/usethreads/use5005threads/g
2000-01-09 Gurusamy Sarathy Configure changes for new-style version numbers (from...
2000-01-07 Gurusamy Sarathy fix for 'make utest' failures (from Ilya Zakharevich)
2000-01-07 Gurusamy Sarathy cygwin update (from Eric Fifer <EFifer@sanwaint.com>)
2000-01-07 Gurusamy Sarathy typo on h2xs.PL (from Helmut Jarausch)
2000-01-07 Gurusamy Sarathy VMS update (from Peter Prymmer <pvhp@forte.com>)
2000-01-07 Gurusamy Sarathy os2/POSIX.mkfifo not needed (from Yitzchak Scott-Thoennes
2000-01-06 Gurusamy Sarathy add workaround for dlopen() bug on OpenBSD (relative...
2000-01-06 Gurusamy Sarathy add undocumented globals for compatibility--find.pl...
2000-01-06 Gurusamy Sarathy fix various C-backend shenanigans
2000-01-06 Gurusamy Sarathy tweak test in change#4757 for Windows
2000-01-06 Gurusamy Sarathy USE_ITHREADS tweak (reused pad values could be SvREADON...
2000-01-06 Gurusamy Sarathy constant ranges could escape bareword check in list...
2000-01-05 Ilya Zakharevich Re: minimal m//g matches appear busted
2000-01-05 Gurusamy Sarathy various nits identified by warnings unmasked by recent...
2000-01-05 Gurusamy Sarathy severe bugs in change#3786 fixed
2000-01-05 Gurusamy Sarathy tweak change#4745 to make ebcdic output match for chars...
2000-01-05 Gurusamy Sarathy cygwin support tweaks (from Eric Fifer <EFifer@sanwaint...
2000-01-05 Gurusamy Sarathy avoid expensive Version_check (from Andreas Koenig)
2000-01-05 Andreas König Reloading File::Copy
2000-01-04 Gurusamy Sarathy s/USE_TEXTMODE_SCRIPTS/PERL_TEXTMODE_SCRIPTS/g
2000-01-03 Gurusamy Sarathy avoid using (custom) autoloader in MakeMaker (from...
2000-01-02 Gurusamy Sarathy make DProf look at $ENV{PERL_DPROF_OUT_FILE_NAME} to...
2000-01-02 Gurusamy Sarathy disable optimization in change#3612 for join() and...
2000-01-02 Gurusamy Sarathy MakeMaker should attempt to "require" rather than ...
2000-01-02 Gurusamy Sarathy fix 4-arg substr() when used as argument to subroutine
2000-01-02 Gurusamy Sarathy usethreads build fixups for NeXTstep (as suggested...
2000-01-02 Gurusamy Sarathy ebcdic fix for Data::Dumper from Peter Prymmer
1999-12-31 Gurusamy Sarathy missing files in previous submit
1999-12-31 Gurusamy Sarathy various Windows build tweaks
1999-12-30 Gurusamy Sarathy change#4705 breaks code that interpolates $], so leave...
1999-12-30 Gurusamy Sarathy avoid CRLF in byteloadable files created by perlcc
1999-12-30 Gurusamy Sarathy leave DATA open in binmode if __END__ line doesn't...
1999-12-30 Gurusamy Sarathy enable the PERL_BINMODE_SCRIPTS behavior by default...
1999-12-30 Gurusamy Sarathy CR-LF support broken for formats
1999-12-29 Gurusamy Sarathy make DProf functional under pseudo-fork()
1999-12-29 Gurusamy Sarathy slurp mode fix in change#2910 wasn't quite right (spott...
1999-12-29 Gurusamy Sarathy re.pm is needed earlier, xsubpp now uses it (spotted...
1999-12-28 Gurusamy Sarathy Windows build tweaks
1999-12-28 Gurusamy Sarathy remove never-taken branch for making getc() operate...
1999-12-28 Gurusamy Sarathy tests for change#4642 and pod fixups suggested by Ralph...
1999-12-28 Gurusamy Sarathy optimize XSUBs to use targets if the -nooptimize xsubpp...
1999-12-28 Gurusamy Sarathy range operator does magical string increment iff both...
1999-12-28 Gurusamy Sarathy Win9x + GCC update from Benjamin Stuhl <sho_pi@hotmail...
1999-12-28 Gurusamy Sarathy typecasts needed
1999-12-28 Gurusamy Sarathy change#4721 needed line number adjustments
1999-12-28 Gurusamy Sarathy integrate utfperl contents into mainline
1999-12-28 Gurusamy Sarathy integrate mainline contents
1999-12-28 Gurusamy Sarathy fix for /(^|a)b/ breakage from Ilya Zakharevich
1999-12-28 Gurusamy Sarathy more ebcdic testsuite fixups (from Peter Prymmer)
1999-12-28 Gurusamy Sarathy avoid "used once" warning
1999-12-28 Gurusamy Sarathy ebcdic tweaks for tests from Peter Prymmer
1999-12-28 Gurusamy Sarathy pod nits from Simon Cozens <simon@brecon.co.uk> and...
1999-12-28 Gurusamy Sarathy perlport v1.45 from Chris Nandor
1999-12-28 Gurusamy Sarathy newer version of constant.pm from Tom Phoenix; added...
1999-12-28 Gurusamy Sarathy cygwin update from Eric Fifer <EFifer@sanwaint.com>
1999-12-28 Gurusamy Sarathy tweak to show up db-linked-with-libpthread-but-not...
1999-12-28 Gurusamy Sarathy better variant of change#4644 (from Andy Dougherty)
1999-12-28 Gurusamy Sarathy be 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 Sarathy avoid creating new files during make install
1999-12-28 Gurusamy Sarathy pod edits from Paul Marquess and Mark-Jason Dominus
1999-12-28 Gurusamy Sarathy miniperl build fixes for os2 (from Yitzchak Scott-Thoennes
1999-12-28 Gurusamy Sarathy partly fix perldiag regressions identified by Tom Chris...
1999-12-27 Gurusamy Sarathy update perldiag for change#4707
1999-12-27 Gurusamy Sarathy allow spaces in -I switch argument
1999-12-26 Gurusamy Sarathy fix typos
1999-12-24 Gurusamy Sarathy support for v5.5.640 style version numbers
1999-12-23 Gurusamy Sarathy bring in basic threads stuff under USE_ITHREADS
1999-12-23 Gurusamy Sarathy integrate mainline contents into utfperl
1999-12-20 Gurusamy Sarathy virtual directory handling broken on paths with trailin...
1999-12-20 Gurusamy Sarathy revert optimization in change#4700 (it appears OPpRUNTI...
1999-12-20 Gurusamy Sarathy avoid pp_regcomp() changing optree at run time under...
1999-12-20 Gurusamy Sarathy pod tweaks
1999-12-20 Gurusamy Sarathy uv_to_utf8() could lose 37th bit on HAS_QUAD platforms
1999-12-18 Gurusamy Sarathy fix from Larry for parsing C<{ 0x1 => 'foo'}> as an
1999-12-17 Gurusamy Sarathy leak in change#4694 spotted by Larry
1999-12-17 Gurusamy Sarathy test case for change#4694
next