integrate changes#3091-3094 from maint-5.005
[p5sagit/p5-mst-13.2.git] / lib /
1999-03-24 Gurusamy Sarathy doc tweak
1999-03-24 Gurusamy Sarathy debugger tweak (wasn't printing a newline after recalle...
1999-03-23 Gurusamy Sarathy File::Spec fixes from Jan Dubois <jan.dubois@ibm.net>
1999-03-23 Gurusamy Sarathy add Pod-Parser-1.08 (verbatim module =include tests...
1999-03-23 Tim Witham patch for useless Math::BigInt warnings
1999-03-16 Gurusamy Sarathy sundry pod niggles
1999-03-15 Daniel Yacob applied suggested patch (mailed to perl-unicode@perl...
1999-03-04 Vishal Bhatia updates to compiler modules
1999-03-04 Jan Dubois allow custom comparison function in File::Compare:...
1999-02-28 Jan Dubois slightly edited version of suggested patch
1999-02-28 Gurusamy Sarathy s/print STDERR/warn/ suggested by abigail@fnx.com;...
1999-02-28 Jan Dubois add File::Compare::compare_text()
1999-02-28 Gurusamy Sarathy avoid escaping &amp; et al multiple times (variant...
1999-02-28 Jan Dubois Test::Harness setting $ENV{HARNESS_ACTIVE}
1999-02-24 Gurusamy Sarathy avoid modifying readonly values from qw()
1999-02-19 Gurusamy Sarathy bring '*' prototype closer to how it behaves internally
1999-02-18 Andy Dougherty dotsh.pl triggers new warnings
1999-02-17 Tom Christiansen PATCH: lib/Pod/Functions.pm for perl5.005_55
1999-02-15 Steven Knight fix bugs in the handling of negative numbers, among...
1999-02-15 Barrie Slaymaker backout change#2811 and add newer version based on...
1999-02-15 Barrie Slaymaker 5.005_54 #2 Merging File::PathConvert in to File::Spec
1999-02-15 Gurusamy Sarathy allow the Carp routines to pass through exception objects
1999-02-14 Peter Chines several bug fixes; now croak()s when date exceeds integ...
1999-02-14 Jan Dubois back out change#2751, apply updated version
1999-02-12 Gurusamy Sarathy add $AutoLoader::VERSION
1999-02-11 Gurusamy Sarathy missing patch in change#2522
1999-02-11 Gurusamy Sarathy integrate changes#2738,2740 from maint-5.005
1999-02-07 Jarkko Hietaniemi Integrate from mainperl.
1999-02-07 Gurusamy Sarathy pod2html misinterprets Foo::Bar as a URL (fix suggested...
1999-02-07 Gurusamy Sarathy add draft debugging API implementation
1999-02-03 Barrie Slaymaker 5.005_54 (pod2html) Generate Relative URLs
1999-02-02 Jarkko Hietaniemi Update FindBin from maint-5.005.
1999-02-02 Jarkko Hietaniemi Update Getopt::Long to 2.19.
1999-02-02 Jarkko Hietaniemi overload syntax is no longer experimental
1999-02-02 Jarkko Hietaniemi Still doc fixes.
1999-02-02 Jarkko Hietaniemi Doc fixes.
1999-02-02 Jarkko Hietaniemi CGI.pm updated to 2.46 (the CGI docs fixes redone
1999-02-02 Jarkko Hietaniemi Update CPAN to 1.47.
1999-02-02 Jarkko Hietaniemi Integrate from mainperl.
1999-02-02 Jarkko Hietaniemi Update Trig.pm from maint-5.005.
1999-02-02 Jarkko Hietaniemi BeOS update (Mirror maint-5.005 change #2727).
1999-02-01 Gurusamy Sarathy devnull() support from Jan Dubois <jan.dubois@ibm.net...
1999-02-01 Greg Chapman typos in Pod/Text.pm
1999-02-01 Gurusamy Sarathy various win32-ish changes merged from maint-5.005
1999-02-01 Gurusamy Sarathy integrate cfgperl changes into mainline
1999-01-27 Gurusamy Sarathy missing space while munging CCFLAGS for PERL_CAPI
1999-01-24 Jarkko Hietaniemi Mention year-1900 and month 0..11.
1999-01-21 Ilya Zakharevich Lean Exporter.pm
1999-01-21 W. Phillip Moore Re: [PATCH] File::Path 1.04 bug (all perl5 core versions)
1999-01-21 Abigail CPAN update (CPAN-1.44_54) from Andreas and
1999-01-18 Gurusamy Sarathy a few random cleanups
1999-01-17 Gurusamy Sarathy various tweaks for clean build and test on win32
1999-01-17 Gurusamy Sarathy undo change#2336, and add clarification about subversive
1999-01-17 Gurusamy Sarathy documentation in change#2596 is not quite right; fix it
1999-01-17 Gurusamy Sarathy undo change#2571; C<use File::Spec> instead
1999-01-17 Gurusamy Sarathy integrate cfgperl changes into mainline, fix conflicts
1999-01-17 Gurusamy Sarathy a few doc typos
1999-01-13 Jonathan Fine "Bug" fix for File::Find.pm
1999-01-08 Jarkko Hietaniemi More doc fixes from Abigail.
1999-01-08 Ilya Zakharevich Change #2584 from maint-5.005:
1999-01-07 Abigail Another set of doc patches from Abigail
1999-01-06 Jarkko Hietaniemi Enhance the great_circle_distance() documentation.
1999-01-06 Slaven Rezic FindBin.pm on Win32 systems
1999-01-06 Abigail Jumbo doc patch from Abigail (almost identical to
1998-12-29 Frank Ridderbusch Minor Bug in AutoSplit.qm in 5.005 and 5.004
1998-12-29 Abigail Typos in pod.
1998-12-29 Ilya Zakharevich Dumpvar.pm
1998-12-28 Jan Dubois subdirectory Makefiles should inherit CAPI setting...
1998-12-28 Blair Zajac Tie::SubstrHash patch
1998-12-17 Tom Christiansen Some (by far not all) issues of the below message addre...
1998-12-03 Hans Mulder Initial VMS patches
1998-12-02 Jarkko Hietaniemi One paste too many in #2345.
1998-12-02 Fyodor Krasnov Pod::Html and Pod::Text were not locale-savvy:
1998-12-01 Jarkko Hietaniemi Integrate from _54 mainperl modulo the NetBSD ifdef...
1998-12-01 Ilya Zakharevich Debugger 'v' command
1998-11-30 Gurusamy Sarathy integrate changes#2273,2274,2288,2291 from maint-5.004
1998-11-29 Gurusamy Sarathy sync Text::Wrap version number
1998-11-29 Gurusamy Sarathy update to Text::Wrap 98.112901 from David Muir Sharnoff
1998-11-29 David Muir Sharnoff updated to Text::Wrap 98.112801 from CPAN; one publishe...
1998-11-29 Nick Ing-Simmons Update docs and English.pm for $^C
1998-11-29 Gurusamy Sarathy misc tweaks
1998-11-28 Gurusamy Sarathy Liblist tweak suggested by Swen Thuemmler <Swen.Thuemml...
1998-11-28 Gurusamy Sarathy update Test.pm to Test-1.12; tweak 're' detection
1998-11-28 John Tobey PATCH: document English.pm sawampersand and thread...
1998-11-28 Brian Callaghan fix uninitialized warnings
1998-11-28 Gurusamy Sarathy update tie() entry in perlfunc to reflect TIEARRAY...
1998-11-28 Jarkko Hietaniemi Detypo.
1998-11-28 root teach CPAN.pm to ignore beta perl distributions when...
1998-11-27 Gurusamy Sarathy integrate changes#2304,2305,2306,2308 from maint-5.005
1998-11-27 Gurusamy Sarathy eliminate dup hunk from integration
1998-11-27 Jarkko Hietaniemi C<-x>.
1998-11-21 Thomas Bowditch Benchmark.pm suggestion
1998-11-17 Gurusamy Sarathy sort WARN_FOO symbols to avoid hash traversal order...
1998-11-09 Gurusamy Sarathy avoid endless loops in Text::Wrap (from a suggestion...
1998-11-02 Daniel S. Lewart 0**0 = 1, from
1998-10-30 Ilya Zakharevich Overloaded <> and deref again
1998-10-28 Ilya Zakharevich Minor debugger tweaks
1998-10-28 Gurusamy Sarathy MM patches from Ilya Zakharevich
1998-10-26 Gurusamy Sarathy various win32 tweaks; disable new xs_cpp section (it...
1998-10-25 Martijn Koster File::Path::mkpath reports the wrong error
next