This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Nits in perldelta template
[perl5.git] / t / lib /
2009-12-20 Karl Williamsonchange non-char warning message from malformed
2009-12-20 Rafael Garcia-SuarezIntroduce C<use feature "unicode_strings">
2009-11-29 Rafael Garcia-SuarezMake split warn in void context
2009-11-24 Andrew RodlandAdd tests.
2009-11-12 Nicholas ClarkAs our $_; is forced into main::, it should warn as...
2009-11-04 Nicholas ClarkDeprecate use of := to mean an empty attribute list...
2009-10-26 Yves Ortonadd an elipses to string/ref warnings when str longer...
2009-10-24 Nicholas ClarkMake defined %hash on a non-lexical (also) generate...
2009-10-16 Nicholas ClarkEnable deprecation warnings by default.
2009-10-12 Geoffrey T. Dairikioverload no longer implicitly unsets fallback on repeat...
2009-10-06 Nicholas ClarkStandardise t/lib/*.t on ./test.pl, and remove BEGIN...
2009-10-03 Rafael Garcia-SuarezChange warning "Unicode character is illegal" to more...
2009-09-30 Nicholas ClarkMove 3 porting sanity tests from t/lib/ to t/porting...
2009-09-22 Leon BrocardUpdate URL to the current Perl-QA Wiki
2009-09-18 Nicholas ClarkAvoid re-creating a temporary file with constant conten...
2009-09-18 Nicholas ClarkAvoid using lib.pm in miniperl's tests.
2009-09-14 Nicholas ClarkConvert Porting/checkARGS_ASSERT.pl to a regresion...
2009-09-13 Nicholas ClarkMove Test::Simple from lib to ext.
2009-09-13 Bo Borgersonsplit: Remove implicit split to @_
2009-09-13 Nicholas ClarkMove Pod::Parser from lib (and t/pod) to ext.
2009-09-11 Chris WilliamsMoved Math-BigInt from lib/ to ext/
2009-09-10 Chris WilliamsMove Math-BigRat from lib/ to ext/
2009-09-10 Nicholas ClarkMove ExtUtils::MakeMaker from lib to ext.
2009-09-08 Rafael Garcia-SuarezRemove code specific to MacOS Classic from core tests
2009-09-07 Chris WilliamsMove Parse::CPAN::Meta from lib/ to ext/
2009-09-04 Rafael Garcia-SuarezReplace system by print in strictures/parsing regressio...
2009-08-30 Nicholas ClarkMove Filter::Simple from lib to ext
2009-08-27 Nicholas ClarkMake extensions in ext run their tests from the extensi...
2009-08-23 Rafael Garcia-SuarezFix parsing of readline(FH) [perl #68458]
2009-08-16 Craig A. BerrySkip maintainers.t on VMS.
2009-08-13 Nicholas ClarkMark as TODO the failing tests added in cb4bdfcf for...
2009-08-12 Slaven RezicAdded a failing test for a bareword parsing regression...
2009-08-05 David MitchellExtUtils::MakeMaker 6.55_02
2009-08-03 Jesse VincentClean up the new maintainers.t to be a bit more sensibl...
2009-07-31 Jesse Vincentmade the manicheck actions (previously releng) into...
2009-07-30 Jerry D. HeddenSort MANIFEST using Perl
2009-07-29 Nicholas ClarkAvoid shelling out to an external sort to verify that...
2009-07-29 Jerry D. HeddenAdd MANIFEST sort test
2009-07-29 Nicholas ClarkAdd a test to verify that the MANIFEST file is well...
2009-07-20 Josh ben JoreRevert "Test that `use feature' doesn't leak a scalar...
2009-07-20 Josh ben JoreTest that `use feature' doesn't leak a scalar during...
2009-07-16 David MitchellExtUtils::MakeMaker 6.55_01
2009-07-12 Stepan Kasalh2ph: handle "#if defined SYMBOL" better
2009-07-09 Gisle AasAvoid test failure on Linux when STDIN is /dev/null
2009-07-06 David Mitchellupgrade to ExtUtils::MakeMaker 6.53_03
2009-07-06 David Mitchellupdate to Test::Simple 0.92
2009-06-28 Rafael Garcia-SuarezMove module part of the base.pm test suite in base...
2009-06-08 Rafael Garcia-SuarezUpgrade to MakeMaker 6.53_02
2009-06-06 David Mitchellsync a bunch of files with Test::Simple 0.86
2009-06-06 Rafael Garcia-SuarezMark all .t and .pm files as non executable
2009-06-01 Rafael Garcia-SuarezUpgrade to ExtUtils::MakeMaker 6.52
2009-05-26 Vincent PitMore tests for uninitialized warnings in ranges
2009-05-26 Vincent PitExplicitely point to $. when it causes an uninitialized...
2009-05-20 Nicholas ClarkTests for calls to Perl_croak() in the C source. Starti...
2009-05-17 Steffen MuellerUpgrade to Parse::CPAN::Meta 1.38
2009-05-14 Rafael Garcia-SuarezMove autodie tests in lib/autodie/t, so they are picked...
2009-05-05 Rafael Garcia-SuarezMerge branch 'blead' into smartmatch
2009-04-16 Niko TyniSquelch 'Constant subroutine ... undefined' warnings...
2009-04-16 Niko TyniAdd tests to verify that h2ph output compiles and is...
2009-04-13 Nicholas Clarkour $TODO should be local $::TODO, revealing a bug...
2009-04-13 Nicholas ClarkTweak t/lib/common.pl to use test.pl's (better) tempfil...
2009-04-13 Nicholas ClarkPropagate the upgraded TODO/SKIP parser from ext/B...
2009-04-12 Nicholas ClarkDeprecate use of the attribute :locked on subroutines.
2009-04-07 Rafael Garcia-SuarezDeprecate assignment to $[
2009-03-25 Paul Marquessfix smoke issues with the compression modules
2009-03-22 Paul MarquessFixes for ext/compress
2009-03-17 Rafael Garcia-SuarezFix a warnings test that was failing due to smart match...
2009-03-14 Paul MarquessCreate IO-Compress
2009-03-05 Paul FenwickMerge of autodie 1.999 into blead.
2009-03-02 Steffen MuellerIntegrate Parse::CPAN::Meta 0.04 into core
2009-02-28 Craig A. BerryMake deprecate.pm work on VMS.
2009-02-27 Robin Barkerrewrote deprecate test using File::Spec
2009-02-25 Robin Barkertest script for deprecate.pm
2009-02-12 Jerry D. HeddenUnigue test file names in t/lib/warnings/9enabled
2009-01-30 Steve HayUpgrade to Pod-Parser-1.36.
2009-01-03 Paul FenwickSubject: [PATCH] Update autodie to 1.998
2008-12-20 Paul Fenwickgit-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-MoritzFix warning code in Perl_sv_vcatpvfn() to make the...
2008-10-21 Nicholas ClarkTest::Simple 0.81_02 has:
2008-10-20 Nicholas ClarkUpgrade to ExtUtils-MakeMaker-6.48
2008-10-17 Nicholas ClarkUpgrade to ExtUtils-MakeMaker-6.47_02
2008-10-15 Steve PetersOne 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 PetersSome additional files changes for Test-Simple-0.82
2008-10-15 Nicholas ClarkUpgrade to ExtUtils-MakeMaker-6.47_01
2008-09-08 Nicholas ClarkRe-instate all the warnings checks that don't work...
2008-09-07 Nicholas ClarkSplit all the tests for ops that can return undef for...
2008-08-26 Nicholas ClarkKhaaaaan! Change 34230 wasn't right. The tests all...
2008-08-26 Nicholas ClarkMove all of Test::Harness's test modules into ext/Test...
2008-08-26 Nicholas ClarkMove t/lib/{data,sample-tests,source_tests,subclass_tes...
2008-08-24 BramUnintented interpolation of $/ in regex (was: Re: ...
2008-07-31 Nicholas ClarkUpgrade to Test::Harness 3.13
2008-07-16 Paul MarquessUpdate Compression modules to version 2.012
2008-07-03 Steve HayOmit tests introduced by #34077 and #34084 which fail...
2008-06-25 Dave Mitchellqx($nosuchfile) isn't portable (Windows whines on STDERR)
2008-06-24 Dave Mitchellmore incorrect variable reported in uninitialized value...
2008-06-22 Dave MitchellIncorrect variable reported in uninitialized value...
2008-06-08 Rafael Garcia-SuarezTweak the "Illegal character in prototype" warning...
2008-06-08 Renee BaeckerAdd a new warning, "Prototype after '%s'"
next