| Commit message (Expand) | Author | Age | Files | Lines |
* | correct Pod::Html's notion of email addresses | Abigail | 1998-08-04 | 1 | -1/+1 |
* | support OE/MVS | Jarkko Hietaniemi | 1998-08-02 | 1 | -1/+1 |
* | fix bug in display of watched expressions | Ilya Zakharevich | 1998-08-02 | 1 | -1/+2 |
* | Class::Struct has an incomplete tied array package | Tom Hughes | 1998-08-02 | 1 | -0/+5 |
* | [Patch] Math::Complex - Ambiguous call resolved as CORE::foo() | Nick Ing-Simmons | 1998-08-02 | 1 | -78/+78 |
* | MM_Win32::maybe_command() case-insesitivity tweak | Gurusamy Sarathy | 1998-08-02 | 1 | -1/+1 |
* | fix MM_Win32::maybe_command() | Gurusamy Sarathy | 1998-08-02 | 1 | -1/+16 |
* | fixes for overloading bugs and docs, tweaked some | Ilya Zakharevich | 1998-08-01 | 3 | -17/+545 |
* | fix behavior of <=> on bigints | M. J. T. Guy | 1998-07-26 | 1 | -4/+4 |
* | 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 |