default mkdir() mode argument to 0777
[p5sagit/p5-mst-13.2.git] / lib /
2000-02-19 Gurusamy Sarathy document 'lvalue' attribute (from Simon Cozens <simon...
2000-02-19 Gurusamy Sarathy fixes for Pod::Html issues (from Wolfgang Laun
2000-02-19 Gurusamy Sarathy various xsubpp enhancements that make it easier to...
2000-02-19 Gurusamy Sarathy s/WARN_PRECEDENCE/WARN_BAREWORD/, vide change#5131
2000-02-19 Gurusamy Sarathy s/byte/bytes/g remnants
2000-02-19 Gurusamy Sarathy rename byte:: to bytes::
2000-02-19 Gurusamy Sarathy English names for $^R and $^S
2000-02-18 Gurusamy Sarathy avoid $@-clearing sideeffect of require in Carp
2000-02-15 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-15 Gurusamy Sarathy add XS version of Sys::Hostname (from Greg Bacon
2000-02-15 Gurusamy Sarathy more complete File::Spec support for Mac and VMS, tests...
2000-02-14 Jarkko Hietaniemi Remove tagged core files.
2000-02-14 Jarkko Hietaniemi Prefer full_ar.
2000-02-08 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-08 Gurusamy Sarathy documentation patches (from Michael Schwern and Yitzchak
2000-02-08 Gurusamy Sarathy alias to $^V to $PERL_VERSION_TUPLE
2000-02-07 Gurusamy Sarathy ${^Warnings} renamed to ${^WARNING_BITS}
2000-02-07 Gurusamy Sarathy avoid MakeMaker setting $^W=1
2000-02-07 Gurusamy Sarathy add compatible versions from $Config{inc_ver_list}...
2000-02-07 Gurusamy Sarathy remove $^U dependent behaviors in runtime; chr() and...
2000-02-07 Gurusamy Sarathy partly revert change#4851, apparently POSIX::uname...
2000-02-06 Gurusamy Sarathy use builtin __CYGWIN__ rather than -DCYGWIN (from Eric...
2000-02-06 Gurusamy Sarathy revised notes about Pod::Parser & Co.
2000-02-04 Gurusamy Sarathy CPAN.pm updated to v1.52 (from Andreas Koenig)
2000-02-04 Gurusamy Sarathy pod typos (from Gregor N. Purdy <gregor@focusresearch...
2000-02-04 Gurusamy Sarathy Sys::Syslog goes the XS way (from Tom Hughes <tom@compt...
2000-02-04 Gurusamy Sarathy patch to provide more informative names for evals and...
2000-02-04 Gurusamy Sarathy another HINT_BYTE victim
2000-02-04 Gurusamy Sarathy byte.pm and HINT_BYTE don't match (0x8, not 0x10!)
2000-02-02 Gurusamy Sarathy integrate selected changes from cfgperl (#4899,4900...
2000-02-02 Gurusamy Sarathy PodParser-1.092 update via CPAN (from Brad Appleton)
2000-02-02 Gurusamy Sarathy replace misleading docs with a BUGS section
2000-02-02 Gurusamy Sarathy Benchmark displays bogus CPU stats (suggested by Cedric...
2000-02-02 Gurusamy Sarathy fixes for switching files in the debugger (from Ilya...
2000-02-02 Gurusamy Sarathy use warnings rather than fiddling with $^W (from Paul...
2000-02-02 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-02 Gurusamy Sarathy fix broken abs2rel() (from François Allard <franka...
2000-02-02 Gurusamy Sarathy future-proof unknown warning categories (from Greg...
2000-02-02 Gurusamy Sarathy doc tweak (from Michael G Schwern <schwern@pobox.com>)
2000-02-01 Gurusamy Sarathy HINT_UTF8 is not propagated to the op tree anymore...
2000-02-01 Jarkko Hietaniemi Integrate with Sarathy.
2000-01-31 Gurusamy Sarathy introduce $^U, a global bit to indicate whether system
2000-01-31 Jarkko Hietaniemi Integrate with Sarathy.
2000-01-31 Gurusamy Sarathy remove caller.pm from change#3534 (flawed idea)
2000-01-28 Gurusamy Sarathy implement -follow option in find2perl (from Helmut...
2000-01-28 Gurusamy Sarathy avoid leaking lexicals into program being debugged...
2000-01-28 Gurusamy Sarathy alias realpath() to abs_path() (from Tom Christiansen)
2000-01-28 Jarkko Hietaniemi The #4880 was too eager, the $n test is useful too.
2000-01-27 Gurusamy Sarathy various pod nits identified by installhtml (all fixed...
2000-01-26 Gurusamy Sarathy revised attribute syntax: C<my $foo :a :b :c>, C<my...
2000-01-26 Gurusamy Sarathy pod typos and warnings (from Abigail <abigail@delanet...
2000-01-26 Gurusamy Sarathy s/STOP/CHECK/ blocks
2000-01-26 Gurusamy Sarathy allow '--' to terminate argument processing (suggested by
2000-01-26 Gurusamy Sarathy integrate cfgperl contents into mainline
2000-01-26 Gurusamy Sarathy avoid failure if directories already read by rmtree...
2000-01-25 Jarkko Hietaniemi Integrate with Sarathy.
2000-01-25 Gurusamy Sarathy more fixes for warnings from change#4840
2000-01-24 Stephane Payrard <patch> avoid division by 0 in Benchmark.pm
2000-01-24 Gurusamy Sarathy fix typos; avoid use constant for lowercase constants...
2000-01-24 Gurusamy Sarathy avoid warnings when there's no subs to autosplit
2000-01-23 Gurusamy Sarathy faulty edit
2000-01-23 Gurusamy Sarathy s/use vars/our/g modules that aren't independently...
2000-01-23 Gurusamy Sarathy prefer POSIX::uname() rather than syscalls, which requi...
2000-01-23 Gurusamy Sarathy avoid warnings in change#4839
2000-01-22 Gurusamy Sarathy fix line continuations in argument lists (from Helmut...
2000-01-22 Gurusamy Sarathy CGI.pm upgraded to v2.56 from CPAN
2000-01-22 Gurusamy Sarathy avoid warnings due to lack of forward declarations
2000-01-22 Gurusamy Sarathy heavy cleanup of Pod::Html bug fixes (from Wolfgang...
2000-01-22 Gurusamy Sarathy better Carp reporting within subclassed modules (from...
2000-01-22 John Tobey [ID 19991216.006] [PATCH 5.005_63] Reloading modules...
2000-01-21 Gurusamy Sarathy add $VERSION
2000-01-14 Gurusamy Sarathy add note about "our"
2000-01-13 Gurusamy Sarathy support delete() and exists() on array, tied array...
2000-01-10 Gurusamy Sarathy EPOC port update (from Olaf Flebbe <O.Flebbe@science...
2000-01-10 Gurusamy Sarathy use $Config{version} rather than $] where appropriate
2000-01-07 Gurusamy Sarathy cygwin update (from Eric Fifer <EFifer@sanwaint.com>)
2000-01-06 Gurusamy Sarathy add undocumented globals for compatibility--find.pl...
2000-01-05 Gurusamy Sarathy various nits identified by warnings unmasked by recent...
2000-01-05 Gurusamy Sarathy avoid expensive Version_check (from Andreas Koenig)
2000-01-05 Andreas König Reloading File::Copy
2000-01-03 Gurusamy Sarathy avoid using (custom) autoloader in MakeMaker (from...
2000-01-02 Gurusamy Sarathy MakeMaker should attempt to "require" rather than ...
1999-12-31 Gurusamy Sarathy missing files in previous submit
1999-12-28 Gurusamy Sarathy optimize XSUBs to use targets if the -nooptimize xsubpp...
1999-12-28 Gurusamy Sarathy Win9x + GCC update from Benjamin Stuhl <sho_pi@hotmail...
1999-12-28 Gurusamy Sarathy integrate mainline contents
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 pod nits from Simon Cozens <simon@brecon.co.uk> and...
1999-12-28 Gurusamy Sarathy newer version of constant.pm from Tom Phoenix; added...
1999-12-28 Gurusamy Sarathy pod edits from Paul Marquess and Mark-Jason Dominus
1999-12-28 Gurusamy Sarathy partly fix perldiag regressions identified by Tom Chris...
1999-12-23 Gurusamy Sarathy integrate mainline contents into utfperl
1999-12-17 Gurusamy Sarathy credits tweak
1999-12-17 Helmut Jarausch applied suggested patch with whitespace adjustments
1999-12-17 Gurusamy Sarathy fix bug when one of the operands is +0E+0 (from Ronald...
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-12-09 Gurusamy Sarathy newer version of File::Find with support for following...
1999-12-08 Gurusamy Sarathy documentation tweaks from M. J. T. Guy, Micheal Schwern...
1999-12-06 Gurusamy Sarathy change#4641 needs perldiag.pod edit
next