This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Added config.w32 to win32/.gitignore
[perl5.git] / t / lib /
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'"
2008-06-01 Reini UrbanRe: [perl #55160] perlbug AutoReply: Fix cygwin mount...
2008-06-01 Bram[perl #36875] [PATCH] scalar reverse undef does not...
2008-05-20 Nicholas ClarkThe TODO tests of change 33876 were actually fixed...
2008-05-20 Rafael Garcia-SuarezRe: [PATCH: TODO Tests] Re: [perl #53806] No complain...
2008-05-15 Nicholas ClarkIt transpires that POSIX.xs also duplicated several...
2008-04-30 Vincent PitDouble magic/warnings with tie $x, $m
2008-04-30 Vincent PitDouble magic/warnings with binmode $fh, undef
2008-04-27 Nicholas ClarkWarnings within the conditional of until() and for...
2008-04-27 Nicholas ClarkWarnings within the condition of while are not reported...
2008-04-21 Paul MarquessUpdate Compression modules to version 2.009
2008-04-18 Rafael Garcia-SuarezFix the line-number-in-elsif longstanding bug.
2008-04-17 Nicholas ClarkAdd "eliminate incorrect line numbers in warnings"...
2008-04-15 Rafael Garcia-SuarezMove the NoExporter test module under Test::Simple
2008-04-15 Rafael Garcia-SuarezSync with CPAN's version of the More.t test in Test...
2008-03-25 Vincent PitRe: [PATCH] Double warning with perl -we 'my $a; substr...
2008-03-20 Vincent PitDouble warning with perl -we '\&$x'
2008-02-29 Steve PetersUpgrade to Test-Simple-0.78
2008-02-29 Steve PetersUpgrade to Test-Harness-3.10
2008-02-22 Dave Mitchellfix variable names in 'ununit var' warnings in evals
2008-02-20 Nicholas ClarkSetting the f flag on length causes the op to be consta...
2008-02-14 Rick DelaneyRe: [perl #50706] %^H affecting outside file scopes
2008-02-14 Vincent Pitdoio.c:Perl_my_lstat:/* XXX Do really need to be callin...
2008-02-14 Rafael Garcia-SuarezMake the new warning report undef constants as undef
2008-02-14 Rafael Garcia-SuarezRevert change #33302. This change was wrong, since...
2008-02-14 Rick DelaneyShow 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üllerfeature bundles are the same across all subversions
2008-01-28 Rafael Garcia-SuarezMake lc/uc/lcfirst/ucfirst warn when passed undef.
2008-01-12 Nicholas ClarkFor 5.12: saner behaviour for `length`
2008-01-09 Rafael Garcia-SuarezRemove the warning "v-string in require/use non portable"
2008-01-07 Rafael Garcia-SuarezLet's remove the grep in void context warning.
2008-01-06 Michael G. SchwernRe: grep and smart match should warn in void context
2007-12-21 Andy ArmstrongFix remaining skips for Test::Harness
2007-12-20 Andy Armstrongbring Test::Harness up to 3.06
2007-12-20 Rafael Garcia-SuarezThe APC doesn't like empty files
2007-12-20 Andy ArmstrongTest::Harness 3.05, tests pass in core
2007-12-19 Nicholas ClarkUpgrade to Test::Harness 3.05
2007-11-27 Rafael Garcia-SuarezUpgrade to ExtUtils::MakeMaker 6.37_03
2007-11-26 Rafael Garcia-SuarezUpgrade to ExtUtils::MakeMaker 6.37_02
2007-11-12 Paul MarquessCompression Modules Update for EBCDIC
2007-11-09 Dave Mitchell[perl #47233] Core dump caused by goto
2007-10-05 Robin BarkerNew [PATCH] use 5.006; use 5.10.0
2007-10-03 Rafael Garcia-SuarezReverse change #31978
2007-10-02 Jerry D. Hedden/cygdrive is configurable
2007-09-26 Robin BarkerRE: [PATCH] use 5.010 is ugly; use 5.10.0 warns
2007-09-09 Dave Mitchellununit pos value warning identified the wrong variable...
2007-09-07 Rafael Garcia-SuarezRemove the 'err' keyword
2007-09-02 Paul MarquessCompress* 2.006
2007-08-31 Rafael Garcia-SuarezFollowing Jan's advice, remove Cygwin::is_textmount(),
2007-08-29 Yitzchak Scott-Tho... Re: [PATCH] Cygwin::mount_table, Cygwin::mount_flags
2007-08-20 Jerry D. HeddenGet Cwd->cwd() to work under Cygwin
2007-08-14 Reini UrbanCygwin::mount_table, Cygwin::mount_flags
2007-07-11 Rafael Garcia-SuarezTurn the "$# / $* is no longer supported" warnings...
2007-07-09 Reini Urbancygwin path conversions, take 4
2007-07-06 Rafael Garcia-SuarezUpgrade to base and fields 2.12, mostly by Michael...
2007-07-04 Rafael Garcia-SuarezDon't require to have at least DB_File or *DBM_File
2007-07-02 Paul Marquesscompression modules update to version 2.005
2007-07-02 Steve PetersUpgrade to ExtUtils-MakeMaker-6.35
2007-06-25 Tels[Caffeine-Patch] Math::BigInt 1.87 take 11 (add batan2...
2007-04-24 Rafael Garcia-SuarezRemove the code that handles assignment to state variables
2007-04-19 Rafael Garcia-SuarezAdjust the warning category in the test, too
2007-03-30 Rafael Garcia-SuarezAdd two deprecation warnings:
2007-03-26 Rafael Garcia-SuarezMake the warning "interpreted as function" a bit less...
2007-03-04 Steve PetersUpgrade to IO-Compress-Base-2.004, Compress-Raw-Zlib...
2007-03-03 Rafael Garcia-SuarezMake use VERSION also load feature.pm
2007-03-01 Rafael Garcia-SuarezA new test by Abigail: Check that certain modules don't
2007-02-28 Rafael Garcia-Suarez(?p{}) has been deprecated for a long time.
2007-02-24 Rafael Garcia-SuarezC<keys %+> should not warn. Don't make scan_ident test for
2007-02-19 Tels[PATCH] integrate Math::BigInt 1.79 and Math::BigInt...
2007-02-14 Nicholas ClarkChange 30276 wasn't meant do mess with t/lib/common...
2007-02-14 SADAHIRO TomoyukiIntegrate:
2007-02-05 Nicholas Clarkt/lib/common.pl can be warnings clean.
2007-02-05 Nicholas ClarkUse the new conditional TODOs to mark as TODO the warni...
2007-02-05 Nicholas ClarkEnhance t/lib/common.pl to provide conditional TODOs...
2007-01-20 Nicholas Clarkdefined @$foo and defined %$bar should be subject to...
next