| Commit message (Expand) | Author | Age | Files | Lines |
* | integrate changes#2273,2274,2288,2291 from maint-5.004 | Gurusamy Sarathy | 1998-11-30 | 1 | -1/+2 |
* | sync Text::Wrap version number | Gurusamy Sarathy | 1998-11-29 | 1 | -1/+1 |
* | update to Text::Wrap 98.112901 from David Muir Sharnoff | Gurusamy Sarathy | 1998-11-29 | 1 | -5/+30 |
* | updated to Text::Wrap 98.112801 from CPAN; one published change | David Muir Sharnoff | 1998-11-29 | 1 | -90/+57 |
* | Update docs and English.pm for $^C | Nick Ing-Simmons | 1998-11-29 | 1 | -0/+1 |
* | misc tweaks | Gurusamy Sarathy | 1998-11-29 | 1 | -2/+2 |
* | Liblist tweak suggested by Swen Thuemmler <Swen.Thuemmler@paderlinx.de>; | Gurusamy Sarathy | 1998-11-28 | 1 | -4/+8 |
* | update Test.pm to Test-1.12; tweak 're' detection | Gurusamy Sarathy | 1998-11-28 | 1 | -62/+76 |
* | PATCH: document English.pm sawampersand and thread issues | John Tobey | 1998-11-28 | 1 | -0/+8 |
* | fix uninitialized warnings | Brian Callaghan | 1998-11-28 | 1 | -5/+6 |
* | update tie() entry in perlfunc to reflect TIEARRAY and TIEHANDLE | Gurusamy Sarathy | 1998-11-28 | 1 | -0/+4 |
* | teach CPAN.pm to ignore beta perl distributions when looking for | root | 1998-11-28 | 1 | -1/+1 |
* | integrate changes#2304,2305,2306,2308 from maint-5.005 | Gurusamy Sarathy | 1998-11-27 | 4 | -21/+42 |
* | eliminate dup hunk from integration | Gurusamy Sarathy | 1998-11-27 | 1 | -1/+1 |
* | C<-x>. | Jarkko Hietaniemi | 1998-11-27 | 1 | -6/+7 |
* | Benchmark.pm suggestion | Thomas Bowditch | 1998-11-21 | 1 | -0/+14 |
* | sort WARN_FOO symbols to avoid hash traversal order dependency | Gurusamy Sarathy | 1998-11-17 | 1 | -56/+56 |
* | avoid endless loops in Text::Wrap (from a suggestion by Lupe | Gurusamy Sarathy | 1998-11-09 | 1 | -7/+22 |
* | 0**0 = 1, from | Daniel S. Lewart | 1998-11-02 | 1 | -27/+10 |
* | Overloaded <> and deref again | Ilya Zakharevich | 1998-10-30 | 1 | -1/+158 |
* | Minor debugger tweaks | Ilya Zakharevich | 1998-10-28 | 1 | -3/+8 |
* | MM patches from Ilya Zakharevich | Gurusamy Sarathy | 1998-10-28 | 1 | -1/+6 |
* | various win32 tweaks; disable new xs_cpp section (it creates | Gurusamy Sarathy | 1998-10-26 | 1 | -1/+1 |
* | File::Path::mkpath reports the wrong error | Martijn Koster | 1998-10-25 | 1 | -2/+3 |
* | Exporter.pm's export_to_level() argument handling buggy | Zachary Miller | 1998-10-25 | 1 | -2/+1 |
* | handle '::' in section names properly | Graham Barr | 1998-10-25 | 1 | -3/+5 |
* | tr///d does not seem to work | Larry Wall | 1998-10-23 | 1 | -2/+1 |
* | restore sanity to "constant" references | Gurusamy Sarathy | 1998-10-21 | 1 | -0/+14 |
* | silence -w noises (suggested by Greg Bacon) | Gurusamy Sarathy | 1998-10-17 | 1 | -4/+7 |
* | apply non-conflicting parts from suggested patch | Jan Dubois | 1998-10-17 | 2 | -3/+3 |
* | correct bugs exposed in MM_Unix.pm by commenting out Selfloader | Gurusamy Sarathy | 1998-10-15 | 1 | -1/+1 |
* | added tweaked version of suggested patch | Jan Dubois | 1998-10-06 | 4 | -68/+113 |
* | Cumulative OS/2-related patch | Ilya Zakharevich | 1998-10-06 | 1 | -1/+32 |
* | squelch undef warnings | Hugo van der Sanden | 1998-10-02 | 1 | -2/+2 |
* | tolerate spaces when fixing up __cplusplus output by old h2xs | Jan Dubois | 1998-10-02 | 1 | -1/+1 |
* | make File::Find work when wanted() is autoloaded or a symbolic ref | Gurusamy Sarathy | 1998-10-02 | 1 | -5/+5 |
* | fix various 5.00552 mishaps (fixes suggested by Jan Dubois, | Gurusamy Sarathy | 1998-09-28 | 1 | -1/+1 |
* | big Configure update from Jarkko: sync metaconfig units; d_statblks fix | Gurusamy Sarathy | 1998-09-25 | 1 | -0/+65 |
* | s/MAKEMAKEROPT/PERL_MM_OPT/ | Gurusamy Sarathy | 1998-09-25 | 1 | -2/+2 |
* | MM_Unix::canonpath erroneously turns leading // into / | Dominic Dunlop | 1998-09-25 | 1 | -2/+2 |
* | fix change#1861, which breaks default boot_xxx symbol generation | Gurusamy Sarathy | 1998-09-25 | 1 | -2/+2 |
* | correct FSF address in various places | Gurusamy Sarathy | 1998-09-24 | 1 | -4/+4 |
* | applied suggested patch, adapted for all platforms | Jan Dubois | 1998-09-24 | 5 | -22/+37 |
* | upgrade to CPAN-1.40 | Gurusamy Sarathy | 1998-09-24 | 2 | -216/+237 |
* | use $ENV{MAKEMAKEROPT} to set default command line args | Gurusamy Sarathy | 1998-09-24 | 1 | -1/+13 |
* | More verbose Test::Harness [PATCH] | Ilya Zakharevich | 1998-09-23 | 1 | -5/+10 |
* | make Pod/Html.pm handle the --title option properly (as suggested | Gurusamy Sarathy | 1998-09-23 | 1 | -11/+13 |
* | ExtUtils::MakeMaker::prompt cannot return 0 | Jochen Wiedmann | 1998-09-23 | 1 | -1/+1 |
* | Re: [PATCH] MakeMaker "test" target doesn't depend on "all" | Andreas König | 1998-09-23 | 1 | -2/+2 |
* | Re: extralibs.ld problem in MM_VMS.pm | Charles Bailey | 1998-09-23 | 1 | -31/+59 |