summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Re: Test::Harness runs tainted tests with wrong library pathStephen Zander1999-05-121-1/+2
* more testsuite smarts (many of them courtesy Ilya)Gurusamy Sarathy1999-05-121-10/+20
* display more frequent progress messages when STDOUT is a ttyGurusamy Sarathy1999-05-111-5/+16
* Explanations by Test::HarnessIlya Zakharevich1999-05-111-3/+14
* Test.pm update [PATCH _56]Joshua Pritikin1999-05-101-5/+10
* pod->html VMS fixeslane@duphy4.physics.drexel.edu1999-05-101-0/+1
* Add POLLUTE=1 option to MakeMakerJan Dubois1999-05-102-6/+25
* provide File::Copy::syscopy() via Win32::CopyFile() on win32Gurusamy Sarathy1999-05-101-2/+8
* escape ampersands in <pre> sectionsGurusamy Sarathy1999-05-101-2/+1
* cygwin32 update (untested adaptation of patch against 5.005_03)Alexander Smishlajev1999-05-103-1/+10
* document 'test' attribute (from Andreas Koenig)Gurusamy Sarathy1999-05-101-1/+5
* import list propagation busted (pointed out by Ton HospelGurusamy Sarathy1999-05-091-2/+2
* applied suggested patch, added testsWilliam Mann1999-05-081-0/+77
* Implement OPEN, EOF, SEEK, TELL, BINMODE and FILENO as TIEHANDLE methods.Nick Ing-Simmons1999-05-081-5/+63
* Bug in MM_VMS.PMDan Sugalski1999-05-071-1/+1