This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Andy's new installation scheme (note: a lot of this
[perl5.git] / lib /
1999-07-22 Kurt D. StarsinicMakeMaker doc fix.
1999-07-21 oracle@pcr8.pcr.comUse Errno more extensively so that error
1999-07-19 Gurusamy Sarathydon't display tid from main thread (or testsuite breaks)
1999-07-18 Gurusamy Sarathydisplay thread id in diagnostics (suggested by Dan...
1999-07-18 Jan DuboisSome lib/ExtUtils/Manifest.pm POD fixes
1999-07-18 Gurusamy Sarathymention the -Minteger effect on modulus (from Nathan...
1999-07-17 Gurusamy Sarathytiny bug in vars.pm (from John Dlugosz)
1999-07-17 Jan Duboisapplied suggested patch, along with later tweak
1999-07-17 Gurusamy Sarathyuse a better prefixify() heuristic than m/perl/ (prefix...
1999-07-12 Gurusamy Sarathyyet more cleanups of the PERL_OBJECT, MULTIPLICITY...
1999-07-07 Jarkko HietaniemiIntegrate with Sarathy. perldiag.pod required manual...
1999-07-07 Gurusamy Sarathyintegrate cfgperl contents
1999-07-07 Charles Baileyapplied new parts of suggested patch
1999-07-07 Jarkko HietaniemiIntegrate with Sarathy; one conflict in t/pragma/warn...
1999-07-07 Jan DuboisMakeMaker support for pod2html
1999-07-07 Paul Marquesslexical warnings update (warning.t fails one test
1999-07-07 Jarkko HietaniemiIntegrate with Sarathy.
1999-07-07 Gurusamy Sarathymake Sys::Hostname safe against C<$SIG{CHLD}='IGNORE...
1999-07-06 Jarkko HietaniemiPOSIX [[:character class:]] support for standard, locale,
1999-07-06 Vishal Bhatiaapplied patch after demunging headers with appropriate...
1999-07-05 Jarkko HietaniemiIntegrate with mainperl.
1999-07-05 Jarkko HietaniemiIntegrate with mainperl.
1999-07-05 Gurusamy Sarathysuppress fancy display when in verbose mode (suggested by
1999-07-05 Fifer, Ericcygwin32 update
1999-07-05 Gurusamy Sarathycompatibility tweak for Class::Struct
1999-07-04 Jarkko HietaniemiIntegrate with mainperl.
1999-07-04 Gurusamy Sarathymake overload, Data::Dumper, and dumpvar understand...
1999-07-02 Gurusamy Sarathyavoid warnings
1999-06-28 Gurusamy Sarathyinc version (for CPAN.pm sanity)
1999-06-28 Damian Conway[19990526.002] Misc. improvements to Class:Struct
1999-06-28 Gurusamy Sarathyupgrade CGI.pm to v2.53 (CGI/{Apache,Switch}.pm NOT...
1999-06-27 Olaf FlebbeEPOC port to Psion5.
1999-06-27 Gurusamy Sarathysomewhat untested PERL_OBJECT cleanups (C++isms mostly
1999-06-24 Gurusamy Sarathyavoid race condition in the CAPI extension bootstrap...
1999-06-22 Gurusamy Sarathytweak RefHash to make intent clearer (suggested by...
1999-06-22 Gurusamy Sarathyoops, backout bogus change#3545
1999-06-22 Gurusamy Sarathyremove dead code
1999-06-12 Gurusamy Sarathycaller.pm typos
1999-06-11 Gurusamy Sarathyimplement C<use caller 'encoding'>
1999-06-09 Gurusamy Sarathymore complete support for implicit thread/interpreter...
1999-06-02 Gurusamy Sarathyremove _() non-ansism
1999-05-29 Jan Dubois(was Re: Unitialized Value Complaints in Math::BigFloat)
1999-05-28 Mark-Jason DominusPATCH (5.005_57): defined(@a) now deprecated
1999-05-25 Gurusamy Sarathyavoid temporary files that have a constant name (from...
1999-05-25 Peter PrymmerEBCDIC %HTML_Escapes for Pod::Text, plus sync patch.
1999-05-24 Gurusamy Sarathymajor pod update from Tom Christiansen
1999-05-24 Gurusamy Sarathyupdated to v1.50 from CPAN
1999-05-24 Tim JennessProblem with MM_Unix in 5.005_03
1999-05-24 Byron Brummeravoid removing duplicates in user-generated warnings
1999-05-24 Gurusamy Sarathyminor logic tweak for reserved word warning
1999-05-17 Fifer, Ericadditional cleanups for cygwin32 port
1999-05-14 Gurusamy Sarathycanonicalize path for $(FULLPERL) and $(PERL) in MakeMaker
1999-05-12 Stephen ZanderRe: Test::Harness runs tainted tests with wrong library...
1999-05-12 Gurusamy Sarathymore testsuite smarts (many of them courtesy Ilya)
1999-05-11 Gurusamy Sarathydisplay more frequent progress messages when STDOUT...
1999-05-11 Ilya ZakharevichExplanations by Test::Harness
1999-05-10 Joshua PritikinTest.pm update [PATCH _56]
1999-05-10 lane@duphy4.physic... pod->html VMS fixes
1999-05-10 Jan DuboisAdd POLLUTE=1 option to MakeMaker
1999-05-10 Gurusamy Sarathyprovide File::Copy::syscopy() via Win32::CopyFile(...
1999-05-10 Gurusamy Sarathyescape ampersands in <pre> sections
1999-05-10 Alexander Smishlajevcygwin32 update (untested adaptation of patch against...
1999-05-10 Gurusamy Sarathydocument 'test' attribute (from Andreas Koenig)
1999-05-09 Gurusamy Sarathyimport list propagation busted (pointed out by Ton...
1999-05-08 William Mannapplied suggested patch, added tests
1999-05-08 Nick Ing-SimmonsImplement OPEN, EOF, SEEK, TELL, BINMODE and FILENO...
1999-05-07 Dan SugalskiBug in MM_VMS.PM
1999-05-07 Paul MarquessDBM Filters (via private mail)
1999-05-06 Gurusamy Sarathyadd Ethiopic section to unicode master database (from Ken
1999-05-05 Gurusamy Sarathyupgrade Pod::Parser to v1.081 from CPAN
1999-05-05 Andreas Königload base packages based on nonexistent $VERSION
1999-04-27 Gurusamy Sarathyintegrate change#3279 from maint-5.004
1999-04-26 Gurusamy Sarathyupdate Changes; tweak minor regressions
1999-04-13 Hans Mulder[Patch 5.005/5.006]Another MM_VMS.pm patch
1999-04-09 Johann KlasekUnderstand Apollo's //node notation.
1999-03-25 Gurusamy Sarathyremove bogus panic()
1999-03-24 Charles Baileyapplied suggested patch, modulo superseded parts
1999-03-24 Charles Baileyapplied suggested patch, modulo superseded parts
1999-03-24 Gurusamy Sarathydoc tweak
1999-03-24 Gurusamy Sarathydebugger tweak (wasn't printing a newline after recalle...
1999-03-23 Gurusamy SarathyFile::Spec fixes from Jan Dubois <jan.dubois@ibm.net>
1999-03-23 Gurusamy Sarathyadd Pod-Parser-1.08 (verbatim module =include tests...
1999-03-23 Tim Withampatch for useless Math::BigInt warnings
1999-03-16 Gurusamy Sarathysundry pod niggles
1999-03-15 Daniel Yacobapplied suggested patch (mailed to perl-unicode@perl...
1999-03-04 Vishal Bhatiaupdates to compiler modules
1999-03-04 Jan Duboisallow custom comparison function in File::Compare:...
1999-02-28 Jan Duboisslightly edited version of suggested patch
1999-02-28 Gurusamy Sarathys/print STDERR/warn/ suggested by abigail@fnx.com;...
1999-02-28 Jan Duboisadd File::Compare::compare_text()
1999-02-28 Gurusamy Sarathyavoid escaping &amp; et al multiple times (variant...
1999-02-28 Jan DuboisTest::Harness setting $ENV{HARNESS_ACTIVE}
1999-02-24 Gurusamy Sarathyavoid modifying readonly values from qw()
1999-02-19 Gurusamy Sarathybring '*' prototype closer to how it behaves internally
1999-02-18 Andy Doughertydotsh.pl triggers new warnings
1999-02-17 Tom ChristiansenPATCH: lib/Pod/Functions.pm for perl5.005_55
1999-02-15 Steven Knightfix bugs in the handling of negative numbers, among...
1999-02-15 Barrie Slaymakerbackout change#2811 and add newer version based on...
1999-02-15 Barrie Slaymaker5.005_54 #2 Merging File::PathConvert in to File::Spec
1999-02-15 Gurusamy Sarathyallow the Carp routines to pass through exception objects
next