summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Liblist tweak suggested by Swen Thuemmler <Swen.Thuemmler@paderlinx.de>;Gurusamy Sarathy1998-11-281-4/+8
* update Test.pm to Test-1.12; tweak 're' detectionGurusamy Sarathy1998-11-281-62/+76
* PATCH: document English.pm sawampersand and thread issuesJohn Tobey1998-11-281-0/+8
* fix uninitialized warningsBrian Callaghan1998-11-281-5/+6
* update tie() entry in perlfunc to reflect TIEARRAY and TIEHANDLEGurusamy Sarathy1998-11-281-0/+4
* teach CPAN.pm to ignore beta perl distributions when looking forroot1998-11-281-1/+1
* integrate changes#2304,2305,2306,2308 from maint-5.005Gurusamy Sarathy1998-11-274-21/+42
* eliminate dup hunk from integrationGurusamy Sarathy1998-11-271-1/+1
* C<-x>.Jarkko Hietaniemi1998-11-271-6/+7
* Benchmark.pm suggestionThomas Bowditch1998-11-211-0/+14
* sort WARN_FOO symbols to avoid hash traversal order dependencyGurusamy Sarathy1998-11-171-56/+56
* avoid endless loops in Text::Wrap (from a suggestion by LupeGurusamy Sarathy1998-11-091-7/+22
* 0**0 = 1, fromDaniel S. Lewart1998-11-021-27/+10
* Overloaded <> and deref againIlya Zakharevich1998-10-301-1/+158
* Minor debugger tweaksIlya Zakharevich1998-10-281-3/+8
* MM patches from Ilya ZakharevichGurusamy Sarathy1998-10-281-1/+6
* various win32 tweaks; disable new xs_cpp section (it createsGurusamy Sarathy1998-10-261-1/+1
* File::Path::mkpath reports the wrong errorMartijn Koster1998-10-251-2/+3
* Exporter.pm's export_to_level() argument handling buggyZachary Miller1998-10-251-2/+1
* handle '::' in section names properlyGraham Barr1998-10-251-3/+5
* 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