This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: [perl #36207] UTF8/Latin 1/i regexp "Malformed character" warning
[perl5.git] / t / lib /
2005-06-27 Rafael Garcia-SuarezUpgrade to Filter::Simple 0.82
2005-06-20 Rafael Garcia-SuarezRemove the deprecated $# variable
2005-05-21 Rafael Garcia-SuarezUpdate to MakeMaker 6.30
2005-05-05 Rafael Garcia-SuarezMissing files in Test::Simple
2005-04-24 Rafael Garcia-SuarezUpgrade to Test::Harness 2.48
2005-04-08 Andy LesterRemoving Y2K warnings
2005-04-07 Rafael Garcia-SuarezUpgrade to ExtUtils::MakeMaker 6.27,
2005-03-21 Alexey TourbinRe: [perl #34493] h2ph `extern inline' problems
2005-02-11 Yitzchak Scott-Tho... Re: [PATCH] Re: perl winpid?
2005-01-04 TelsMath::BigInt v1.74, Math::BigRat v0.14, bignum v0.16
2004-12-09 Rafael Garcia-SuarezFix test to cope with the previous h2ph change.
2004-11-29 Rafael Garcia-SuarezUpgrade to Test::Simple 0.53
2004-11-23 Craig A. Berrywarnings.t portability tweaks
2004-11-20 Nicholas ClarkAssimilate Test-Simple 0.50
2004-09-01 Dave Mitchellwhoops, fix 'formline undef' test broken by change...
2004-09-01 Dave Mitchell[perl #31111] Random made scripts crashing perl
2004-08-04 Rafael Garcia-SuarezRemove the "Newline in left-justified string" warning.
2004-06-18 Nicholas ClarkCan't test the B modules if we didn't build 'em
2004-05-07 Dave Mitchellsymbolic references like ${"foo$index"}*3 would incorre...
2004-05-06 Marcus Holland-Moritz[perl #29346] Double warning for int(undef) and abs...
2004-04-30 Dave Mitchelldisable problematical 'uninitialized value' warning...
2004-04-23 Dave MitchellInclude variable names in "Use of uninitialized value...
2004-03-22 Yitzchak Scott-Tho... Re: [PATCH] warn on !=~
2004-03-21 Andy LesterFinally, this "Negative repeat count" warning wasn...
2004-03-21 Rafael Garcia-SuarezAdd a new warning "Negative repeat count"
2004-03-20 Yitzchak Scott-Tho... warn on !=~
2004-03-18 Dave Mitchellmake ~$x give warning is $x isn't initialised.
2004-03-14 Dave Mitchell[perl #27628] strict 'subs' didn't warn on bareword...
2004-03-04 Dave Mitchelladd deprecation warning for my $x if 0
2004-03-04 Dave Mitchellretract 22328 and 22332: deprecation warning for my...
2004-02-25 Dave Mitchellstop "const in void context" warning for a const in an
2004-02-23 Rafael Garcia-SuarezFix bug #26910: hints were not propagated into (?{...
2004-02-19 Rafael Garcia-SuarezUpgrade to prereleases of Math::BigInt 1.70 and
2004-02-18 Dave MitchellAdd tests for the C<my $x if foo> deprecation, and...
2004-02-01 Dave Mitchelladd test for Change 22194:
2004-01-17 SADAHIRO TomoyukiRe: open/or inconsistency
2004-01-05 Rafael Garcia-SuarezSome mandatory syntax warnings emitted by the lexer...
2003-12-06 Rafael Garcia-SuarezMath::BigInt::Scalar is only for tests.
2003-11-30 Rafael Garcia-SuarezUpgrade to Test::Harness 2.38.
2003-11-14 Rafael Garcia-SuarezAdd more complete tests for the "variable masks earlier
2003-11-04 Rafael Garcia-SuarezUpgrade to ExtUtils::MakeMaker 6.19
2003-10-31 Rafael Garcia-SuarezTest nit ; goes with change 21591
2003-10-06 Rafael Garcia-SuarezRe: [perl #24076] "<> err EXPR" and warnings.
2003-09-16 Jarkko HietaniemiUpgrade to MakeMaker 6.17.
2003-09-13 Jarkko HietaniemiMore PerlIO warnings changes.
2003-09-10 Anno SiegelRe: [perl #15395] lexical warnings and inheritance
2003-09-10 Jarkko Hietaniemi[PATCH 5.8.1] Unwanted "redefined" warnings in h2ph
2003-08-14 Jarkko HietaniemiA swath of VERSION patches from Nicholas Clark.
2003-08-09 Rafael Garcia-SuarezRemove ByteLoader from the list of modules whose compil...
2003-08-09 Dave Mitchelladd "$lexical not available" warning in C<for my $lex ()>
2003-08-09 Michael G. SchwernRemoving tested modules
2003-08-07 Dave MitchellFwd: Re: [PATCH] flags set incorrectly on abandoned...
2003-08-02 Radu GreabRe: [PATCH @19834] DProf fixes
2003-07-24 Jarkko HietaniemiGrabbed from www.makemaker.org.
2003-07-24 Dave MitchellRe: Fatal 5.8.1 error in our $FOO = x if $FOO
2003-07-20 Rafael Garcia-SuarezThe warning "Possible precedence problem on bitwise...
2003-07-06 Radu GreabDProf fixes
2003-07-04 Rafael Garcia-SuarezUpgrade to Math::BigInt v1.65, Math::BigRat v0.10,
2003-07-03 Iain Truskett"without parens" vs "without parentheses"
2003-06-15 Rafael Garcia-SuarezRename again the warning about $* being no longer supported
2003-06-14 Rafael Garcia-SuarezRename the warning about $* being removed,
2003-06-13 Rafael Garcia-SuarezRemove the deprecated $* variable.
2003-06-12 Robin BarkerAdd a new warning, "Newline in left-justified string...
2003-05-29 Dave Mitchelljumbo closure fix
2003-05-21 Dave MitchellNew warning "Useless localization of %s", based on
2003-05-12 Rafael Garcia-SuarezUse a more sophisticated heuristics to produce the...
2003-05-04 Jarkko HietaniemiDoesn't make any difference for the test but is more...
2003-05-02 Jarkko HietaniemiForgot to check in the -d: file.
2003-04-13 Jarkko HietaniemiUpgrade to Test::Harness 2.27_04.
2003-04-10 Rafael Garcia-SuarezFix bug #21914, 3-arg open + local $fh + strict coredump.
2003-04-08 Adrian M. EnacheRe: Error: Unknown error
2003-04-07 Michael G. SchwernRe: [PATCH] ExtUtils::MakeMaker 6.10_02
2003-03-31 Jarkko HietaniemiUpgrade to Test::Harness 2.27_02.
2003-03-31 Michael G. SchwernExtUtils::MakeMaker 6.03 -> 6.06_05ish
2003-03-17 LAUN Wolfgangpack changes and related fixes
2003-03-13 Kurt Starsinic[perl #20755] [PATCH] 5.8.0 h2ph barfs on checksum...
2003-02-03 Rafael Garcia-SuarezFix bug #8760 : cop_line isn't properly restored
2003-01-23 Dave Mitchellmove pad.c warnings to different test file
2002-12-08 Abe TimmermanRe: [perl #18927] barewords with no errors
2002-11-06 Slaven RezicRe: [perl #18048] read \*FH, ... returns undef but...
2002-10-21 Hugo van der SandenRe: [perl #16184] Unexpected warning when using C<...
2002-10-16 Rafael Garcia-Suarezprototype() didn't warn when used in void context.
2002-10-03 Rafael Garcia-SuarezAdd a new warning, "Possible precedence problem on...
2002-10-02 Rafael Garcia-SuarezRe: perlio bug?
2002-09-29 Abhijit Menon-SenRemove package; (Heh heh.)
2002-09-29 Allen Smith[perl #17222] [PATCH] h2ph and Fortran, other wacky...
2002-09-26 Hugo van der Sandenmissing '.' in test from #17932
2002-09-26 Kay_Röpke[perl #10021] Fixing bareword usage under strict.pm
2002-08-27 Hugo van der Sanden#17783 introduced an outdated test module, causing...
2002-08-26 Michael G. Schwern[ANNOUNCE] Test::Simple 0.47
2002-08-22 TelsANNOUNCE: Math-BigInt v1.62
2002-08-20 John PeacockVersion object patch #1
2002-08-11 Nick Ing-SimmonsIntegrate mainline.
2002-08-06 Nicholas ClarkRe: no warnings 'io';
2002-07-09 Kay RöpkeFwd: [ID 20020703.002] bareword processing bug under...
2002-06-21 Nick Ing-SimmonsIntegrate mainline
2002-06-20 Paul MarquessRE: mixing FATAL and non-FATAL warnings
2002-06-16 Michael G. Schwern Subject: [PATCH] Sync MakeMaker 6.01 -> 6.02
2002-06-13 Jarkko HietaniemiDon't assume too much about how print will scale
2002-06-09 Jarkko HietaniemiOne missing bit of Math::BigInt 1.58.
next