p5sagit/p5-mst-13.2.git
2000-01-22 Gurusamy Sarathy better Carp reporting within subclassed modules (from...
2000-01-22 Gurusamy Sarathy truncate(FH) flushes FH before truncating it
2000-01-22 Gurusamy Sarathy #line directives without a filename leave the file...
2000-01-22 Gurusamy Sarathy add patch for printf-style format typechecks (from...
2000-01-22 John Tobey [ID 19991216.006] [PATCH 5.005_63] Reloading modules...
2000-01-22 Gurusamy Sarathy fix deeply nested closures that have no references...
2000-01-21 Gurusamy Sarathy add $VERSION
2000-01-21 Gurusamy Sarathy fix bug in dumping self-referential scalars
2000-01-21 Gurusamy Sarathy patch to report warnings on bogus filehandles passed...
2000-01-21 Gurusamy Sarathy typo fix
2000-01-21 Gurusamy Sarathy notes about $^H and %^H from Ilya Zakharevich; substantial
2000-01-21 Gurusamy Sarathy support for C<exists &func> (from Spider Boardman)
2000-01-21 Gurusamy Sarathy mention the fact that open(my $foo, ...) covers all...
2000-01-21 Ilya Zakharevich h2xs goof and a depessimization
2000-01-20 Gurusamy Sarathy INSTALL updates from Andy Dougherty
2000-01-20 Gurusamy Sarathy sv_true() has a superfluous test
2000-01-19 Gurusamy Sarathy regen win32/config*
2000-01-18 Gurusamy Sarathy integrate cfgperl changes into mainline
2000-01-18 Jarkko Hietaniemi metaconfig todo note from Andy.
2000-01-18 Jarkko Hietaniemi More -V.
2000-01-18 Jarkko Hietaniemi More compile-time options shown with -V.
2000-01-17 Jarkko Hietaniemi Add -D_GNU_SOURCE into ccflags for gcc (for now to...
2000-01-16 Jarkko Hietaniemi strtoll works better ternary.
2000-01-16 Jarkko Hietaniemi Know strtoll.
2000-01-16 Jarkko Hietaniemi Integrate with Sarathy.
2000-01-16 Jarkko Hietaniemi Continue qgcvt work; closer now but not yet there.
2000-01-15 Jarkko Hietaniemi Metaconfig and Porting patches from Andy; start using...
2000-01-15 Jarkko Hietaniemi Metaconfig and Porting patches from Andy; start using...
2000-01-14 Gurusamy Sarathy minor optimization (avoid double sv_upgrade() for ...
2000-01-14 Gurusamy Sarathy add note about "our"
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 Jarkko Hietaniemi Integrate with Sarathy.
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
next