This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
skip t/op/incfilter.t for "make clean;make miniperl;make minitest"
[perl5.git] / t / lib /
2006-05-19 Rafael Garcia-SuarezAdjust test following change #28225
2006-05-18 Rafael Garcia-SuarezWe can now remove DynaLoader from 1_compile.t
2006-05-17 Paul MarquessIO::Compress* 2.000_12
2006-04-30 Nicholas Clarkindex and rindex couldn't correctly handle surprises...
2006-04-29 Nicholas Clarksyswrite couldn't correctly handle surprises from UTF...
2006-04-14 Paul MarquessIO::Compress::*
2006-04-05 Rafael Garcia-SuarezAssigning undef to an entry in %ENV shouldn't produce...
2006-04-01 Nicholas ClarkTest no mypragma;
2006-04-01 Nicholas ClarkAutomatically set HINT_LOCALIZE_HH whenever %^H is...
2006-04-01 Nicholas ClarkTest that user pragmas work inside string eval.
2006-04-01 Nicholas ClarkAdd Rafael's example user pragma, and convert his demo...
2006-03-16 Paul MarquessCompress::Raw::Zlib, Compress::Zlib, IO::Compress:...
2006-03-14 Rafael Garcia-SuarezMake usage of :unique emit a deprecation warning.
2006-03-07 Rafael Garcia-Suarez$[ = 2 should not warn.
2006-03-06 Rafael Garcia-SuarezAdd and remove files forgotten in change #27384
2006-03-06 Paul MarquessCompress::Zlib
2006-03-03 Jarkko HietaniemiRe: [perl #38657] -d:Foo=bar broke in 5.8.8
2006-02-16 Paul Green[patch] t/lib/warnings/pp_sys
2006-02-16 Rafael Garcia-SuarezCPAN::FirstTime can go as well from the untested module...
2006-02-16 Rafael Garcia-SuarezPod::Plainer is tested, actually (spotted by chromatic)
2006-02-09 Rafael Garcia-SuarezSkip new chdir warning test if fchdir is not available
2006-02-08 Peter Dintelmann[perl #38464] chdir() on closed handles
2006-01-12 Rafael Garcia-SuarezDon't warn when localizing $[
2006-01-10 Paul MarquessCompress::Zlib becomes zlib agnostic
2006-01-09 Paul MarquessRE: Failing tests on VMS blead@26652
2005-12-22 Steve PetersAdd documentation for method domainname() in Net::Domai...
2005-12-21 Robin HoustonFeature bundle is now :5.10, and add -E switch
2005-12-19 Rafael Garcia-SuarezMissing file from last change
2005-12-19 Robin Houstonlatest switch/say/~~
2005-12-15 Rafael Garcia-SuarezFix for [perl #37886] strict 'refs' doesn't apply insid...
2005-12-01 Gisle AasDisable constant folding of sprintf
2005-11-22 Nicholas ClarkNote the URL describing the vast riches awaiting us.
2005-11-22 Robin HoustonRe: [PATCH] concat interacts badly with magic
2005-10-21 Gisle Aaswrong maxlen in sselect [PATCH]
2005-10-16 Steve PetersUpgrade to Pod-Parser-1.34 (with some changes to get...
2005-10-06 Rafael Garcia-SuarezMove ZlibTestUtils.pm under t/
2005-09-28 Steve PetersUpgrade to Test::Harness 2.56
2005-09-27 Rafael Garcia-SuarezFix by Rick Delaney for [perl #3269] no warnings "barew...
2005-09-26 Rafael Garcia-SuarezUpgrade to Test::Simple 0.61
2005-08-11 John E. Malmberg[patch] blead@25282 - VMS specific fixes. [2nd try]
2005-07-28 Piotr Fusik[perl #36672] Swapped warnings for -o and -O file tests
2005-07-19 Rafael Garcia-SuarezExtend the the "our variable redeclared" warning to...
2005-07-19 Rafael Garcia-SuarezFix strict test to go with the precedent warning change
2005-07-19 Rafael Garcia-SuarezOverhaul the semantics of the warning
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...
next