add $VERSION
[p5sagit/p5-mst-13.2.git] / lib /
1999-07-25 Jarkko Hietaniemi Integrate with Sarathy.
1999-07-25 Gurusamy Sarathy warn rather than die when parse_version() can't cut...
1999-07-25 Jarkko Hietaniemi First steps of making builds outside the source
1999-07-22 Kurt D. Starsinic MakeMaker doc fix.
1999-07-21 oracle@pcr8.pcr.com Use Errno more extensively so that error
1999-07-19 Gurusamy Sarathy don't display tid from main thread (or testsuite breaks)
1999-07-18 Gurusamy Sarathy display thread id in diagnostics (suggested by Dan...
1999-07-18 Jan Dubois Some lib/ExtUtils/Manifest.pm POD fixes
1999-07-18 Gurusamy Sarathy mention the -Minteger effect on modulus (from Nathan...
1999-07-17 Gurusamy Sarathy tiny bug in vars.pm (from John Dlugosz)
1999-07-17 Jan Dubois applied suggested patch, along with later tweak
1999-07-17 Gurusamy Sarathy use a better prefixify() heuristic than m/perl/ (prefix...
1999-07-12 Gurusamy Sarathy yet more cleanups of the PERL_OBJECT, MULTIPLICITY...
1999-07-07 Jarkko Hietaniemi Integrate with Sarathy. perldiag.pod required manual...
1999-07-07 Gurusamy Sarathy integrate cfgperl contents
1999-07-07 Charles Bailey applied new parts of suggested patch
1999-07-07 Jarkko Hietaniemi Integrate with Sarathy; one conflict in t/pragma/warn...
1999-07-07 Jan Dubois MakeMaker support for pod2html
1999-07-07 Paul Marquess lexical warnings update (warning.t fails one test
1999-07-07 Jarkko Hietaniemi Integrate with Sarathy.
1999-07-07 Gurusamy Sarathy make Sys::Hostname safe against C<$SIG{CHLD}='IGNORE...
1999-07-06 Jarkko Hietaniemi POSIX [[:character class:]] support for standard, locale,
1999-07-06 Vishal Bhatia applied patch after demunging headers with appropriate...
1999-07-05 Jarkko Hietaniemi Integrate with mainperl.
1999-07-05 Jarkko Hietaniemi Integrate with mainperl.
1999-07-05 Gurusamy Sarathy suppress fancy display when in verbose mode (suggested by
1999-07-05 Fifer, Eric cygwin32 update
1999-07-05 Gurusamy Sarathy compatibility tweak for Class::Struct
1999-07-04 Jarkko Hietaniemi Integrate with mainperl.
1999-07-04 Gurusamy Sarathy make overload, Data::Dumper, and dumpvar understand...
1999-07-02 Gurusamy Sarathy avoid warnings
1999-06-28 Gurusamy Sarathy inc version (for CPAN.pm sanity)
1999-06-28 Damian Conway [19990526.002] Misc. improvements to Class:Struct
1999-06-28 Gurusamy Sarathy upgrade CGI.pm to v2.53 (CGI/{Apache,Switch}.pm NOT...
1999-06-27 Olaf Flebbe EPOC port to Psion5.
1999-06-27 Gurusamy Sarathy somewhat untested PERL_OBJECT cleanups (C++isms mostly
1999-06-24 Gurusamy Sarathy avoid race condition in the CAPI extension bootstrap...
1999-06-22 Gurusamy Sarathy tweak RefHash to make intent clearer (suggested by...
1999-06-22 Gurusamy Sarathy oops, backout bogus change#3545
1999-06-22 Gurusamy Sarathy remove dead code
1999-06-12 Gurusamy Sarathy caller.pm typos
1999-06-11 Gurusamy Sarathy implement C<use caller 'encoding'>
1999-06-09 Gurusamy Sarathy more complete support for implicit thread/interpreter...
1999-06-02 Gurusamy Sarathy remove _() non-ansism
1999-05-29 Jan Dubois (was Re: Unitialized Value Complaints in Math::BigFloat)
1999-05-28 Mark-Jason Dominus PATCH (5.005_57): defined(@a) now deprecated
1999-05-25 Gurusamy Sarathy avoid temporary files that have a constant name (from...
1999-05-25 Peter Prymmer EBCDIC %HTML_Escapes for Pod::Text, plus sync patch.
1999-05-24 Gurusamy Sarathy major pod update from Tom Christiansen
1999-05-24 Gurusamy Sarathy updated to v1.50 from CPAN
1999-05-24 Tim Jenness Problem with MM_Unix in 5.005_03
1999-05-24 Byron Brummer avoid removing duplicates in user-generated warnings
1999-05-24 Gurusamy Sarathy minor logic tweak for reserved word warning
1999-05-17 Fifer, Eric additional cleanups for cygwin32 port
1999-05-14 Gurusamy Sarathy canonicalize path for $(FULLPERL) and $(PERL) in MakeMaker
1999-05-12 Stephen Zander Re: Test::Harness runs tainted tests with wrong library...
1999-05-12 Gurusamy Sarathy more testsuite smarts (many of them courtesy Ilya)
1999-05-11 Gurusamy Sarathy display more frequent progress messages when STDOUT...
1999-05-11 Ilya Zakharevich Explanations by Test::Harness
1999-05-10 Joshua Pritikin Test.pm update [PATCH _56]
1999-05-10 lane@duphy4.physic... pod->html VMS fixes
1999-05-10 Jan Dubois Add POLLUTE=1 option to MakeMaker
1999-05-10 Gurusamy Sarathy provide File::Copy::syscopy() via Win32::CopyFile(...
1999-05-10 Gurusamy Sarathy escape ampersands in <pre> sections
1999-05-10 Alexander Smishlajev cygwin32 update (untested adaptation of patch against...
1999-05-10 Gurusamy Sarathy document 'test' attribute (from Andreas Koenig)
1999-05-09 Gurusamy Sarathy import list propagation busted (pointed out by Ton...
1999-05-08 William Mann applied suggested patch, added tests
1999-05-08 Nick Ing-Simmons Implement OPEN, EOF, SEEK, TELL, BINMODE and FILENO...
1999-05-07 Dan Sugalski Bug in MM_VMS.PM
1999-05-07 Paul Marquess DBM Filters (via private mail)
1999-05-06 Gurusamy Sarathy add Ethiopic section to unicode master database (from Ken
1999-05-05 Gurusamy Sarathy upgrade Pod::Parser to v1.081 from CPAN
1999-05-05 Andreas König load base packages based on nonexistent $VERSION
1999-04-27 Gurusamy Sarathy integrate change#3279 from maint-5.004
1999-04-26 Gurusamy Sarathy update Changes; tweak minor regressions
1999-04-13 Hans Mulder [Patch 5.005/5.006]Another MM_VMS.pm patch
1999-04-09 Johann Klasek Understand Apollo's //node notation.
1999-03-25 Gurusamy Sarathy remove bogus panic()
1999-03-24 Charles Bailey applied suggested patch, modulo superseded parts
1999-03-24 Charles Bailey applied suggested patch, modulo superseded parts
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...
next