summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * tweak pod in MakeMaker.pmPaul Johnson1998-07-191-7/+7
| * Minor debugger fixTye McQueen1998-07-191-2/+2
| * applied slightly tweaked version of patchIlya Zakharevich1998-07-191-2/+27
| * improve 'frame' handling in debuggerIlya Zakharevich1998-07-191-10/+20
* | PL_ prefix to all perlvars, part1Nick Ing-Simmons1998-07-182-5/+4
|/
* 5.004_74: MPE/iX final touchesJarkko Hietaniemi1998-07-151-1/+1
* fix warning from CGI::CarpGurusamy Sarathy1998-07-151-4/+5
* File/Spec.pm needs trailing newlineGurusamy Sarathy1998-07-141-1/+1
* add files and tweaks needed for MPE/iX port (via PM)Jarkko Hietaniemi1998-07-141-2/+17
* make Term::Readline::get_line() independent of caller's $/Kurt D. Starsinic1998-07-141-0/+1
* Parallel MakefilesAndreas König1998-07-141-2/+3
* avoid empty rm -f in MM_Unix.pmGurusamy Sarathy1998-07-131-1/+2
* Embed.pm support for PERL_OBJECTDoug MacEachern1998-07-121-7/+23
* update MANIFEST, ChangesGurusamy Sarathy1998-07-121-43/+0
* merge changes 1424, 1428 from maintbranchGurusamy Sarathy1998-07-121-19/+32
* generic Configure mods and HAS_GROUP additions to help MiNT/MPEix/MVSJarkko Hietaniemi1998-07-121-0/+1
* [5.004_71] Patch: let CPAN.pm work with threaded perlAndreas König1998-07-122-2/+7
* [perl5.004_71] Patch: change MakeMaker default compress --> gzipAndreas König1998-07-112-8/+8
* s/AVHV/pseudo-hash/ (via PM)Gisle Aas1998-07-111-2/+2
* make Liblist return consistently backslashed pathsGurusamy Sarathy1998-07-111-0/+6
* CPAN-1.39 updateAndreas König1998-07-103-349/+758
* added patch, tweaked per Ilya's suggestionM. J. T. Guy1998-07-091-1/+1
* change order of libs for extensionsLaszlo Molnar1998-07-091-1/+1
* patch for more flexible initialization of xsub parametersTye McQueen1998-07-091-7/+30
* add patch for C<use re 'debug'>Ilya Zakharevich1998-07-081-67/+0
* doc tweaks suggested by Abigail, M.J.T. Guy, and Larry WallGurusamy Sarathy1998-07-072-4/+4
* added patch to fix Cwd.pm warnings, fixed a couple more placesGisle Aas1998-07-061-4/+4
* allow eval-groups in patterns only if they C<use re 'eval';>Gurusamy Sarathy1998-07-061-7/+23
* add Symbol::delete_package()Gurusamy Sarathy1998-07-061-0/+35
* add suggested tool as an example in ExtUtils::PacklistAlan Burlison1998-07-052-0/+50
* various small tweaks (still fails a few taint tests in {taint,locale}.t)Gurusamy Sarathy1998-07-041-1/+1
* fixes for mortalization bug in xsubpp, other efficiency tweaksJoshua Pritikin1998-07-041-6/+2
* fix CPAN.pm problem, OS2 tweaksIlya Zakharevich1998-07-043-7/+19
* tweaks to Getopt::StdRobin Barker1998-07-041-6/+10
* 5.004_69: Parsewords.pm: avoid undefined warningsJarkko Hietaniemi1998-07-041-3/+5
* merge changes#1210,1211,1270 from maintbranchGurusamy Sarathy1998-07-042-14/+67
* Re: [PATCH 5.004_67] MakeMaker mods for PPD support Murray Nesbitt1998-06-302-8/+93
* add patch to integrate Math::Trig::Radial into Math::TrigJarkko Hietaniemi1998-06-302-225/+218
* Re: [PATCH] Simplified magic_setisa() and improved fields.pmGisle Aas1998-06-302-13/+153
* added patch for overloading constants, made PERL_OBJECT-awareIlya Zakharevich1998-06-292-0/+113
* Permissions in MakeMaker (Was: patch to MM_Unix.pm)Andreas König1998-06-292-19/+74