| Commit message (Expand) | Author | Age | Files | Lines |
* | add files and tweaks needed for MPE/iX port (via PM) | Jarkko Hietaniemi | 1998-07-14 | 1 | -2/+17 |
* | make Term::Readline::get_line() independent of caller's $/ | Kurt D. Starsinic | 1998-07-14 | 1 | -0/+1 |
* | Parallel Makefiles | Andreas König | 1998-07-14 | 1 | -2/+3 |
* | avoid empty rm -f in MM_Unix.pm | Gurusamy Sarathy | 1998-07-13 | 1 | -1/+2 |
* | Embed.pm support for PERL_OBJECT | Doug MacEachern | 1998-07-12 | 1 | -7/+23 |
* | update MANIFEST, Changes | Gurusamy Sarathy | 1998-07-12 | 1 | -43/+0 |
* | merge changes 1424, 1428 from maintbranch | Gurusamy Sarathy | 1998-07-12 | 1 | -19/+32 |
* | generic Configure mods and HAS_GROUP additions to help MiNT/MPEix/MVS | Jarkko Hietaniemi | 1998-07-12 | 1 | -0/+1 |
* | [5.004_71] Patch: let CPAN.pm work with threaded perl | Andreas König | 1998-07-12 | 2 | -2/+7 |
* | [perl5.004_71] Patch: change MakeMaker default compress --> gzip | Andreas König | 1998-07-11 | 2 | -8/+8 |
* | s/AVHV/pseudo-hash/ (via PM) | Gisle Aas | 1998-07-11 | 1 | -2/+2 |
* | make Liblist return consistently backslashed paths | Gurusamy Sarathy | 1998-07-11 | 1 | -0/+6 |
* | CPAN-1.39 update | Andreas König | 1998-07-10 | 3 | -349/+758 |
* | added patch, tweaked per Ilya's suggestion | M. J. T. Guy | 1998-07-09 | 1 | -1/+1 |
* | change order of libs for extensions | Laszlo Molnar | 1998-07-09 | 1 | -1/+1 |
* | patch for more flexible initialization of xsub parameters | Tye McQueen | 1998-07-09 | 1 | -7/+30 |
* | add patch for C<use re 'debug'> | Ilya Zakharevich | 1998-07-08 | 1 | -67/+0 |
* | doc tweaks suggested by Abigail, M.J.T. Guy, and Larry Wall | Gurusamy Sarathy | 1998-07-07 | 2 | -4/+4 |
* | added patch to fix Cwd.pm warnings, fixed a couple more places | Gisle Aas | 1998-07-06 | 1 | -4/+4 |
* | allow eval-groups in patterns only if they C<use re 'eval';> | Gurusamy Sarathy | 1998-07-06 | 1 | -7/+23 |
* | add Symbol::delete_package() | Gurusamy Sarathy | 1998-07-06 | 1 | -0/+35 |
* | add suggested tool as an example in ExtUtils::Packlist | Alan Burlison | 1998-07-05 | 2 | -0/+50 |
* | various small tweaks (still fails a few taint tests in {taint,locale}.t) | Gurusamy Sarathy | 1998-07-04 | 1 | -1/+1 |
* | fixes for mortalization bug in xsubpp, other efficiency tweaks | Joshua Pritikin | 1998-07-04 | 1 | -6/+2 |
* | fix CPAN.pm problem, OS2 tweaks | Ilya Zakharevich | 1998-07-04 | 3 | -7/+19 |
* | tweaks to Getopt::Std | Robin Barker | 1998-07-04 | 1 | -6/+10 |
* | 5.004_69: Parsewords.pm: avoid undefined warnings | Jarkko Hietaniemi | 1998-07-04 | 1 | -3/+5 |
* | merge changes#1210,1211,1270 from maintbranch | Gurusamy Sarathy | 1998-07-04 | 2 | -14/+67 |
* | Re: [PATCH 5.004_67] MakeMaker mods for PPD support | Murray Nesbitt | 1998-06-30 | 2 | -8/+93 |
* | add patch to integrate Math::Trig::Radial into Math::Trig | Jarkko Hietaniemi | 1998-06-30 | 2 | -225/+218 |
* | Re: [PATCH] Simplified magic_setisa() and improved fields.pm | Gisle Aas | 1998-06-30 | 2 | -13/+153 |
* | added patch for overloading constants, made PERL_OBJECT-aware | Ilya Zakharevich | 1998-06-29 | 2 | -0/+113 |
* | Permissions in MakeMaker (Was: patch to MM_Unix.pm) | Andreas König | 1998-06-29 | 2 | -19/+74 |
* | add Math/Trig/Radial.pm, update MANIFEST | Jarkko Hietaniemi | 1998-06-28 | 1 | -0/+193 |
* | [ PATCH 5.004 68 ] Text::ParseWords, ^W fixed, version 3.1 | mike@bill.iac.net | 1998-06-28 | 1 | -9/+16 |
* | Complex.pm update | Jarkko Hietaniemi | 1998-06-28 | 1 | -8/+69 |
* | tweak various places for iperlsys.h awareness | Gurusamy Sarathy | 1998-06-28 | 2 | -1/+2 |
* | Better diags for vars.pm | Tom Phoenix | 1998-06-28 | 1 | -5/+14 |
* | add CGI-2.42, its and testsuite | Gurusamy Sarathy | 1998-06-28 | 6 | -1044/+2611 |
* | Autosplit's not qite case-insensitive enough on VMS | Dan Sugalski | 1998-06-23 | 1 | -2/+2 |
* | merge relevant portions from maintbranch change#1155 | Gurusamy Sarathy | 1998-06-22 | 1 | -1/+1 |
* | applied VMS patch from Dan Sugalski | Dan Sugalski | 1998-06-21 | 1 | -10/+11 |
* | applied patch, modified logic to avoid reentering lexer at compile-time | Graham Barr | 1998-06-21 | 1 | -2/+2 |
* | a tweaked version of: | Douglas Lankshear | 1998-06-21 | 1 | -3/+3 |
* | add File-Spec-0.6 from CPAN | Gurusamy Sarathy | 1998-06-20 | 6 | -0/+846 |
* | manual integration of all outstanding ansi branch stuff into mainline | Gurusamy Sarathy | 1998-06-20 | 1 | -1/+1 |
* | fix AutoLoader to do the right thing when there are relative paths | Gurusamy Sarathy | 1998-06-18 | 1 | -13/+59 |
* | various win32 odds and ends | Gurusamy Sarathy | 1998-06-15 | 1 | -6/+9 |
* | newer Getopt/Long.pm from public distribution cited in: | Johan Vromans | 1998-06-15 | 1 | -198/+269 |
* | Re: Exceptions in IPC::Open2 | Roderick Schertler | 1998-06-14 | 1 | -2/+2 |