| Commit message (Expand) | Author | Age | Files | Lines |
* | Here are the long-expected Unicode/UTF-8 modifications. | Larry Wall | 1998-07-24 | 159 | -0/+41723 |
* | lib/Sys/Syslog.pm doc | Daniel S. Lewart | 1998-07-22 | 1 | -1/+1 |
* | remove spurious $VERSION line that confuses CPAN | Johan Vromans | 1998-07-22 | 1 | -1/+0 |
* | allow extensions to be specified as paths | Paul Johnson | 1998-07-22 | 1 | -1/+1 |
* | fix Liblist.pm to find entries that are plain pathnames on win32 | Gurusamy Sarathy | 1998-07-22 | 1 | -0/+8 |
* | final tweaks before beta2 | Gurusamy Sarathy | 1998-07-21 | 1 | -3/+0 |
* | change case of PERL_OBJECT filenames, consistent with the rest | Gurusamy Sarathy | 1998-07-21 | 1 | -1/+1 |
* | complete s/foo/PL_foo/ changes (all escaped cases identified with | Gurusamy Sarathy | 1998-07-20 | 1 | -3/+3 |
* | Merge Mainline | Nick Ing-Simmons | 1998-07-19 | 3 | -21/+56 |
|\ |
|
| * | tweak pod in MakeMaker.pm | Paul Johnson | 1998-07-19 | 1 | -7/+7 |
| * | Minor debugger fix | Tye McQueen | 1998-07-19 | 1 | -2/+2 |
| * | applied slightly tweaked version of patch | Ilya Zakharevich | 1998-07-19 | 1 | -2/+27 |
| * | improve 'frame' handling in debugger | Ilya Zakharevich | 1998-07-19 | 1 | -10/+20 |
* | | PL_ prefix to all perlvars, part1 | Nick Ing-Simmons | 1998-07-18 | 2 | -5/+4 |
|/ |
|
* | 5.004_74: MPE/iX final touches | Jarkko Hietaniemi | 1998-07-15 | 1 | -1/+1 |
* | fix warning from CGI::Carp | Gurusamy Sarathy | 1998-07-15 | 1 | -4/+5 |
* | File/Spec.pm needs trailing newline | Gurusamy Sarathy | 1998-07-14 | 1 | -1/+1 |
* | 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 |