summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
| * fix MM_Win32::maybe_command()Gurusamy Sarathy1998-08-021-1/+16
| * fixes for overloading bugs and docs, tweaked someIlya Zakharevich1998-08-013-17/+545
* | add trailing newline to fileGurusamy Sarathy1998-07-261-1/+0
* | integrate utfperlGurusamy Sarathy1998-07-26159-0/+41723
|\ \ | |/ |/|
| * Here are the long-expected Unicode/UTF-8 modifications.Larry Wall1998-07-24159-0/+41723
* | fix behavior of <=> on bigintsM. J. T. Guy1998-07-261-4/+4
|/
* lib/Sys/Syslog.pm docDaniel S. Lewart1998-07-221-1/+1
* remove spurious $VERSION line that confuses CPANJohan Vromans1998-07-221-1/+0
* allow extensions to be specified as paths Paul Johnson1998-07-221-1/+1
* fix Liblist.pm to find entries that are plain pathnames on win32Gurusamy Sarathy1998-07-221-0/+8
* final tweaks before beta2Gurusamy Sarathy1998-07-211-3/+0
* change case of PERL_OBJECT filenames, consistent with the restGurusamy Sarathy1998-07-211-1/+1
* complete s/foo/PL_foo/ changes (all escaped cases identified withGurusamy Sarathy1998-07-201-3/+3
* Merge MainlineNick Ing-Simmons1998-07-193-21/+56
|\