| Commit message (Expand) | Author | Age | Files | Lines |
* | more complete support for implicit thread/interpreter pointer, | Gurusamy Sarathy | 1999-06-09 | 1 | -4/+4 |
* | remove _() non-ansism | Gurusamy Sarathy | 1999-06-02 | 1 | -2/+2 |
* | (was Re: Unitialized Value Complaints in Math::BigFloat) | Jan Dubois | 1999-05-29 | 1 | -0/+1 |
* | PATCH (5.005_57): defined(@a) now deprecated | Mark-Jason Dominus | 1999-05-28 | 1 | -3/+3 |
* | avoid temporary files that have a constant name (from a suggestion | Gurusamy Sarathy | 1999-05-25 | 1 | -3/+3 |
* | EBCDIC %HTML_Escapes for Pod::Text, plus sync patch. | Peter Prymmer | 1999-05-25 | 1 | -0/+80 |
* | major pod update from Tom Christiansen | Gurusamy Sarathy | 1999-05-24 | 1 | -7/+8 |
* | updated to v1.50 from CPAN | Gurusamy Sarathy | 1999-05-24 | 3 | -73/+258 |
* | Problem with MM_Unix in 5.005_03 | Tim Jenness | 1999-05-24 | 1 | -1/+1 |
* | avoid removing duplicates in user-generated warnings | Byron Brummer | 1999-05-24 | 1 | -4/+11 |
* | minor logic tweak for reserved word warning | Gurusamy Sarathy | 1999-05-24 | 1 | -1/+1 |
* | additional cleanups for cygwin32 port | Fifer, Eric | 1999-05-17 | 1 | -0/+117 |
* | canonicalize path for $(FULLPERL) and $(PERL) in MakeMaker | Gurusamy Sarathy | 1999-05-14 | 1 | -1/+1 |
* | Re: Test::Harness runs tainted tests with wrong library path | Stephen Zander | 1999-05-12 | 1 | -1/+2 |
* | more testsuite smarts (many of them courtesy Ilya) | Gurusamy Sarathy | 1999-05-12 | 1 | -10/+20 |
* | display more frequent progress messages when STDOUT is a tty | Gurusamy Sarathy | 1999-05-11 | 1 | -5/+16 |
* | Explanations by Test::Harness | Ilya Zakharevich | 1999-05-11 | 1 | -3/+14 |
* | Test.pm update [PATCH _56] | Joshua Pritikin | 1999-05-10 | 1 | -5/+10 |
* | pod->html VMS fixes | lane@duphy4.physics.drexel.edu | 1999-05-10 | 1 | -0/+1 |
* | Add POLLUTE=1 option to MakeMaker | Jan Dubois | 1999-05-10 | 2 | -6/+25 |
* | provide File::Copy::syscopy() via Win32::CopyFile() on win32 | Gurusamy Sarathy | 1999-05-10 | 1 | -2/+8 |
* | escape ampersands in <pre> sections | Gurusamy Sarathy | 1999-05-10 | 1 | -2/+1 |
* | cygwin32 update (untested adaptation of patch against 5.005_03) | Alexander Smishlajev | 1999-05-10 | 3 | -1/+10 |
* | document 'test' attribute (from Andreas Koenig) | Gurusamy Sarathy | 1999-05-10 | 1 | -1/+5 |
* | import list propagation busted (pointed out by Ton Hospel | Gurusamy Sarathy | 1999-05-09 | 1 | -2/+2 |
* | applied suggested patch, added tests | William Mann | 1999-05-08 | 1 | -0/+77 |
* | Implement OPEN, EOF, SEEK, TELL, BINMODE and FILENO as TIEHANDLE methods. | Nick Ing-Simmons | 1999-05-08 | 1 | -5/+63 |
* | Bug in MM_VMS.PM | Dan Sugalski | 1999-05-07 | 1 | -1/+1 |
* | DBM Filters (via private mail) | Paul Marquess | 1999-05-07 | 1 | -1/+1 |
* | add Ethiopic section to unicode master database (from Ken | Gurusamy Sarathy | 1999-05-06 | 1 | -0/+345 |
* | upgrade Pod::Parser to v1.081 from CPAN | Gurusamy Sarathy | 1999-05-05 | 6 | -19/+20 |
* | load base packages based on nonexistent $VERSION | Andreas König | 1999-05-05 | 2 | -2/+18 |
* | integrate change#3279 from maint-5.004 | Gurusamy Sarathy | 1999-04-27 | 1 | -27/+28 |
* | update Changes; tweak minor regressions | Gurusamy Sarathy | 1999-04-26 | 2 | -6/+2 |
* | [Patch 5.005/5.006]Another MM_VMS.pm patch | Hans Mulder | 1999-04-13 | 1 | -0/+1 |
* | Understand Apollo's //node notation. | Johann Klasek | 1999-04-09 | 1 | -0/+1 |
* | remove bogus panic() | Gurusamy Sarathy | 1999-03-25 | 1 | -1/+1 |
* | applied suggested patch, modulo superseded parts | Charles Bailey | 1999-03-24 | 2 | -23/+19 |
* | applied suggested patch, modulo superseded parts | Charles Bailey | 1999-03-24 | 2 | -3/+15 |
* | doc tweak | Gurusamy Sarathy | 1999-03-24 | 1 | -1/+2 |
* | debugger tweak (wasn't printing a newline after recalled commands) | Gurusamy Sarathy | 1999-03-24 | 1 | -2/+2 |
* | File::Spec fixes from Jan Dubois <jan.dubois@ibm.net> | Gurusamy Sarathy | 1999-03-23 | 2 | -8/+16 |
* | add Pod-Parser-1.08 (verbatim module =include tests elided owing | Gurusamy Sarathy | 1999-03-23 | 6 | -0/+4420 |
* | patch for useless Math::BigInt warnings | Tim Witham | 1999-03-23 | 1 | -0/+2 |
* | sundry pod niggles | Gurusamy Sarathy | 1999-03-16 | 1 | -2/+2 |
* | applied suggested patch (mailed to perl-unicode@perl.org) with minor tweaks | Daniel Yacob | 1999-03-15 | 23 | -0/+788 |
* | updates to compiler modules | Vishal Bhatia | 1999-03-04 | 1 | -1/+1 |
* | allow custom comparison function in File::Compare::compare_text() | Jan Dubois | 1999-03-04 | 1 | -6/+28 |
* | slightly edited version of suggested patch | Jan Dubois | 1999-02-28 | 2 | -12/+102 |
* | s/print STDERR/warn/ suggested by abigail@fnx.com; add $VERSION | Gurusamy Sarathy | 1999-02-28 | 1 | -3/+2 |