| Commit message (Expand) | Author | Age | Files | Lines |
* | (Retracted by #6660) | Dominic Dunlop | 2000-08-15 | 1 | -0/+5 |
* | for t/lib/peek.t (was Re: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux... | Mike Guy | 2000-08-15 | 1 | -3/+3 |
* | cygwin port | Fifer, Eric | 2000-08-15 | 1 | -0/+1 |
* | Don't blow limited stacks, a lower number is enough to | Dominic Dunlop | 2000-08-15 | 1 | -1/+1 |
* | Re: File::Temp problems on VMS in bleedperl | Tim Jenness | 2000-08-14 | 1 | -6/+26 |
* | @+, @- readonly (was Re: @<punct> interpolating in "") | Mike Guy | 2000-08-14 | 1 | -1/+25 |
* | Test fails / warnings with perl-current #6612 | Mike Guy | 2000-08-14 | 2 | -8/+9 |
* | Upgrade to CGI 2.71, from Lincoln Stein. | Jarkko Hietaniemi | 2000-08-13 | 1 | -0/+9 |
* | t/op/regmesg.t fails if REG_INFTY set | Mike Guy | 2000-08-13 | 1 | -33/+20 |
* | Fix-n-skip the tests under 5005threads. | Jarkko Hietaniemi | 2000-08-13 | 1 | -10/+21 |
* | Fix the test for 5005threads. | Jarkko Hietaniemi | 2000-08-13 | 1 | -2/+6 |
* | Add a few missing files, update MANIFEST. | Jarkko Hietaniemi | 2000-08-11 | 1 | -0/+69 |
* | Tests for #6589. | Simon Cozens | 2000-08-11 | 1 | -1/+23 |
* | Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialize... | Hugo van der Sanden | 2000-08-11 | 1 | -1/+10 |
* | sleep(1) does not necessarily return 1. | Hugo van der Sanden | 2000-08-11 | 1 | -1/+1 |
* | Fixes to looking-like-number to keep behaviour as it was in 5.005_03. | Mike Guy | 2000-08-11 | 1 | -1/+7 |
* | Put back the std @INC thing. | Jarkko Hietaniemi | 2000-08-10 | 9 | -0/+45 |
* | Update to CGI 2.70, from Lincoln Stein. | Jarkko Hietaniemi | 2000-08-10 | 5 | -102/+81 |
* | Update to Pod::Parser 1.17, from Brad Appleton. | Jarkko Hietaniemi | 2000-08-10 | 15 | -78/+166 |
* | Update to Getopt::Long 2.23_05, from Johan Vromans. | Jarkko Hietaniemi | 2000-08-10 | 4 | -17/+25 |
* | Update to Term::ANSIColor 1.03, from Russ Allbery. | Jarkko Hietaniemi | 2000-08-10 | 1 | -3/+11 |
* | Get back into sync with Jeffrey on the enhanced regex warnings. | Jarkko Hietaniemi | 2000-08-10 | 2 | -30/+34 |
* | warn is a macro, avoid using at a variable to avoid warnings | Gurusamy Sarathy | 2000-08-10 | 1 | -1/+1 |
* | Re: enhanced(?) regex error messages | Jeffrey Friedl | 2000-08-09 | 3 | -27/+213 |
* | (The fix did work but was not right, retracted in #6573) | Christian Kirsch | 2000-08-09 | 1 | -9/+14 |
* | Do away with array context, from Daniel Chetlin <daniel@chetlin.com> | Jarkko Hietaniemi | 2000-08-08 | 5 | -6/+6 |
* | Re: [ID 20000807.008] Double reads considered evil? (deja vu) | Mike Guy | 2000-08-08 | 2 | -5/+36 |
* | Re: enhanced(?) regex error messages | Hugo van der Sanden | 2000-08-08 | 2 | -20/+24 |
* | Augment #6539 a bit: don't croak if there's magic in the air. | Hugo van der Sanden | 2000-08-08 | 1 | -4/+14 |
* | Make the test -w clean. | Jarkko Hietaniemi | 2000-08-07 | 1 | -3/+3 |
* | use warnings instead of $^W. | Jarkko Hietaniemi | 2000-08-07 | 1 | -1/+1 |
* | Disable a portability warning Because We Know What We Are Doing. | Jarkko Hietaniemi | 2000-08-07 | 1 | -1/+2 |
* | Make bless(REF, REF) a fatal error, add bless tests. | Hugo van der Sanden | 2000-08-07 | 1 | -0/+116 |
* | Continue fixing the io warnings. This also | Jarkko Hietaniemi | 2000-08-06 | 3 | -21/+42 |
* | [ID 20000724.004] Perl interpreter segfault when using built-in flock | Ronald F. Guilmette | 2000-08-05 | 1 | -2/+10 |
* | Warn under -w if lstat(FH) is attempted. | Todd C. Miller | 2000-08-04 | 1 | -0/+21 |
* | In the warnings call filehandles consistently so; | Jarkko Hietaniemi | 2000-08-04 | 2 | -12/+19 |
* | [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily | Mark Dickinson | 2000-08-04 | 2 | -2/+4 |
* | Comings and goings in op/sprintf.t | Dominic Dunlop | 2000-08-03 | 1 | -3/+20 |
* | [ID 20000803.001] further regexp counting problems | Hugo van der Sanden | 2000-08-03 | 1 | -0/+12 |
* | The subtest 4 may fail also on VOBS, as pointed out | Jarkko Hietaniemi | 2000-08-03 | 1 | -0/+1 |
* | Better skip message for the test; one of the two problems in | Lupe Christoph | 2000-08-02 | 1 | -1/+7 |
* | require.t needs binmode() to work on windows | Gurusamy Sarathy | 2000-08-02 | 1 | -0/+1 |
* | [ID 20000731.010] regex error | Hugo van der Sanden | 2000-08-02 | 1 | -0/+1 |
* | The name of a filehandle does not have <these>. | Jarkko Hietaniemi | 2000-08-02 | 2 | -4/+4 |
* | Remove the extraneous "main::" prefix from all the | Gurusamy Sarathy | 2000-08-02 | 4 | -67/+67 |
* | The test from this | Tom Hughes | 2000-08-01 | 1 | -0/+4 |
* | various syntax errors and such (not fixed: comp/require.t#22 coredump | Gurusamy Sarathy | 2000-08-01 | 1 | -1/+1 |
* | Make chr() for values >127 to create utf8 when under utf8. | Simon Cozens | 2000-08-01 | 1 | -1/+7 |
* | allow non-variable as lhs of non-updating tr/// | M. J. T. Guy | 2000-08-01 | 1 | -1/+18 |