relax restrictions on constant names a bit (from M J T Guy)
[p5sagit/p5-mst-13.2.git] / lib /
2000-03-03 Gurusamy Sarathy relax restrictions on constant names a bit (from M...
2000-03-02 Gurusamy Sarathy Test::Harness uses $ENV{HARNESS_PERL_SWITCHES} when...
2000-03-02 Gurusamy Sarathy still other multiline match cleanups (from Greg Bacon)
2000-03-02 Charles Bailey YA sync with mainline
2000-03-02 Gurusamy Sarathy make the "back to top" links optional
2000-03-02 Charles Bailey Remove redundant elements of @INC to cope with VMS...
2000-03-02 Charles Bailey Use temp to construct dirspec in File::Find (Charles...
2000-03-02 Charles Bailey Satisfy various Pod::* needs for Unix syntax...
2000-03-02 Charles Bailey Escape \n in commands written to Descrip.MMS (Charles...
2000-03-01 Gurusamy Sarathy typo in change#5408
2000-03-01 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-01 Gurusamy Sarathy still more multiline match cleanups (from Greg Bacon)
2000-03-01 Gurusamy Sarathy yet more multiline match cleanups (from Greg Bacon)
2000-03-01 Gurusamy Sarathy add support for Env arrays (from Gregor N. Purdy
2000-03-01 Gurusamy Sarathy more multiline match cleanups (from Greg Bacon)
2000-03-01 Gurusamy Sarathy fix minor compatibility issues with finddepth() (from...
2000-03-01 Gurusamy Sarathy consolidated VMS patches (from Craig A. Berry
2000-03-01 Gurusamy Sarathy update Todo-5.6, add stub open.pm
2000-02-29 Gurusamy Sarathy VMS fixups (from Dan Sugalski); cosmetic tweaks
2000-02-29 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-29 Gurusamy Sarathy fix File::Find::finddepth() bugs (from Helmut Jarausch)
2000-02-29 Gurusamy Sarathy fix Pod::Html to recognize C<< > >> etc., and convert...
2000-02-29 Gurusamy Sarathy more m//s and $ vs \z fixups (from Greg Bacon)
2000-02-28 Gurusamy Sarathy avoid warnings in legacy code (from David Dyck)
2000-02-28 Gurusamy Sarathy integrate cfgperl and vmsperl changes into mainline
2000-02-28 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-28 Charles Bailey Integrate mainline
2000-02-28 Charles Bailey Revert File::Spec::Unix functions and keep VMS...
2000-02-28 Jarkko Hietaniemi The #5249 wasn't doing any good.
2000-02-28 Charles Bailey Missed bit of #5302 (case-sensitive symbols)
2000-02-28 Charles Bailey Support case-sensitive symbols usage in linker
2000-02-28 Gurusamy Sarathy m/.*$/ etc should be m/.*\z/s in many file handling...
2000-02-27 Jarkko Hietaniemi Version number update.
2000-02-27 Gurusamy Sarathy typos in change#5293
2000-02-27 Gurusamy Sarathy support fields::new() and fields::phash() to create...
2000-02-27 Charles Bailey Add new File::Spec::VMS methods
2000-02-26 Gurusamy Sarathy PodParser v1.11 update (from Brad Appleton)
2000-02-26 Gurusamy Sarathy add missing perl headers to perldepend action
2000-02-26 Charles Bailey Resync with mainline
2000-02-25 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-25 Gurusamy Sarathy update PodParser to v1.10 (from Brad Appleton)
2000-02-25 Jarkko Hietaniemi Remove NFS temp files and Configure temp C files.
2000-02-22 Jarkko Hietaniemi See http://www.unicode.org/unicode/reports/tr15/
2000-02-22 Gurusamy Sarathy PodParser-1.093 update (from Brad Appleton's site)
2000-02-22 Gurusamy Sarathy s/undef/NO_INIT/g in change#5183
2000-02-21 Gurusamy Sarathy remove dual-valueness of v-strings (i.e., they are...
2000-02-21 Gurusamy Sarathy allow optional XSUB parameters without being forced...
2000-02-20 Gurusamy Sarathy lexical warnings update, ability to inspect bitmask...
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-09 Charles Bailey Eliminate unnecessary (and sometimes confounding) test for
2000-02-09 Charles Bailey Resync with mainline
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...
next