| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix warning code in Perl_sv_vcatpvfn() to make the TODO | Marcus Holland-Moritz | 2008-11-09 | 1 | -0/+30 |
* | Test::Simple 0.81_02 has: | Nicholas Clark | 2008-10-21 | 3 | -0/+4 |
* | Upgrade to ExtUtils-MakeMaker-6.48 | Nicholas Clark | 2008-10-20 | 1 | -0/+35 |
* | Upgrade to ExtUtils-MakeMaker-6.47_02 | Nicholas Clark | 2008-10-17 | 1 | -22/+20 |
* | One final tweak for the Test-Simple-0.82 upgrade. Ugh. | Steve Peters | 2008-10-15 | 1 | -6/+0 |
* | *sigh* More files messed with for Test-Simple-0.82. | Steve Peters | 2008-10-15 | 3 | -3/+11 |
* | Some additional files changes for Test-Simple-0.82 | Steve Peters | 2008-10-15 | 15 | -3/+18 |
* | Upgrade to ExtUtils-MakeMaker-6.47_01 | Nicholas Clark | 2008-10-15 | 2 | -2/+92 |
* | Re-instate all the warnings checks that don't work on Win32, but with | Nicholas Clark | 2008-09-08 | 1 | -4/+56 |
* | Split all the tests for ops that can return undef for defined args | Nicholas Clark | 2008-09-07 | 1 | -77/+331 |
* | Khaaaaan! Change 34230 wasn't right. The tests all passed because I | Nicholas Clark | 2008-08-26 | 1 | -0/+6 |
* | Move all of Test::Harness's test modules into ext/Test/Harness/t/lib | Nicholas Clark | 2008-08-26 | 14 | -418/+0 |
* | Move t/lib/{data,sample-tests,source_tests,subclass_tests} into | Nicholas Clark | 2008-08-26 | 65 | -599/+0 |
* | Unintented interpolation of $/ in regex (was: Re: [perl | Bram | 2008-08-24 | 1 | -0/+15 |
* | Upgrade to Test::Harness 3.13 | Nicholas Clark | 2008-07-31 | 13 | -1/+262 |
* | Update Compression modules to version 2.012 | Paul Marquess | 2008-07-16 | 2 | -1/+39 |
* | Omit tests introduced by #34077 and #34084 which fail on Win32 | Steve Hay | 2008-07-03 | 1 | -5/+3 |
* | qx($nosuchfile) isn't portable (Windows whines on STDERR) | Dave Mitchell | 2008-06-25 | 1 | -4/+2 |
* | more incorrect variable reported in uninitialized value warnings | Dave Mitchell | 2008-06-24 | 1 | -6/+26 |
* | Incorrect variable reported in uninitialized value warning. | Dave Mitchell | 2008-06-22 | 1 | -0/+127 |
* | Tweak the "Illegal character in prototype" warning so it's more | Rafael Garcia-Suarez | 2008-06-08 | 1 | -1/+1 |
* | Add a new warning, "Prototype after '%s'" | Renee Baecker | 2008-06-08 | 1 | -0/+23 |
* | Re: [perl #55160] perlbug AutoReply: Fix cygwin mount test | Reini Urban | 2008-06-01 | 1 | -1/+1 |
* | [perl #36875] [PATCH] scalar reverse undef does not warn (was: Certain string... | Bram | 2008-06-01 | 1 | -0/+11 |
* | The TODO tests of change 33876 were actually fixed by change 33874. | Nicholas Clark | 2008-05-20 | 1 | -2/+2 |
* | Re: [PATCH: TODO Tests] Re: [perl #53806] No complain about bareword | Rafael Garcia-Suarez | 2008-05-20 | 1 | -0/+15 |
* | It transpires that POSIX.xs also duplicated several constants defined | Nicholas Clark | 2008-05-15 | 1 | -6/+6 |
* | Double magic/warnings with tie $x, $m | Vincent Pit | 2008-04-30 | 1 | -1/+0 |
* | Double magic/warnings with binmode $fh, undef | Vincent Pit | 2008-04-30 | 1 | -1/+0 |
* | Warnings within the conditional of until() and for() are not reported | Nicholas Clark | 2008-04-27 | 1 | -0/+43 |
* | Warnings within the condition of while are not reported with the | Nicholas Clark | 2008-04-27 | 1 | -0/+16 |
* | Update Compression modules to version 2.009 | Paul Marquess | 2008-04-21 | 2 | -10/+28 |
* | Fix the line-number-in-elsif longstanding bug. | Rafael Garcia-Suarez | 2008-04-18 | 1 | -1/+0 |
* | Add "eliminate incorrect line numbers in warnings" to perltodo, and | Nicholas Clark | 2008-04-17 | 1 | -0/+23 |
* | Move the NoExporter test module under Test::Simple | Rafael Garcia-Suarez | 2008-04-15 | 1 | -10/+0 |
* | Sync with CPAN's version of the More.t test in Test::Simple | Rafael Garcia-Suarez | 2008-04-15 | 1 | -4/+0 |
* | Re: [PATCH] Double warning with perl -we 'my $a; substr $a, 0, 10, | Vincent Pit | 2008-03-25 | 1 | -1/+0 |
* | Double warning with perl -we '\&$x' | Vincent Pit | 2008-03-20 | 1 | -2/+0 |
* | Upgrade to Test-Simple-0.78 | Steve Peters | 2008-02-29 | 3 | -4/+26 |
* | Upgrade to Test-Harness-3.10 | Steve Peters | 2008-02-29 | 1 | -0/+9 |
* | fix variable names in 'ununit var' warnings in evals | Dave Mitchell | 2008-02-22 | 1 | -1/+7 |
* | Setting the f flag on length causes the op to be constant folded. | Nicholas Clark | 2008-02-20 | 1 | -14/+20 |
* | Re: [perl #50706] %^H affecting outside file scopes | Rick Delaney | 2008-02-14 | 2 | -1/+11 |
* | doio.c:Perl_my_lstat:/* XXX Do really need to be calling SvPV() all these tim... | Vincent Pit | 2008-02-14 | 1 | -1/+0 |
* | Make the new warning report undef constants as undef | Rafael Garcia-Suarez | 2008-02-14 | 1 | -1/+3 |
* | Revert change #33302. This change was wrong, since it was | Rafael Garcia-Suarez | 2008-02-14 | 1 | -2/+0 |
* | Show constant in "Useless use of a constant in void context" | Rick Delaney | 2008-02-14 | 1 | -2/+8 |
* | [perl #47047] Use of inherited AUTOLOAD for non-method is deprecated | Rick Delaney | 2008-02-13 | 1 | -0/+2 |
* | feature bundles are the same across all subversions | Steffen Müller | 2008-02-08 | 1 | -0/+50 |
* | Make lc/uc/lcfirst/ucfirst warn when passed undef. | Rafael Garcia-Suarez | 2008-01-28 | 1 | -3/+10 |