summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* warn rather than die when parse_version() can't cut it (fromGurusamy Sarathy1999-07-251-2/+4
* don't display tid from main thread (or testsuite breaks)Gurusamy Sarathy1999-07-191-4/+8
* display thread id in diagnostics (suggested by Dan Sugalski)Gurusamy Sarathy1999-07-181-2/+10
* Some lib/ExtUtils/Manifest.pm POD fixesJan Dubois1999-07-181-18/+19
* mention the -Minteger effect on modulus (from Nathan Torkington)Gurusamy Sarathy1999-07-181-0/+11
* tiny bug in vars.pm (from John Dlugosz)Gurusamy Sarathy1999-07-171-1/+1
* applied suggested patch, along with later tweakJan Dubois1999-07-171-11/+56
* use a better prefixify() heuristic than m/perl/ (prefix/lib/perl5Gurusamy Sarathy1999-07-171-19/+31
* yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADSGurusamy Sarathy1999-07-125-46/+10
* integrate cfgperl contentsGurusamy Sarathy1999-07-0722-369/+1235
|\
| * Integrate with Sarathy; one conflict in t/pragma/warn/recgompJarkko Hietaniemi1999-07-074-135/+357
| |\
| * \ Integrate with Sarathy.Jarkko Hietaniemi1999-07-072-0/+2
| |\ \
| * | | POSIX [[:character class:]] support for standard, locale,Jarkko Hietaniemi1999-07-0622-369/+1235
* | | | applied new parts of suggested patchCharles Bailey1999-07-073-25/+97
| |_|/ |/| |
* | | MakeMaker support for pod2htmlJan Dubois1999-07-073-54/+284
* | | lexical warnings update (warning.t fails one testPaul Marquess1999-07-071-81/+73
| |/ |/|
* | make Sys::Hostname safe against C<$SIG{CHLD}='IGNORE'> (suggestedGurusamy Sarathy1999-07-071-0/+1
* | applied patch after demunging headers with appropriate pathsVishal Bhatia1999-07-061-0/+1
|/
* Integrate with mainperl.Jarkko Hietaniemi1999-07-051-0/+175
|\
* \ Integrate with mainperl.Jarkko Hietaniemi1999-07-054-4/+15
|\ \ | |/
| * suppress fancy display when in verbose mode (suggested byGurusamy Sarathy1999-07-051-2/+3
| * cygwin32 updateFifer, Eric1999-07-052-2/+11
| * compatibility tweak for Class::StructGurusamy Sarathy1999-07-051-0/+1
| * make overload, Data::Dumper, and dumpvar understand qr// stringifyGurusamy Sarathy1999-07-043-1/+15
| * avoid warningsGurusamy Sarathy1999-07-021-2/+2
| * inc version (for CPAN.pm sanity)Gurusamy Sarathy1999-06-281-1/+1
| * [19990526.002] Misc. improvements to Class:StructDamian Conway1999-06-281-18/+111
| * upgrade CGI.pm to v2.53 (CGI/{Apache,Switch}.pm NOT deleted)Gurusamy Sarathy1999-06-285-144/+576
* | Integrate with mainperl.Jarkko Hietaniemi1999-07-0410-166/+530
* | EPOC port to Psion5.Olaf Flebbe1999-06-272-1/+5
|/
* somewhat untested PERL_OBJECT cleanups (C++isms mostlyGurusamy Sarathy1999-06-272-4/+3
* avoid race condition in the CAPI extension bootstrap handlerGurusamy Sarathy1999-06-241-2/+1
* tweak RefHash to make intent clearer (suggested by John Dlugosz)Gurusamy Sarathy1999-06-221-3/+4
* oops, backout bogus change#3545Gurusamy Sarathy1999-06-221-1/+2
* remove dead codeGurusamy Sarathy1999-06-221-2/+1
* caller.pm typosGurusamy Sarathy1999-06-121-4/+2
* implement C<use caller 'encoding'>Gurusamy Sarathy1999-06-111-0/+61
* more complete support for implicit thread/interpreter pointer,Gurusamy Sarathy1999-06-091-4/+4
* remove _() non-ansismGurusamy Sarathy1999-06-021-2/+2
* (was Re: Unitialized Value Complaints in Math::BigFloat)Jan Dubois1999-05-291-0/+1
* PATCH (5.005_57): defined(@a) now deprecatedMark-Jason Dominus1999-05-281-3/+3
* avoid temporary files that have a constant name (from a suggestionGurusamy Sarathy1999-05-251-3/+3
* EBCDIC %HTML_Escapes for Pod::Text, plus sync patch.Peter Prymmer1999-05-251-0/+80
* major pod update from Tom ChristiansenGurusamy Sarathy1999-05-241-7/+8
* updated to v1.50 from CPANGurusamy Sarathy1999-05-243-73/+258
* Problem with MM_Unix in 5.005_03Tim Jenness1999-05-241-1/+1
* avoid removing duplicates in user-generated warningsByron Brummer1999-05-241-4/+11
* minor logic tweak for reserved word warningGurusamy Sarathy1999-05-241-1/+1
* additional cleanups for cygwin32 portFifer, Eric1999-05-171-0/+117
* canonicalize path for $(FULLPERL) and $(PERL) in MakeMakerGurusamy Sarathy1999-05-141-1/+1