2008-04-11 |
Ævar Arnfjörð Bjar... |
Re: [perl #52672] regexp failure: (?=) turns into OPFAIL |
tree | commitdiff |
2008-04-05 |
Nicholas Clark |
UCD 5.1.0 |
tree | commitdiff |
2008-03-28 |
Dominic Dunlop |
Re: Tests failed on PPC64 |
tree | commitdiff |
2008-03-26 |
Nicholas Clark |
The offset for pos is stored as bytes, and converted... |
tree | commitdiff |
2008-03-25 |
Vincent Pit |
Re: [PATCH] Double warning with perl -we 'my $a; substr... |
tree | commitdiff |
2008-03-20 |
Vincent Pit |
Double warning with perl -we '\&$x' |
tree | commitdiff |
2008-03-13 |
Nicholas Clark |
Upgrade to Module::Pluggable 3.7 |
tree | commitdiff |
2008-03-10 |
Yitzchak Scott-Tho... |
count-only transliteration needlessly makes copy-on... |
tree | commitdiff |
2008-03-04 |
brian d foy |
[perl #50538] when( @n && %n ) fails to smart match |
tree | commitdiff |
2008-03-02 |
Robin Barker |
for -M:Foo, extended and revised |
tree | commitdiff |
2008-02-29 |
Steve Peters |
Upgrade to Test-Simple-0.78 |
tree | commitdiff |
2008-02-29 |
Steve Peters |
Upgrade to Test-Harness-3.10 |
tree | commitdiff |
2008-02-25 |
ilmari@vesla.ilmar... |
Avoid a segfault case in MRO code, based on : |
tree | commitdiff |
2008-02-22 |
Dave Mitchell |
fix variable names in 'ununit var' warnings in evals |
tree | commitdiff |
2008-02-20 |
Nicholas Clark |
Setting the f flag on length causes the op to be consta... |
tree | commitdiff |
2008-02-17 |
Yves Orton |
Fix bug 50496 -- regcomp.c=~s/lastcloseparen/lastparen/g |
tree | commitdiff |
2008-02-17 |
Yves Orton |
Fix perlbug 50114 and document what the code does a... |
tree | commitdiff |
2008-02-15 |
Rafael Garcia-Suarez |
Typo catch, by Abigail |
tree | commitdiff |
2008-02-15 |
Rafael Garcia-Suarez |
Avoid utf8 warnings when printing diagnostics |
tree | commitdiff |
2008-02-14 |
Abigail |
Re: [perl #50496] Bug Report: 'keys %+' does not return... |
tree | commitdiff |
2008-02-14 |
Rick Delaney |
Re: [perl #50706] %^H affecting outside file scopes |
tree | commitdiff |
2008-02-14 |
Vincent Pit |
doio.c:Perl_my_lstat:/* XXX Do really need to be callin... |
tree | commitdiff |
2008-02-14 |
Rafael Garcia-Suarez |
Make the new warning report undef constants as undef |
tree | commitdiff |
2008-02-14 |
Rafael Garcia-Suarez |
Revert change #33302. This change was wrong, since... |
tree | commitdiff |
2008-02-14 |
Rick Delaney |
Show constant in "Useless use of a constant in void... |
tree | commitdiff |
2008-02-13 |
Rick Delaney |
[perl #47047] Use of inherited AUTOLOAD for non-method... |
tree | commitdiff |
2008-02-11 |
Craig A. Berry |
Make fs.t compare the permissions of a link with those |
tree | commitdiff |
2008-02-09 |
Dave Mitchell |
[perl #49472] Attributes + Unkown Error |
tree | commitdiff |
2008-02-08 |
Paul Green |
RE: Perl @ 33218 (Stratus VOS patches) |
tree | commitdiff |
2008-02-08 |
Steffen Müller |
feature bundles are the same across all subversions |
tree | commitdiff |
2008-02-06 |
Nicholas Clark |
in unpack, () groups in scalar context were still retur... |
tree | commitdiff |
2008-02-04 |
Rafael Garcia-Suarez |
Fix op/reg_email_thr.t when PERLIO=stdio |
tree | commitdiff |
2008-01-31 |
Daniel Frederick... |
Typo fix in change #33058 |
tree | commitdiff |
2008-01-28 |
Rafael Garcia-Suarez |
Make lc/uc/lcfirst/ucfirst warn when passed undef. |
tree | commitdiff |
2008-01-28 |
Rafael Garcia-Suarez |
Test that lc, uc, etc on undef return "" |
tree | commitdiff |
2008-01-24 |
Nicholas Clark |
Don't warn about imprecision when decrementing IV_MIN. |
tree | commitdiff |
2008-01-24 |
Abigail |
Regression tests for 'for reverse ..' |
tree | commitdiff |
2008-01-23 |
Nicholas Clark |
Fix the misplaced warnings and failing tests caused... |
tree | commitdiff |
2008-01-19 |
Dave Mitchell |
[perl #49522] state variable not available |
tree | commitdiff |
2008-01-17 |
Nicholas Clark |
warn if ++ or -- are unable to change the value because... |
tree | commitdiff |
2008-01-17 |
Nicholas Clark |
Generate the warnings masks programatically. |
tree | commitdiff |
2008-01-15 |
Jerry D. Hedden |
Fix range operator |
tree | commitdiff |
2008-01-12 |
Nicholas Clark |
For 5.12: saner behaviour for `length` |
tree | commitdiff |
2008-01-12 |
Nicholas Clark |
Fix bug whereby length on a tied scalar that returned... |
tree | commitdiff |
2008-01-11 |
Nicholas Clark |
Note the U8 sized space created by removing -P, and... |
tree | commitdiff |
2008-01-11 |
Rafael Garcia-Suarez |
Remove the -P switch |
tree | commitdiff |
2008-01-11 |
Rick Delaney |
Re: [perl #49564] Re: MRO and av_clear |
tree | commitdiff |
2008-01-10 |
Nicholas Clark |
Reverse the TODOs on t/op/regexp_qr_embed_thr.t - they... |
tree | commitdiff |
2008-01-10 |
Nicholas Clark |
Un-TODO (and un-SKIP) tests in t/op/pat_thr.t that... |
tree | commitdiff |
2008-01-09 |
Dave Mitchell |
seen_eval regex field wasn't getting cloned |
tree | commitdiff |
2008-01-09 |
Nicholas Clark |
Fix the bug introduced by the bug fix of change 30755. |
tree | commitdiff |
2008-01-09 |
Nicholas Clark |
Variants of several regression tests that run the actul... |
tree | commitdiff |
2008-01-09 |
Nicholas Clark |
grep the MANIFEST to avoid having hard coded numbers... |
tree | commitdiff |
2008-01-09 |
Jerry D. Hedden |
Move re::regexp_pattern to universal.c |
tree | commitdiff |
2008-01-09 |
Rafael Garcia-Suarez |
Remove the warning "v-string in require/use non portable" |
tree | commitdiff |
2008-01-09 |
Dave Mitchell |
change #31447 was wrong. Really handle cloning a stale... |
tree | commitdiff |
2008-01-08 |
Yitzchak Scott-Tho... |
ARRAY(0x...) is not very helpful in sprintf.t diagnostics |
tree | commitdiff |
2008-01-07 |
Rafael Garcia-Suarez |
Let's remove the grep in void context warning. |
tree | commitdiff |
2008-01-06 |
Michael G. Schwern |
Re: grep and smart match should warn in void context |
tree | commitdiff |
2008-01-06 |
Michael G. Schwern |
Re: [perl #49264] say behaves as just print on tied... |
tree | commitdiff |
2008-01-05 |
Moritz Lenz |
Fix regexec.c so $^N and $+ are correctly updated so... |
tree | commitdiff |
2008-01-05 |
Yves Orton |
$Test::Harness::Verbose is a numeric value now so assig... |
tree | commitdiff |
2008-01-05 |
Nicholas Clark |
Protect me (and my fellow muppets) from screens of... |
tree | commitdiff |
2008-01-02 |
Michael G. Schwern |
shield t/test.pl functions from global print modifiers |
tree | commitdiff |
2007-12-29 |
Vincent Pit |
Typo in op.c |
tree | commitdiff |
2007-12-29 |
Yves Orton |
Fix Perl #49190, tests from Abigail, codefix from me. |
tree | commitdiff |
2007-12-28 |
Nicholas Clark |
First class regexps. |
tree | commitdiff |
2007-12-27 |
Nicholas Clark |
Better diagnostics for the tests for #20683. |
tree | commitdiff |
2007-12-27 |
Nicholas Clark |
scalars used in postponed subexpressions aren't first... |
tree | commitdiff |
2007-12-27 |
Nicholas Clark |
Proper $TODO support in &ok() and &iseq() in pat.t |
tree | commitdiff |
2007-12-27 |
Nicholas Clark |
Localize $\ before changing it, so as not to affect... |
tree | commitdiff |
2007-12-27 |
Nicholas Clark |
Test that we can clone regexps into new threads, and... |
tree | commitdiff |
2007-12-27 |
Nicholas Clark |
You can't coerce a typeglob to a string. (Restore the... |
tree | commitdiff |
2007-12-26 |
Nicholas Clark |
Use print rather than diag(), as these routine messages... |
tree | commitdiff |
2007-12-26 |
Nicholas Clark |
A test for upgrading scalars. Curiously, before this... |
tree | commitdiff |
2007-12-21 |
Andy Armstrong |
Fix remaining skips for Test::Harness |
tree | commitdiff |
2007-12-20 |
Nicholas Clark |
Implement each @array. |
tree | commitdiff |
2007-12-20 |
Andy Armstrong |
bring Test::Harness up to 3.06 |
tree | commitdiff |
2007-12-20 |
Rafael Garcia-Suarez |
The APC doesn't like empty files |
tree | commitdiff |
2007-12-20 |
Andy Armstrong |
Test::Harness 3.05, tests pass in core |
tree | commitdiff |
2007-12-19 |
Nicholas Clark |
Upgrade to Test::Harness 3.05 |
tree | commitdiff |
2007-12-17 |
Rafael Garcia-Suarez |
Add standard test preamble |
tree | commitdiff |
2007-12-17 |
Yves Orton |
Fix various bugs in regex engine with mixed utf8/latin... |
tree | commitdiff |
2007-12-11 |
Jerry D. Hedden |
Must have /bin under Cygwin |
tree | commitdiff |
2007-12-08 |
Sascha Blank |
[perl #48355] Handling of RAWDATA broken badly in Attri... |
tree | commitdiff |
2007-11-30 |
Dmitry Karasik |
Re: smart match: array ~~ hash |
tree | commitdiff |
2007-11-29 |
Matt Kraai |
Skip failing getppid tests on QNX 6 |
tree | commitdiff |
2007-11-28 |
Nicholas Clark |
Fix bless/readonly failure spotted by Jerry Hedden. |
tree | commitdiff |
2007-11-27 |
Rafael Garcia-Suarez |
Upgrade to ExtUtils::MakeMaker 6.37_03 |
tree | commitdiff |
2007-11-26 |
Rafael Garcia-Suarez |
Doc updates on running tests |
tree | commitdiff |
2007-11-26 |
Rafael Garcia-Suarez |
Upgrade to ExtUtils::MakeMaker 6.37_02 |
tree | commitdiff |
2007-11-23 |
Robin Houston |
Re: Are we missing some tests? |
tree | commitdiff |
2007-11-12 |
Jarkko Hietaniemi |
t/comp/opsubs.t |
tree | commitdiff |
2007-11-12 |
Rafael Garcia-Suarez |
The JAPHs that use $* won't work anymore. |
tree | commitdiff |
2007-11-12 |
Paul Marquess |
Compression Modules Update for EBCDIC |
tree | commitdiff |
2007-11-12 |
John E. Malmberg |
patch@32274 t/op/taint.t not cleaning up properly on... |
tree | commitdiff |
2007-11-09 |
Dave Mitchell |
[perl #47233] Core dump caused by goto |
tree | commitdiff |
2007-11-07 |
Rick Delaney |
Re: [perl #47195] $1 suddenly tainted after regexp... |
tree | commitdiff |
2007-11-06 |
Nicholas Clark |
Add a TODO test for bug #47195 |
tree | commitdiff |
2007-11-05 |
Nicholas Clark |
Adjust the skip count for t/io/dup.t for the -Uuseperli... |
tree | commitdiff |
next |