| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | miscellaneous typos in 3 pods | Prymmer/Kahn | 2000-10-23 | 3 | -7/+12 |
* | The change #7187 was not so good on VMS. | Craig A. Berry | 2000-10-23 | 1 | -0/+4 |
* | Avoid Storable locking on DJGPP for now. | Peter J. Farley III | 2000-10-23 | 2 | -2/+17 |
* | Re: [20000731.007] potential syntax error not detected [PATCH] | Ronald J. Kimball | 2000-10-23 | 1 | -0/+3 |
* | Re: [ID 20001021.005] SEGV with regex match | Hugo van der Sanden | 2000-10-23 | 2 | -5/+10 |
* | 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 |
* | ripples from constsub patch | John Tobey | 2000-10-22 | 5 | -3/+29 |
* | Support s?printf parameter reordering. | Jarkko Hietaniemi | 2000-10-22 | 4 | -23/+90 |
* | Expand %Config variables only if explicitly so requested | Gurusamy Sarathy | 2000-10-22 | 1 | -13/+35 |
* | Move the #7390 test from warn/op to comp/redef. | John Tobey | 2000-10-22 | 2 | -19/+10 |
* | PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL | Nicholas Clark | 2000-10-22 | 1 | -10/+28 |
* | -MO=C falls over on package <none> | Hugo van der Sanden | 2000-10-22 | 2 | -2/+2 |
* | [ID 20001021.003] updated hints/openbsd.sh | Todd C. Miller | 2000-10-22 | 1 | -1/+4 |
* | installman go-faster stripes | Jarkko Hietaniemi | 2000-10-22 | 2 | -37/+51 |
* | Hints tweak from Anton Berezin. | Jarkko Hietaniemi | 2000-10-22 | 1 | -7/+0 |
* | Tweak the Is* definitions of Unicode character classes | Jarkko Hietaniemi | 2000-10-22 | 10 | -163/+428 |
* | Re: [ID 20001020.002] Tie::Array SPLICE method is buggy | Daniel Chetlin | 2000-10-21 | 3 | -39/+53 |
* | Testcases for a #7383,#7385 related bug. | Nicholas Clark | 2000-10-21 | 1 | -1/+16 |
* | Add a testcase for #7389. | Jarkko Hietaniemi | 2000-10-21 | 1 | -0/+15 |
* | Re: Creating const subs for constants. | John Tobey | 2000-10-21 | 7 | -56/+150 |
* | Update Changes. | Jarkko Hietaniemi | 2000-10-21 | 2 | -1/+120 |
* | The #7383 was right only in the context of the original bug report, | Jarkko Hietaniemi | 2000-10-21 | 1 | -4/+2 |
* | Fix for ID 20000915.011, IO::Select warning for an undefined fd. | Jarkko Hietaniemi | 2000-10-21 | 1 | -0/+1 |
* | Fix for ID 20001020.006, concatenating an unset submatch | Jarkko Hietaniemi | 2000-10-21 | 2 | -3/+28 |
* | Make scan_num() reëntrant, as suggested in | Roca, Ignasi | 2000-10-20 | 7 | -23/+18 |
* | Reëntrancy fix. | Roca, Ignasi | 2000-10-20 | 4 | -12/+45 |
* | Don't write double values through long double pointers, | Jens Hamisch | 2000-10-20 | 2 | -8/+20 |
* | Portability tweak on #7377. | Charles Lane | 2000-10-20 | 1 | -2/+4 |
* | SOCKS function redefinitions need prototypes, too, otherwise | Jens Hamisch | 2000-10-20 | 2 | -0/+16 |
* | Perl 5.6.0/5.7.0 enable DProf test for VMS | Charles Lane | 2000-10-20 | 4 | -8/+12 |
* | Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update | Charles Lane | 2000-10-20 | 2 | -7/+10 |
* | In the latest compiler builds cccdlflags must not become -fpic, | Jarkko Hietaniemi | 2000-10-20 | 1 | -1/+1 |
* | PATCH CR+LF should be "\cM\cJ" in perlop | Tony Cook | 2000-10-20 | 1 | -1/+1 |
* | Typo noted by Mark Lutz. | Jarkko Hietaniemi | 2000-10-19 | 1 | -1/+1 |
* | NonStop-UX patches from Tom Bates <tom.bates@compaq.com> | Jarkko Hietaniemi | 2000-10-19 | 3 | -6/+25 |
* | PATCH do_print has 2 PerlIO_error()s | Nicholas Clark | 2000-10-19 | 1 | -1/+1 |
* | Update Changes. | Jarkko Hietaniemi | 2000-10-19 | 2 | -1/+160 |
* | Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC | H.Merijn Brand | 2000-10-19 | 1 | -1/+4 |
* | Fix of sorts for bug id 20000901.092. There seems to be no trace | Jarkko Hietaniemi | 2000-10-19 | 1 | -1/+0 |
* | Add the test case for the bug id 20000730.004 which seems | Jarkko Hietaniemi | 2000-10-19 | 1 | -1/+55 |
* | Re: [ID 20001018.008] flip-flop bug when there's no <FH> | Hugo van der Sanden | 2000-10-18 | 4 | -6/+24 |
* | (retracted) | Jarkko Hietaniemi | 2000-10-18 | 0 | -0/+0 |
* | Missing change from #7362. | Jarkko Hietaniemi | 2000-10-18 | 1 | -1/+1 |
* | Borland C fstat() never saw the fd as writable. | Vadim Konovalov | 2000-10-18 | 1 | -0/+18 |
* | Regen toc. | Jarkko Hietaniemi | 2000-10-18 | 4 | -24/+99 |