Added a failing test for a bareword parsing regression created in 984f9f66
[p5sagit/p5-mst-13.2.git] / t / lib /
2009-08-12 Slaven Rezic Added a failing test for a bareword parsing regression...
2009-08-05 David Mitchell ExtUtils::MakeMaker 6.55_02
2009-08-03 Jesse Vincent Clean up the new maintainers.t to be a bit more sensibl...
2009-07-31 Jesse Vincent made the manicheck actions (previously releng) into...
2009-07-30 Jerry D. Hedden Sort MANIFEST using Perl
2009-07-29 Nicholas Clark Avoid shelling out to an external sort to verify that...
2009-07-29 Jerry D. Hedden Add MANIFEST sort test
2009-07-29 Nicholas Clark Add a test to verify that the MANIFEST file is well...
2009-07-20 Josh ben Jore Revert "Test that `use feature' doesn't leak a scalar...
2009-07-20 Josh ben Jore Test that `use feature' doesn't leak a scalar during...
2009-07-16 David Mitchell ExtUtils::MakeMaker 6.55_01
2009-07-12 Stepan Kasal h2ph: handle "#if defined SYMBOL" better
2009-07-09 Gisle Aas Avoid test failure on Linux when STDIN is /dev/null
2009-07-06 David Mitchell upgrade to ExtUtils::MakeMaker 6.53_03
2009-07-06 David Mitchell update to Test::Simple 0.92
2009-06-28 Rafael Garcia-Suarez Move module part of the base.pm test suite in base...
2009-06-08 Rafael Garcia-Suarez Upgrade to MakeMaker 6.53_02
2009-06-06 David Mitchell sync a bunch of files with Test::Simple 0.86
2009-06-06 Rafael Garcia-Suarez Mark all .t and .pm files as non executable
2009-06-01 Rafael Garcia-Suarez Upgrade to ExtUtils::MakeMaker 6.52
2009-05-26 Vincent Pit More tests for uninitialized warnings in ranges
2009-05-26 Vincent Pit Explicitely point to $. when it causes an uninitialized...
2009-05-20 Nicholas Clark Tests for calls to Perl_croak() in the C source. Starti...
2009-05-17 Steffen Mueller Upgrade to Parse::CPAN::Meta 1.38
2009-05-14 Rafael Garcia-Suarez Move autodie tests in lib/autodie/t, so they are picked...
2009-05-05 Rafael Garcia-Suarez Merge branch 'blead' into smartmatch
2009-04-16 Niko Tyni Squelch 'Constant subroutine ... undefined' warnings...
2009-04-16 Niko Tyni Add tests to verify that h2ph output compiles and is...
2009-04-13 Nicholas Clark our $TODO should be local $::TODO, revealing a bug...
2009-04-13 Nicholas Clark Tweak t/lib/common.pl to use test.pl's (better) tempfil...
2009-04-13 Nicholas Clark Propagate the upgraded TODO/SKIP parser from ext/B...
2009-04-12 Nicholas Clark Deprecate use of the attribute :locked on subroutines.
2009-04-07 Rafael Garcia-Suarez Deprecate assignment to $[
2009-03-25 Paul Marquess fix smoke issues with the compression modules
2009-03-22 Paul Marquess Fixes for ext/compress
2009-03-17 Rafael Garcia-Suarez Fix a warnings test that was failing due to smart match...
2009-03-14 Paul Marquess Create IO-Compress
2009-03-05 Paul Fenwick Merge of autodie 1.999 into blead.
2009-03-02 Steffen Mueller Integrate Parse::CPAN::Meta 0.04 into core
2009-02-28 Craig A. Berry Make deprecate.pm work on VMS.
2009-02-27 Robin Barker rewrote deprecate test using File::Spec
2009-02-25 Robin Barker test script for deprecate.pm
2009-02-12 Jerry D. Hedden Unigue test file names in t/lib/warnings/9enabled
2009-01-30 Steve Hay Upgrade to Pod-Parser-1.36.
2009-01-03 Paul Fenwick Subject: [PATCH] Update autodie to 1.998
2008-12-20 Paul Fenwick git-flavoured autodie 1.997 patch
2008-11-25 reneeb [perl #7911] no warning for useless /d in tr/0-9//d
2008-11-09 Marcus Holland-Moritz Fix warning code in Perl_sv_vcatpvfn() to make the...
2008-10-21 Nicholas Clark Test::Simple 0.81_02 has:
2008-10-20 Nicholas Clark Upgrade to ExtUtils-MakeMaker-6.48
2008-10-17 Nicholas Clark Upgrade to ExtUtils-MakeMaker-6.47_02
2008-10-15 Steve Peters One final tweak for the Test-Simple-0.82 upgrade. ...
2008-10-15 Steve Peters *sigh* More files messed with for Test-Simple-0.82.
2008-10-15 Steve Peters Some additional files changes for Test-Simple-0.82
2008-10-15 Nicholas Clark Upgrade to ExtUtils-MakeMaker-6.47_01
2008-09-08 Nicholas Clark Re-instate all the warnings checks that don't work...
2008-09-07 Nicholas Clark Split all the tests for ops that can return undef for...
2008-08-26 Nicholas Clark Khaaaaan! Change 34230 wasn't right. The tests all...
2008-08-26 Nicholas Clark Move all of Test::Harness's test modules into ext/Test...
2008-08-26 Nicholas Clark Move t/lib/{data,sample-tests,source_tests,subclass_tes...
2008-08-24 Bram Unintented interpolation of $/ in regex (was: Re: ...
2008-07-31 Nicholas Clark Upgrade to Test::Harness 3.13
2008-07-16 Paul Marquess Update Compression modules to version 2.012
2008-07-03 Steve Hay Omit tests introduced by #34077 and #34084 which fail...
2008-06-25 Dave Mitchell qx($nosuchfile) isn't portable (Windows whines on STDERR)
2008-06-24 Dave Mitchell more incorrect variable reported in uninitialized value...
2008-06-22 Dave Mitchell Incorrect variable reported in uninitialized value...
2008-06-08 Rafael Garcia-Suarez Tweak the "Illegal character in prototype" warning...
2008-06-08 Renee Baecker Add a new warning, "Prototype after '%s'"
2008-06-01 Reini Urban Re: [perl #55160] perlbug AutoReply: Fix cygwin mount...
2008-06-01 Bram [perl #36875] [PATCH] scalar reverse undef does not...
2008-05-20 Nicholas Clark The TODO tests of change 33876 were actually fixed...
2008-05-20 Rafael Garcia-Suarez Re: [PATCH: TODO Tests] Re: [perl #53806] No complain...
2008-05-15 Nicholas Clark It transpires that POSIX.xs also duplicated several...
2008-04-30 Vincent Pit Double magic/warnings with tie $x, $m
2008-04-30 Vincent Pit Double magic/warnings with binmode $fh, undef
2008-04-27 Nicholas Clark Warnings within the conditional of until() and for...
2008-04-27 Nicholas Clark Warnings within the condition of while are not reported...
2008-04-21 Paul Marquess Update Compression modules to version 2.009
2008-04-18 Rafael Garcia-Suarez Fix the line-number-in-elsif longstanding bug.
2008-04-17 Nicholas Clark Add "eliminate incorrect line numbers in warnings"...
2008-04-15 Rafael Garcia-Suarez Move the NoExporter test module under Test::Simple
2008-04-15 Rafael Garcia-Suarez Sync with CPAN's version of the More.t test in Test...
2008-03-25 Vincent Pit Re: [PATCH] Double warning with perl -we 'my $a; substr...
2008-03-20 Vincent Pit Double warning with perl -we '\&$x'
2008-02-29 Steve Peters Upgrade to Test-Simple-0.78
2008-02-29 Steve Peters Upgrade to Test-Harness-3.10
2008-02-22 Dave Mitchell fix variable names in 'ununit var' warnings in evals
2008-02-20 Nicholas Clark Setting the f flag on length causes the op to be consta...
2008-02-14 Rick Delaney Re: [perl #50706] %^H affecting outside file scopes
2008-02-14 Vincent Pit doio.c:Perl_my_lstat:/* XXX Do really need to be callin...
2008-02-14 Rafael Garcia-Suarez Make the new warning report undef constants as undef
2008-02-14 Rafael Garcia-Suarez Revert change #33302. This change was wrong, since...
2008-02-14 Rick Delaney Show constant in "Useless use of a constant in void...
2008-02-13 Rick Delaney [perl #47047] Use of inherited AUTOLOAD for non-method...
2008-02-08 Steffen Müller feature bundles are the same across all subversions
2008-01-28 Rafael Garcia-Suarez Make lc/uc/lcfirst/ucfirst warn when passed undef.
2008-01-12 Nicholas Clark For 5.12: saner behaviour for `length`
2008-01-09 Rafael Garcia-Suarez Remove the warning "v-string in require/use non portable"
2008-01-07 Rafael Garcia-Suarez Let's remove the grep in void context warning.
next