This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
typos in config_h.SH (from Paul_Green@vos.stratus.com)
[perl5.git] / lib /
2000-02-04 Gurusamy Sarathypatch to provide more informative names for evals and...
2000-02-04 Gurusamy Sarathyanother HINT_BYTE victim
2000-02-04 Gurusamy Sarathybyte.pm and HINT_BYTE don't match (0x8, not 0x10!)
2000-02-02 Gurusamy Sarathyintegrate selected changes from cfgperl (#4899,4900...
2000-02-02 Gurusamy SarathyPodParser-1.092 update via CPAN (from Brad Appleton)
2000-02-02 Gurusamy Sarathyreplace misleading docs with a BUGS section
2000-02-02 Gurusamy SarathyBenchmark displays bogus CPU stats (suggested by Cedric...
2000-02-02 Gurusamy Sarathyfixes for switching files in the debugger (from Ilya...
2000-02-02 Gurusamy Sarathyuse warnings rather than fiddling with $^W (from Paul...
2000-02-02 Gurusamy Sarathyfix broken abs2rel() (from François Allard <franka...
2000-02-02 Gurusamy Sarathyfuture-proof unknown warning categories (from Greg...
2000-02-02 Gurusamy Sarathydoc tweak (from Michael G Schwern <schwern@pobox.com>)
2000-02-01 Gurusamy SarathyHINT_UTF8 is not propagated to the op tree anymore...
2000-01-31 Gurusamy Sarathyintroduce $^U, a global bit to indicate whether system
2000-01-31 Gurusamy Sarathyremove caller.pm from change#3534 (flawed idea)
2000-01-28 Gurusamy Sarathyimplement -follow option in find2perl (from Helmut...
2000-01-28 Gurusamy Sarathyavoid leaking lexicals into program being debugged...
2000-01-28 Gurusamy Sarathyalias realpath() to abs_path() (from Tom Christiansen)
2000-01-28 Jarkko HietaniemiThe #4880 was too eager, the $n test is useful too.
2000-01-27 Gurusamy Sarathyvarious pod nits identified by installhtml (all fixed...
2000-01-26 Gurusamy Sarathyrevised attribute syntax: C<my $foo :a :b :c>, C<my...
2000-01-26 Gurusamy Sarathypod typos and warnings (from Abigail <abigail@delanet...
2000-01-26 Gurusamy Sarathys/STOP/CHECK/ blocks
2000-01-26 Gurusamy Sarathyallow '--' to terminate argument processing (suggested by
2000-01-26 Gurusamy Sarathyintegrate cfgperl contents into mainline
2000-01-26 Gurusamy Sarathyavoid failure if directories already read by rmtree...
2000-01-25 Jarkko HietaniemiIntegrate with Sarathy.
2000-01-25 Gurusamy Sarathymore fixes for warnings from change#4840
2000-01-24 Stephane Payrard<patch> avoid division by 0 in Benchmark.pm
2000-01-24 Gurusamy Sarathyfix typos; avoid use constant for lowercase constants...
2000-01-24 Gurusamy Sarathyavoid warnings when there's no subs to autosplit
2000-01-23 Gurusamy Sarathyfaulty edit
2000-01-23 Gurusamy Sarathys/use vars/our/g modules that aren't independently...
2000-01-23 Gurusamy Sarathyprefer POSIX::uname() rather than syscalls, which requi...
2000-01-23 Gurusamy Sarathyavoid warnings in change#4839
2000-01-22 Gurusamy Sarathyfix line continuations in argument lists (from Helmut...
2000-01-22 Gurusamy SarathyCGI.pm upgraded to v2.56 from CPAN
2000-01-22 Gurusamy Sarathyavoid warnings due to lack of forward declarations
2000-01-22 Gurusamy Sarathyheavy cleanup of Pod::Html bug fixes (from Wolfgang...
2000-01-22 Gurusamy Sarathybetter Carp reporting within subclassed modules (from...
2000-01-22 John Tobey[ID 19991216.006] [PATCH 5.005_63] Reloading modules...
2000-01-21 Gurusamy Sarathyadd $VERSION
2000-01-14 Gurusamy Sarathyadd note about "our"
2000-01-13 Gurusamy Sarathysupport delete() and exists() on array, tied array...
2000-01-10 Gurusamy SarathyEPOC port update (from Olaf Flebbe <O.Flebbe@science...
2000-01-10 Gurusamy Sarathyuse $Config{version} rather than $] where appropriate
2000-01-07 Gurusamy Sarathycygwin update (from Eric Fifer <EFifer@sanwaint.com>)
2000-01-06 Gurusamy Sarathyadd undocumented globals for compatibility--find.pl...
2000-01-05 Gurusamy Sarathyvarious nits identified by warnings unmasked by recent...
2000-01-05 Gurusamy Sarathyavoid expensive Version_check (from Andreas Koenig)
2000-01-05 Andreas KönigReloading File::Copy
2000-01-03 Gurusamy Sarathyavoid using (custom) autoloader in MakeMaker (from...
2000-01-02 Gurusamy SarathyMakeMaker should attempt to "require" rather than ...
1999-12-31 Gurusamy Sarathymissing files in previous submit
1999-12-28 Gurusamy Sarathyoptimize XSUBs to use targets if the -nooptimize xsubpp...
1999-12-28 Gurusamy SarathyWin9x + GCC update from Benjamin Stuhl <sho_pi@hotmail...
1999-12-28 Gurusamy Sarathyintegrate mainline contents
1999-12-28 Gurusamy Sarathymore ebcdic testsuite fixups (from Peter Prymmer)
1999-12-28 Gurusamy Sarathyavoid "used once" warning
1999-12-28 Gurusamy Sarathypod nits from Simon Cozens <simon@brecon.co.uk> and...
1999-12-28 Gurusamy Sarathynewer version of constant.pm from Tom Phoenix; added...
1999-12-28 Gurusamy Sarathypod edits from Paul Marquess and Mark-Jason Dominus
1999-12-28 Gurusamy Sarathypartly fix perldiag regressions identified by Tom Chris...
1999-12-23 Gurusamy Sarathyintegrate mainline contents into utfperl
1999-12-17 Gurusamy Sarathycredits tweak
1999-12-17 Helmut Jarauschapplied suggested patch with whitespace adjustments
1999-12-17 Gurusamy Sarathyfix bug when one of the operands is +0E+0 (from Ronald...
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-12-09 Gurusamy Sarathynewer version of File::Find with support for following...
1999-12-08 Gurusamy Sarathydocumentation tweaks from M. J. T. Guy, Micheal Schwern...
1999-12-06 Gurusamy Sarathychange#4641 needs perldiag.pod edit
1999-12-05 Benjamin Stuhlapplied somewhat modified version of suggested patch
1999-12-05 Gurusamy Sarathyon dosish platforms, avoid infinite recursion in File...
1999-12-05 Gurusamy Sarathyfix bug in processing L<> tags (from j.vavruska@post.cz)
1999-12-04 Gurusamy Sarathyprovide explicit functions timegm_nocheck() and timeloc...
1999-12-03 Gurusamy Sarathydon't mess with the umask()
1999-12-03 Ilya Zakharevichapplied suggested patch; removed $VERSION = $VERSION...
1999-12-02 Gurusamy Sarathyre-add missing Unicode database master
1999-12-02 Gurusamy Sarathyvarious documentation tweaks suggested by M. J. T. Guy
1999-12-01 Gurusamy Sarathyintegrate cfgperl contents into mainline
1999-12-01 Gurusamy Sarathyemail address changes
1999-12-01 Graham TerMarschrudimentary support for remote debugging, from aeons...
1999-11-16 Jarkko HietaniemiIntegrate with Sarathy.
1999-11-16 Gurusamy SarathyPod::Parser updates (v1.091) from Brad Appleton <bradap...
1999-11-14 Jarkko HietaniemiAnother Unicode update.
1999-11-13 JD Laub[ID 19991112.002] patch: Exporter.pm not reporting...
1999-11-13 Jarkko HietaniemiRegen Unicode tables to include a warning:
1999-11-04 Ilya Zakharevichxsubpp dependency
1999-10-28 Gurusamy Sarathyremove C<use Time::Local 'no_range_check'> misfeature...
1999-10-27 Jarkko HietaniemiIntegrate with Sarathy; manual resolve on regcomp.c...
1999-10-24 Nick Ing-SimmonsFollow that camel ... another sync.
1999-10-24 Gurusamy Sarathytypo, doc tweak
1999-10-24 Gurusamy Sarathyallow get() and reftype() functions to be imported...
1999-10-24 Gurusamy Sarathyrelax range checking if they ask for it (from John...
1999-10-24 Gurusamy SarathyREADME nits pointed out by Chris Nandor <pudge@pobox...
1999-10-23 Nick Ing-SimmonsResolve mainline before possible hacking operertunity...
1999-10-21 Jarkko HietaniemiIntegrate with Sarathy.
1999-10-20 Gurusamy Sarathyfix prototype mismatch (from Hans Mulder <hansm@xs4all...
1999-10-18 Jarkko HietaniemiIntegrate with Sarathy.
1999-10-18 Gurusamy Sarathypod updates from Tom Christiansen
next