| Commit message (Expand) | Author | Age | Files | Lines |
* | static linking with uninstalled perl | Ilya Zakharevich | 2000-10-24 | 1 | -0/+1 |
* | Undo the basename() part of #7412 since the lib/basename | Jarkko Hietaniemi | 2000-10-23 | 1 | -8/+1 |
* | Document PERL_INSTALL_ROOT of #7210. | Jarkko Hietaniemi | 2000-10-23 | 1 | -0/+3 |
* | Miscellaneous MacOS Classic library updates from Matthias Neeracher. | Jarkko Hietaniemi | 2000-10-23 | 5 | -5/+23 |
* | Re: [20000731.007] potential syntax error not detected [PATCH] | Ronald J. Kimball | 2000-10-23 | 1 | -0/+3 |
* | Retract #7404 with a patch from Robin Barker, via Andy Dougherty. | Jarkko Hietaniemi | 2000-10-23 | 1 | -47/+76 |
* | Doc patch. | Robert Spier | 2000-10-22 | 1 | -0/+8 |
* | Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker | Robert Spier | 2000-10-22 | 1 | -2/+2 |
* | Expand %Config variables only if explicitly so requested | Gurusamy Sarathy | 2000-10-22 | 1 | -13/+35 |
* | Tweak the Is* definitions of Unicode character classes | Jarkko Hietaniemi | 2000-10-22 | 9 | -162/+427 |
* | Re: [ID 20001020.002] Tie::Array SPLICE method is buggy | Daniel Chetlin | 2000-10-21 | 1 | -39/+35 |
* | Make Cwd more bulletproof in chrooted environments. | Eric E. Coe | 2000-10-18 | 1 | -1/+9 |
* | Show the failed remote port, instead of the failing line number. | David Sparks | 2000-10-17 | 1 | -1/+1 |
* | Clarify documentation on 'use bytes'. | Simon Cozens | 2000-10-17 | 1 | -5/+22 |
* | RFC: a (temporary?) way around utf8.pm for EBCDIC | Peter Prymmer | 2000-10-14 | 1 | -1/+7 |
* | The Install.pm third of | Bill Campbell | 2000-10-12 | 1 | -21/+50 |
* | Two thirds of | Bill Campbell | 2000-10-12 | 2 | -29/+38 |
* | 5.6.0 & 5.7.1, VMS fixes | Charles Lane | 2000-10-12 | 1 | -1/+2 |
* | Upgrade to CPAN 1.58, from Andreas König. | Jarkko Hietaniemi | 2000-10-12 | 2 | -144/+153 |
* | [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl | J. David Blackstone | 2000-10-10 | 1 | -3/+3 |
* | Upgrade to podlators 1.04, from Russ Allbery. | Jarkko Hietaniemi | 2000-10-10 | 2 | -22/+39 |
* | Upgrade to CGI.pm 2.74, from Lincoln Stein. | Jarkko Hietaniemi | 2000-10-10 | 1 | -27/+45 |
* | Warn about unknown scripts. | Dominic Dunlop | 2000-10-09 | 1 | -0/+8 |
* | Windows9x doesn't support link(), despite what Config.pm | Gurusamy Sarathy | 2000-10-09 | 1 | -1/+1 |
* | avoid nonportable example code | Gurusamy Sarathy | 2000-10-09 | 1 | -1/+1 |
* | Change the version number of Tie::Handle in the core to 4.0, | Andreas König | 2000-10-06 | 1 | -1/+10 |
* | Re: Questions about Tie::Array and perl modules | Nick Ing-Simmons | 2000-10-06 | 1 | -45/+45 |
* | Epoc update | Olaf Flebbe | 2000-10-03 | 2 | -1/+18 |
* | Fix some recursion in overload.pm | Daniel Chetlin | 2000-09-30 | 1 | -0/+5 |
* | The one that got away. | Jarkko Hietaniemi | 2000-09-14 | 1 | -1/+1 |
* | File::Find 5.7.0 POD nits | Rich Morin | 2000-09-14 | 1 | -18/+17 |
* | [patch: perl@7045] vms updates | Peter Prymmer | 2000-09-12 | 1 | -0/+1 |
* | RE: [Patch 5.7.0] Removing -ldb from the core build | Paul Marquess | 2000-09-12 | 3 | -10/+10 |
* | Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05), | Jarkko Hietaniemi | 2000-09-10 | 2 | -37/+128 |
* | Upgrade to CPAN 1.57_65, from Andreas König. | Jarkko Hietaniemi | 2000-09-10 | 2 | -570/+879 |
* | Do away with memory models cruft. Sorry, PDP users. | Jarkko Hietaniemi | 2000-09-08 | 1 | -11/+5 |
* | Message-ID: <20000907190320.888.qmail@foad.org> | Abigail | 2000-09-08 | 1 | -1/+4 |
* | perl5db.pl [Was: Re: Debugger question] | Peter Scott | 2000-09-07 | 1 | -5/+6 |
* | Fix for | Marc Lehmann | 2000-09-07 | 1 | -3/+3 |
* | Tie::StdHandle did not know about 3-arg open | Gisle Aas | 2000-09-07 | 1 | -6/+6 |
* | More %{} and other deref special casing - do not pass to 'nomethod'. | Nick Ing-Simmons | 2000-09-02 | 1 | -59/+70 |
* | Update to PodParser 1.18, from Brad Appleton. | Jarkko Hietaniemi | 2000-09-01 | 1 | -1/+1 |
* | Add the overload warnings to perldiag. | Jarkko Hietaniemi | 2000-09-01 | 1 | -1/+1 |
* | RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant | Paul Marquess | 2000-09-01 | 1 | -10/+3 |
* | Sanaty checking of arguments to overload::constant | Abigail | 2000-09-01 | 1 | -2/+48 |
* | CPAN.pm beta 1.57_57 for the core | Andreas König | 2000-09-01 | 2 | -179/+359 |
* | File::Temp patches from Andreas König, | Andreas König | 2000-09-01 | 1 | -2/+6 |
* | Issue useful diagnostic on unknown pod commands. | Abigail | 2000-08-31 | 1 | -1/+17 |
* | Re: typos in pods | Yitzchak Scott-Thoennes | 2000-08-31 | 2 | -2/+2 |
* | Missed one Unicode file. | Jarkko Hietaniemi | 2000-08-31 | 1 | -0/+1025 |