2000-08-14 |
Mike Guy |
@+, @- readonly (was Re: @<punct> interpolating in "") |
tree | commitdiff |
2000-08-14 |
Mike Guy |
Test fails / warnings with perl-current #6612 |
tree | commitdiff |
2000-08-13 |
Jarkko Hietaniemi |
Upgrade to CGI 2.71, from Lincoln Stein. |
tree | commitdiff |
2000-08-13 |
Mike Guy |
t/op/regmesg.t fails if REG_INFTY set |
tree | commitdiff |
2000-08-13 |
Jarkko Hietaniemi |
Fix-n-skip the tests under 5005threads. |
tree | commitdiff |
2000-08-13 |
Jarkko Hietaniemi |
Fix the test for 5005threads. |
tree | commitdiff |
2000-08-11 |
Jarkko Hietaniemi |
Add a few missing files, update MANIFEST. |
tree | commitdiff |
2000-08-11 |
Simon Cozens |
Tests for #6589. |
tree | commitdiff |
2000-08-11 |
Hugo van der Sanden |
Re: [ID 20000809.005] trouble with long string and... |
tree | commitdiff |
2000-08-11 |
Hugo van der Sanden |
sleep(1) does not necessarily return 1. |
tree | commitdiff |
2000-08-11 |
Mike Guy |
Fixes to looking-like-number to keep behaviour as it... |
tree | commitdiff |
2000-08-10 |
Jarkko Hietaniemi |
Put back the std @INC thing. |
tree | commitdiff |
2000-08-10 |
Jarkko Hietaniemi |
Update to CGI 2.70, from Lincoln Stein. |
tree | commitdiff |
2000-08-10 |
Jarkko Hietaniemi |
Update to Pod::Parser 1.17, from Brad Appleton. |
tree | commitdiff |
2000-08-10 |
Jarkko Hietaniemi |
Update to Getopt::Long 2.23_05, from Johan Vromans. |
tree | commitdiff |
2000-08-10 |
Jarkko Hietaniemi |
Update to Term::ANSIColor 1.03, from Russ Allbery. |
tree | commitdiff |
2000-08-10 |
Jarkko Hietaniemi |
Get back into sync with Jeffrey on the enhanced regex... |
tree | commitdiff |
2000-08-10 |
Gurusamy Sarathy |
warn is a macro, avoid using at a variable to avoid... |
tree | commitdiff |
2000-08-09 |
Jeffrey Friedl |
Re: enhanced(?) regex error messages |
tree | commitdiff |
2000-08-09 |
Christian Kirsch |
(The fix did work but was not right, retracted in ... |
tree | commitdiff |
2000-08-08 |
Jarkko Hietaniemi |
Do away with array context, from Daniel Chetlin <daniel... |
tree | commitdiff |
2000-08-08 |
Mike Guy |
Re: [ID 20000807.008] Double reads considered evil... |
tree | commitdiff |
2000-08-08 |
Hugo van der Sanden |
Re: enhanced(?) regex error messages |
tree | commitdiff |
2000-08-08 |
Hugo van der Sanden |
Augment #6539 a bit: don't croak if there's magic in... |
tree | commitdiff |
2000-08-07 |
Jarkko Hietaniemi |
Make the test -w clean. |
tree | commitdiff |
2000-08-07 |
Jarkko Hietaniemi |
use warnings instead of $^W. |
tree | commitdiff |
2000-08-07 |
Jarkko Hietaniemi |
Disable a portability warning Because We Know What... |
tree | commitdiff |
2000-08-07 |
Hugo van der Sanden |
Make bless(REF, REF) a fatal error, add bless tests. |
tree | commitdiff |
2000-08-06 |
Jarkko Hietaniemi |
Continue fixing the io warnings. This also |
tree | commitdiff |
2000-08-05 |
Ronald F. Guilmette |
[ID 20000724.004] Perl interpreter segfault when using... |
tree | commitdiff |
2000-08-04 |
Todd C. Miller |
Warn under -w if lstat(FH) is attempted. |
tree | commitdiff |
2000-08-04 |
Jarkko Hietaniemi |
In the warnings call filehandles consistently so; |
tree | commitdiff |
2000-08-04 |
Mark Dickinson |
[ID 20000802.004] Tests op/grent.t and op/pwent.t fail... |
tree | commitdiff |
2000-08-03 |
Dominic Dunlop |
Comings and goings in op/sprintf.t |
tree | commitdiff |
2000-08-03 |
Hugo van der Sanden |
[ID 20000803.001] further regexp counting problems |
tree | commitdiff |
2000-08-03 |
Jarkko Hietaniemi |
The subtest 4 may fail also on VOBS, as pointed out |
tree | commitdiff |
2000-08-02 |
Lupe Christoph |
Better skip message for the test; one of the two proble... |
tree | commitdiff |
2000-08-02 |
Gurusamy Sarathy |
require.t needs binmode() to work on windows |
tree | commitdiff |
2000-08-02 |
Hugo van der Sanden |
[ID 20000731.010] regex error |
tree | commitdiff |
2000-08-02 |
Jarkko Hietaniemi |
The name of a filehandle does not have <these>. |
tree | commitdiff |
2000-08-02 |
Gurusamy Sarathy |
Remove the extraneous "main::" prefix from all the |
tree | commitdiff |
2000-08-01 |
Tom Hughes |
The test from this |
tree | commitdiff |
2000-08-01 |
Gurusamy Sarathy |
various syntax errors and such (not fixed: comp/require... |
tree | commitdiff |
2000-08-01 |
Simon Cozens |
Make chr() for values >127 to create utf8 when under... |
tree | commitdiff |
2000-08-01 |
M. J. T. Guy |
allow non-variable as lhs of non-updating tr/// |
tree | commitdiff |
2000-07-31 |
Jarkko Hietaniemi |
The swallow_bom() saga continues. The #23 of require.t |
tree | commitdiff |
2000-07-30 |
Jarkko Hietaniemi |
A new version of the "remove UPPERACSE string comparison" |
tree | commitdiff |
2000-07-29 |
root |
The problem described in this |
tree | commitdiff |
2000-07-28 |
Jarkko Hietaniemi |
Back out #6454, doesn't seem to work. |
tree | commitdiff |
2000-07-27 |
Jarkko Hietaniemi |
Remove EQ, NE, GT, LT, GE, LE (they have been deprecated |
tree | commitdiff |
2000-07-26 |
Jarkko Hietaniemi |
File::Temp patches for VMS and OS/2 from Tim Jenness. |
tree | commitdiff |
2000-07-26 |
Jarkko Hietaniemi |
Fix *foo{FORMAT}. |
tree | commitdiff |
2000-07-26 |
Jarkko Hietaniemi |
More split() doc and test patches from Mike Guy. |
tree | commitdiff |
2000-07-26 |
M. J. T. Guy |
split /^/ |
tree | commitdiff |
2000-07-26 |
Jeffrey Friedl |
Make the unimplemented POSIX regex features [[.cc.... |
tree | commitdiff |
2000-07-25 |
M. J. T. Guy |
Make large file tests deal with SIGXFSZ |
tree | commitdiff |
2000-07-25 |
M. J. T. Guy |
Get UTF16 BOMs working. Patch from |
tree | commitdiff |
2000-07-25 |
Jarkko Hietaniemi |
Make the "uninit variable" warning to say "concat or... |
tree | commitdiff |
2000-07-24 |
M. J. T. Guy |
Test cases for #6431. |
tree | commitdiff |
2000-07-24 |
Hugo van der Sanden |
Add tests for |
tree | commitdiff |
2000-07-24 |
M. J. T. Guy |
The output might have been produced in the wrong order. |
tree | commitdiff |
2000-07-15 |
Jarkko Hietaniemi |
lib/b test fixes from Peter Prymmer. |
tree | commitdiff |
2000-07-14 |
Jarkko Hietaniemi |
The bug report |
tree | commitdiff |
2000-07-14 |
Gurusamy Sarathy |
integrate cfgperl contents into mainline |
tree | commitdiff |
2000-07-14 |
Hugo van der Sanden |
Replace change #6337 with a better one. |
tree | commitdiff |
2000-07-13 |
Hugo van der Sanden |
The {multiplier} of a fixed substring was overlooked... |
tree | commitdiff |
2000-07-13 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
tree | commitdiff |
2000-07-13 |
Gurusamy Sarathy |
typos (spotted by Peter Prymmer) |
tree | commitdiff |
2000-07-13 |
Gurusamy Sarathy |
new selfloader.t in change#6183 doesn't close DATA... |
tree | commitdiff |
2000-07-12 |
Gurusamy Sarathy |
sprintf test tweaks (from Dominic Dunlop) |
tree | commitdiff |
2000-07-12 |
Gurusamy Sarathy |
fix bugs in processing %v-*d and similar format specs... |
tree | commitdiff |
2000-07-12 |
Gurusamy Sarathy |
get sprintf.t to adjust properly for 3-digit exponents |
tree | commitdiff |
2000-07-11 |
Gurusamy Sarathy |
windows build tweaks (op/sprintf.t still fails tests... |
tree | commitdiff |
2000-07-11 |
Gurusamy Sarathy |
integrate cfgperl changes#6325..6373 into mainline |
tree | commitdiff |
2000-07-11 |
Jarkko Hietaniemi |
mjd's tr patches "broke" tr/z-Z/z-Z/ |
tree | commitdiff |
2000-07-11 |
Gurusamy Sarathy |
integrate cfgperl changes#6293..6324 into mainline |
tree | commitdiff |
2000-07-11 |
Gurusamy Sarathy |
integrate cfgperl changes#6268..6282 into mainline |
tree | commitdiff |
2000-07-11 |
Gurusamy Sarathy |
delete new accidentally branched file |
tree | commitdiff |
2000-07-11 |
Gurusamy Sarathy |
skip integrate of change#6267 from cfgperl into mainlin... |
tree | commitdiff |
2000-07-11 |
Gurusamy Sarathy |
integrate cfgperl changes#6261..6266 into mainline |
tree | commitdiff |
2000-07-11 |
Gurusamy Sarathy |
integrate cfgperl changes#6252..6260 into mainline |
tree | commitdiff |
2000-07-11 |
Gurusamy Sarathy |
integrate cfgperl change#6250 into mainline |
tree | commitdiff |
2000-07-11 |
Gurusamy Sarathy |
integrate cfgperl changes#6242..6249 into mainline |
tree | commitdiff |
2000-07-11 |
Dominic Dunlop |
Make op/sprintf.t more comprehensive, take 2 |
tree | commitdiff |
2000-07-11 |
Gurusamy Sarathy |
integrate cfgperl changes#6224..6229 into mainline |
tree | commitdiff |
2000-07-11 |
H.Merijn Brand |
Re: format bug report [Patch] |
tree | commitdiff |
2000-07-11 |
Mark-Jason Dominus |
Be less forgiving about ambiguous and illegal tr ranges. |
tree | commitdiff |
2000-07-11 |
Hugo van der Sanden |
[ID 20000701.002] Regular Expressions Not Unsetting... |
tree | commitdiff |
2000-07-11 |
Hugo van der Sanden |
Precedence goof, fix based on |
tree | commitdiff |
2000-07-06 |
Jarkko Hietaniemi |
Config is being used. |
tree | commitdiff |
2000-07-04 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
tree | commitdiff |
2000-07-04 |
Gurusamy Sarathy |
b.t fails under OS/2 (from Yitzchak Scott-Thoennes) |
tree | commitdiff |
2000-07-04 |
Gurusamy Sarathy |
better diagnostic on Frob->stuff() when Frob:: doesn... |
tree | commitdiff |
2000-07-04 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
tree | commitdiff |
2000-06-30 |
Gurusamy Sarathy |
slurp mode fix in change#4736 still not quite right |
tree | commitdiff |
2000-06-30 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
tree | commitdiff |
2000-06-30 |
Gurusamy Sarathy |
dounwind() may cause POPSUB() to diddle the wrong PL_curpad |
tree | commitdiff |
2000-06-29 |
Nicholas Clark |
PATCH (Re: [ID 20000612.004] Should regression tests... |
tree | commitdiff |
2000-06-29 |
Dominic Dunlop |
Make op/sprintf.t more comprehensive |
tree | commitdiff |
2000-06-29 |
Doug MacEachern |
Re: [PATCH] Re: Speeding up method lookups |
tree | commitdiff |
next |