summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* tr///d does not seem to workLarry Wall1998-10-231-2/+1
* restore sanity to "constant" referencesGurusamy Sarathy1998-10-211-0/+14
* silence -w noises (suggested by Greg Bacon)Gurusamy Sarathy1998-10-171-4/+7
* apply non-conflicting parts from suggested patchJan Dubois1998-10-172-3/+3
* correct bugs exposed in MM_Unix.pm by commenting out SelfloaderGurusamy Sarathy1998-10-151-1/+1
* added tweaked version of suggested patchJan Dubois1998-10-064-68/+113
* Cumulative OS/2-related patchIlya Zakharevich1998-10-061-1/+32
* squelch undef warningsHugo van der Sanden1998-10-021-2/+2
* tolerate spaces when fixing up __cplusplus output by old h2xsJan Dubois1998-10-021-1/+1
* make File::Find work when wanted() is autoloaded or a symbolic refGurusamy Sarathy1998-10-021-5/+5
* fix various 5.00552 mishaps (fixes suggested by Jan Dubois,Gurusamy Sarathy1998-09-281-1/+1
* big Configure update from Jarkko: sync metaconfig units; d_statblks fixGurusamy Sarathy1998-09-251-0/+65
* s/MAKEMAKEROPT/PERL_MM_OPT/Gurusamy Sarathy1998-09-251-2/+2
* MM_Unix::canonpath erroneously turns leading // into /Dominic Dunlop1998-09-251-2/+2
* fix change#1861, which breaks default boot_xxx symbol generationGurusamy Sarathy1998-09-251-2/+2
* correct FSF address in various placesGurusamy Sarathy1998-09-241-4/+4
* applied suggested patch, adapted for all platformsJan Dubois1998-09-245-22/+37
* upgrade to CPAN-1.40Gurusamy Sarathy1998-09-242-216/+237
* use $ENV{MAKEMAKEROPT} to set default command line argsGurusamy Sarathy1998-09-241-1/+13
* More verbose Test::Harness [PATCH]Ilya Zakharevich1998-09-231-5/+10
* make Pod/Html.pm handle the --title option properly (as suggestedGurusamy Sarathy1998-09-231-11/+13
* ExtUtils::MakeMaker::prompt cannot return 0Jochen Wiedmann1998-09-231-1/+1
* Re: [PATCH] MakeMaker "test" target doesn't depend on "all"Andreas König1998-09-231-2/+2
* Re: extralibs.ld problem in MM_VMS.pmCharles Bailey1998-09-231-31/+59
* Re: Open2 and memory leaksRoderick Schertler1998-09-231-27/+26
* (via private mail)Charles Bailey1998-09-237-7/+7
* Protect debugger from nonlocal exitsIlya Zakharevich1998-09-231-27/+28
* patches for perl 5.005_51 under U/WINJoe Buehler1998-09-231-1/+5
* support make written in perl (aka "pmake") on win32Gurusamy Sarathy1998-09-231-9/+18
* make xsubpp generate well-formed code with CAPI && !PERL_OBJECTGurusamy Sarathy1998-09-211-13/+20
* lexical warnings; tweaks to places that didn't apply correctlyPaul Marquess1998-08-092-3/+174
* fix intolerance of SWASHes for blank linesGisle Aas1998-08-081-33/+31
* utf8 doc tweakGisle Aas1998-08-081-1/+1
* kill bogus warning from -we 'use utf8; $_="\x{FF}"'Gisle Aas1998-08-081-3/+3
* integrate maint-5.005 changes into mainlineGurusamy Sarathy1998-08-0813-169/+884
|\
| * prevent lexical leaks from Benchmark into target code (inspired byGurusamy Sarathy1998-08-081-5/+17
| * back out change#1747 until possibly better patch is investigatedGurusamy Sarathy1998-08-081-16/+50
| * allow more compatible interpretation of spaces File::DosGlob::glob()Gurusamy Sarathy1998-08-071-1/+22
| * don't use © in Test.pm (suggested by M.J.T. Guy)Gurusamy Sarathy1998-08-071-1/+1
| * make AutoSplit safer on filesystems with short filenamesGraham Barr1998-08-051-50/+16
| * MM_Win32.pm and Liblist.pm tweaksGurusamy Sarathy1998-08-052-9/+24
| * update Changes, patchlevel, tweak Liblist.pmGurusamy Sarathy1998-08-051-2/+2
| * support :nosearch in ExtUtils::Liblist for win32, and make -lfooGurusamy Sarathy1998-08-052-62/+154
| * make Test::Harness optionally check for stray files when running testsIlya Zakharevich1998-08-051-1/+27
| * correct Pod::Html's notion of email addressesAbigail1998-08-041-1/+1
| * support OE/MVSJarkko Hietaniemi1998-08-021-1/+1
| * fix bug in display of watched expressionsIlya Zakharevich1998-08-021-1/+2
| * Class::Struct has an incomplete tied array packageTom Hughes1998-08-021-0/+5
| * [Patch] Math::Complex - Ambiguous call resolved as CORE::foo()Nick Ing-Simmons1998-08-021-78/+78
| * MM_Win32::maybe_command() case-insesitivity tweakGurusamy Sarathy1998-08-021-1/+1