This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
missing export list entry in change#5619
[perl5.git] / lib /
2000-03-11 Gurusamy Sarathyremove =for section (from Johan Vromans)
2000-03-11 Gurusamy Sarathyintegrate cfgperl contents into mainline
2000-03-11 Gurusamy Sarathyperldelta update, typos and whitespace adjustments
2000-03-11 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-09 Gurusamy Sarathytweak Unicode notes, other cleanups
2000-03-09 Gurusamy Sarathysupport binmode(F,":crlf") and use open IN => ":raw...
2000-03-09 Gurusamy Sarathyprovide support for deleting actions etc. (from Ronald...
2000-03-09 Gurusamy Sarathynew xsubpp keywords should be in all caps
2000-03-08 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-08 Jarkko Hietaniemiwording changes
2000-03-08 Gurusamy Sarathyshore up pod2latex shortcomings, and a Pod::Parser...
2000-03-08 Gurusamy Sarathyintegrate cfgperl changes into mainline
2000-03-08 Gurusamy SarathyPod::InputObjects tweak (from Brad Appleton)
2000-03-08 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-08 Jarkko HietaniemiMake the stringification more customizable.
2000-03-07 Gurusamy SarathyVMS build patch (from Peter Prymmer)
2000-03-07 Gurusamy Sarathysupport :void to enable croaking only in void context...
2000-03-07 Gurusamy SarathyPod::Html tweak to avoid false falses
2000-03-07 Gurusamy Sarathyadd missing HTML escapes that can be displayed in xterm...
2000-03-07 Gurusamy SarathyFatal.pm pod tweak (from Matt Sergeant <matt@sergeant...
2000-03-07 Gurusamy Sarathytypo in makedef.pl
2000-03-06 Gurusamy Sarathychange#5513 accidentally undid change#5373, put it...
2000-03-06 Gurusamy SarathyPod::Man bugfixes (from Russ Allbery)
2000-03-06 Gurusamy SarathyFile::Path::rmtree() doesn't delete stale symlinks...
2000-03-06 Gurusamy Sarathypod nits
2000-03-06 Gurusamy Sarathyintegrate vmsperl contents into mainline
2000-03-06 Gurusamy Sarathysupport for autovivified handles (from Tom Christiansen)
2000-03-06 Charles Bailey Fix ricochet in File::Spec::VMS
2000-03-06 Charles BaileyResync with mainline, update test in vmsfspec.t
2000-03-05 Gurusamy SarathyGetopt-Long v2.21 update (from Johan Vromans)
2000-03-05 Gurusamy Sarathyadd Term::ANSIColor, perldelta notes on Pod::Man, and...
2000-03-05 Gurusamy Sarathyundo change#5506; add patch to make blank line warnings...
2000-03-04 Gurusamy Sarathymake hints available via globals in the respective...
2000-03-04 Gurusamy Sarathyremove deadcode
2000-03-04 Gurusamy SarathyPod::Html fixups for nicer links to functions (from...
2000-03-04 Gurusamy Sarathybetter error messages when xsubpp fails to find map...
2000-03-04 Gurusamy Sarathymore whitespace removal (from Michael G Schwern)
2000-03-04 Gurusamy Sarathytemporarily disable blank line warning from Pod::Parser...
2000-03-04 Gurusamy Sarathyavoid ambiguity in indirect object notation (breaks...
2000-03-03 Charles BaileyOnce more unto resync
2000-03-03 Gurusamy SarathyFile::Spec bugs (spotted by Hack Kampbjorn <hack@hackda...
2000-03-03 Gurusamy Sarathy/(?p{})/ changed to /(??{})/, per Larry's suggestion...
2000-03-03 Gurusamy Sarathyrelax restrictions on constant names a bit (from M...
2000-03-02 Gurusamy SarathyTest::Harness uses $ENV{HARNESS_PERL_SWITCHES} when...
2000-03-02 Gurusamy Sarathystill other multiline match cleanups (from Greg Bacon)
2000-03-02 Charles BaileyYA sync with mainline
2000-03-02 Gurusamy Sarathymake the "back to top" links optional
2000-03-02 Charles BaileyRemove redundant elements of @INC to cope with VMS...
2000-03-02 Charles BaileyUse temp to construct dirspec in File::Find (Charles...
2000-03-02 Charles Bailey Satisfy various Pod::* needs for Unix syntax...
2000-03-02 Charles BaileyEscape \n in commands written to Descrip.MMS (Charles...
2000-03-01 Gurusamy Sarathytypo in change#5408
2000-03-01 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-01 Gurusamy Sarathystill more multiline match cleanups (from Greg Bacon)
2000-03-01 Gurusamy Sarathyyet more multiline match cleanups (from Greg Bacon)
2000-03-01 Gurusamy Sarathyadd support for Env arrays (from Gregor N. Purdy
2000-03-01 Gurusamy Sarathymore multiline match cleanups (from Greg Bacon)
2000-03-01 Gurusamy Sarathyfix minor compatibility issues with finddepth() (from...
2000-03-01 Gurusamy Sarathyconsolidated VMS patches (from Craig A. Berry
2000-03-01 Gurusamy Sarathyupdate Todo-5.6, add stub open.pm
2000-02-29 Gurusamy SarathyVMS fixups (from Dan Sugalski); cosmetic tweaks
2000-02-29 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-29 Gurusamy Sarathyfix File::Find::finddepth() bugs (from Helmut Jarausch)
2000-02-29 Gurusamy Sarathyfix Pod::Html to recognize C<< > >> etc., and convert...
2000-02-29 Gurusamy Sarathymore m//s and $ vs \z fixups (from Greg Bacon)
2000-02-28 Gurusamy Sarathyavoid warnings in legacy code (from David Dyck)
2000-02-28 Gurusamy Sarathyintegrate cfgperl and vmsperl changes into mainline
2000-02-28 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-28 Charles BaileyIntegrate mainline
2000-02-28 Charles Bailey Revert File::Spec::Unix functions and keep VMS...
2000-02-28 Jarkko HietaniemiThe #5249 wasn't doing any good.
2000-02-28 Charles BaileyMissed bit of #5302 (case-sensitive symbols)
2000-02-28 Charles BaileySupport case-sensitive symbols usage in linker
2000-02-28 Gurusamy Sarathym/.*$/ etc should be m/.*\z/s in many file handling...
2000-02-27 Jarkko HietaniemiVersion number update.
2000-02-27 Gurusamy Sarathytypos in change#5293
2000-02-27 Gurusamy Sarathysupport fields::new() and fields::phash() to create...
2000-02-27 Charles Bailey Add new File::Spec::VMS methods
2000-02-26 Gurusamy SarathyPodParser v1.11 update (from Brad Appleton)
2000-02-26 Gurusamy Sarathyadd missing perl headers to perldepend action
2000-02-26 Charles BaileyResync with mainline
2000-02-25 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-25 Gurusamy Sarathyupdate PodParser to v1.10 (from Brad Appleton)
2000-02-25 Jarkko HietaniemiRemove NFS temp files and Configure temp C files.
2000-02-22 Jarkko HietaniemiSee http://www.unicode.org/unicode/reports/tr15/
2000-02-22 Gurusamy SarathyPodParser-1.093 update (from Brad Appleton's site)
2000-02-22 Gurusamy Sarathys/undef/NO_INIT/g in change#5183
2000-02-21 Gurusamy Sarathyremove dual-valueness of v-strings (i.e., they are...
2000-02-21 Gurusamy Sarathyallow optional XSUB parameters without being forced...
2000-02-20 Gurusamy Sarathylexical warnings update, ability to inspect bitmask...
2000-02-19 Gurusamy Sarathydocument 'lvalue' attribute (from Simon Cozens <simon...
2000-02-19 Gurusamy Sarathyfixes for Pod::Html issues (from Wolfgang Laun
2000-02-19 Gurusamy Sarathyvarious xsubpp enhancements that make it easier to...
2000-02-19 Gurusamy Sarathys/WARN_PRECEDENCE/WARN_BAREWORD/, vide change#5131
2000-02-19 Gurusamy Sarathys/byte/bytes/g remnants
2000-02-19 Gurusamy Sarathyrename byte:: to bytes::
2000-02-19 Gurusamy SarathyEnglish names for $^R and $^S
2000-02-18 Gurusamy Sarathyavoid $@-clearing sideeffect of require in Carp
2000-02-15 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-15 Gurusamy Sarathyadd XS version of Sys::Hostname (from Greg Bacon
next