summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* add Math/Trig/Radial.pm, update MANIFESTJarkko Hietaniemi1998-06-281-0/+193
* [ PATCH 5.004 68 ] Text::ParseWords, ^W fixed, version 3.1mike@bill.iac.net1998-06-281-9/+16
* Complex.pm updateJarkko Hietaniemi1998-06-281-8/+69
* tweak various places for iperlsys.h awarenessGurusamy Sarathy1998-06-282-1/+2
* Better diags for vars.pmTom Phoenix1998-06-281-5/+14
* add CGI-2.42, its and testsuiteGurusamy Sarathy1998-06-286-1044/+2611
* Autosplit's not qite case-insensitive enough on VMSDan Sugalski1998-06-231-2/+2
* merge relevant portions from maintbranch change#1155Gurusamy Sarathy1998-06-221-1/+1
* applied VMS patch from Dan SugalskiDan Sugalski1998-06-211-10/+11
* applied patch, modified logic to avoid reentering lexer at compile-timeGraham Barr1998-06-211-2/+2
* a tweaked version of:Douglas Lankshear1998-06-211-3/+3
* add File-Spec-0.6 from CPANGurusamy Sarathy1998-06-206-0/+846
* manual integration of all outstanding ansi branch stuff into mainlineGurusamy Sarathy1998-06-201-1/+1
* fix AutoLoader to do the right thing when there are relative pathsGurusamy Sarathy1998-06-181-13/+59
* various win32 odds and endsGurusamy Sarathy1998-06-151-6/+9
* newer Getopt/Long.pm from public distribution cited in:Johan Vromans1998-06-151-198/+269
* Re: Exceptions in IPC::Open2Roderick Schertler1998-06-141-2/+2