This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: [perl #39145] win32, @_ and fork crashing in dounwind
[perl5.git] / t /
2006-05-17 David MitchellRe: [perl #39145] win32, @_ and fork crashing in dounwind
2006-05-17 Paul MarquessIO::Compress* 2.000_12
2006-05-15 SADAHIRO Tomoyukistrange encodings upsets pp_chr
2006-05-14 Nicholas ClarkTEST needs to binmode the file handle that is reading...
2006-05-13 Jarkko Hietaniemit/uni/overload.t
2006-05-10 Nicholas Clarkno 5.9.4; should fail in version 5.9.4.
2006-05-10 Nicholas ClarkConvert use.t to an inlined is/isnt/like implementation...
2006-05-10 Dave Mitchelldisable WARN and DIE hooks during constant folding
2006-05-05 Rafael Garcia-SuarezImplement state array and state hashes. Initialisation...
2006-05-04 Rafael Garcia-SuarezResubmit change #28095
2006-05-04 David Landgrent/op/context.t using test.pl
2006-05-04 David Landgrent/op/list.t using test.pl
2006-05-04 Rafael Garcia-SuarezAnother test for state variables and closures,
2006-05-03 Rafael Garcia-SuarezEnsure that C<(state $x) = $y> is not a state assignment
2006-05-03 Rafael Garcia-SuarezNew test case for state variables with ties, suggested...
2006-05-03 Rafael Garcia-SuarezAdd "state" feature
2006-05-03 Rafael Garcia-SuarezIntroduce a new keyword, state, for state variables.
2006-05-03 Sébastien Aperghis... -Dmad breaks a few tests
2006-05-02 Nicholas ClarkChange 28037 broke t/op/each.t when running with TEST.
2006-05-02 David LandgrenRe: [PATCH] t/op/glob.t using test.pl
2006-05-02 David Landgrent/op/hashwarn.t using test.pl
2006-05-01 David LandgrenRe: [PATCH] provide diag() and don't use ++ in test.pl
2006-04-30 Nicholas ClarkOne part of pp_pack couldn't correctly handle surprises...
2006-04-30 Nicholas Clarkdo_vop() couldn't correctly handle surprises from UTF...
2006-04-30 Nicholas ClarkWe had no tests that covered the grow paths in pp_uc...
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-29 Nicholas Clarkprint couldn't correctly handle surprises from UTF...
2006-04-29 Nicholas ClarkThere were more ways to break uc/lc/ucfirst/lcfirst...
2006-04-29 Nicholas Clarklcfirst/ucfist plus an 8 bit locale could mangle UTF...
2006-04-29 Nicholas Clarkuc plus an 8 bit locale could get confused by UTF-8...
2006-04-29 Nicholas Clarklc plus an 8 bit locale could mangle UTF-8 values retur...
2006-04-28 Nicholas ClarkFix bug 34297 (length of overloaded UTF-8 strings)
2006-04-28 David Landgrent/op/defins.pl using test.pl
2006-04-28 David Landgrent/op/delete.t using test.pl
2006-04-28 David Landgrent/op/auto.pl using test.pl
2006-04-28 David Landgrent/op/sort.t using test.pl
2006-04-28 David Landgrent/op/loopctl.t using test.pl
2006-04-27 Dave Mitchell[perl #39012] another REIFY bug
2006-04-24 Martin Hasch[perl #38709] Opening '|-' triggers unjustified taint...
2006-04-24 Rafael Garcia-SuarezAdd regression test for bug #38475
2006-04-20 Rafael Garcia-SuarezAdd test boilerplate and use test.pl instead of Test...
2006-04-20 Rafael Garcia-SuarezAdd new tests for bug #32840 provided by David Landgren,
2006-04-20 Rafael Garcia-SuarezNew test for the "Assignment to both a list and a scala...
2006-04-19 Steve PetersAdd a TODO test for RT #1085: "what should be output...
2006-04-19 Dave Mitchellregmatch(): make IFMATCH use PUSH_STACK rather than...
2006-04-19 Nicholas ClarkAvoid temporarily writing over the prototype when repor...
2006-04-18 Dave Mitchellregmatch: fix a || vs | typo in CACHEsayYES and add...
2006-04-17 SADAHIRO TomoyukiRe: [PATCH] update to pp_complement() via Coverity
2006-04-16 Nicholas ClarkA scalar reference returned from a coderef in @INC...
2006-04-15 Nicholas ClarkAugment the user filter caching code so that if the...
2006-04-15 Nicholas Clark$foo .= $bar doesn't warn if $foo is undefined, so...
2006-04-15 Nicholas ClarkIf the downstream caller wants block mode, and we're...
2006-04-15 Nicholas ClarkIf you return void from a filter subroutine, the caller...
2006-04-15 Nicholas ClarkTests for having multiple pipes open simultaneously.
2006-04-15 Nicholas ClarkAdd more tests for the builtin source filter implementa...
2006-04-15 Nicholas ClarkAdd a test for source filters returned from code refere...
2006-04-15 Nicholas ClarkBump the expect file count in readdir.t. We keep writin...
2006-04-14 Jarkko Hietaniemidoop.c: (Coverity) found a bug but not quite what Cover...
2006-04-14 Paul MarquessIO::Compress::*
2006-04-13 Dave Mitchelldisable 'split /(?{ split "" })/' test until recursive...
2006-04-12 Animator[perl #38906] Regex engine does not release MINMOD
2006-04-12 Nicholas ClarkAdd tests for all the other types that %^H serialisatio...
2006-04-12 Nicholas ClarkTest that we can do embedded 0 bytes in hints.
2006-04-10 Jarkko Hietaniemipp_sys.c: some Coverity findings: NULL guards for format cv
2006-04-08 Jarkko Hietaniemisv.c, rs.t, perlvar.pod (Coverity finding: did you...
2006-04-05 Rafael Garcia-SuarezAssigning undef to an entry in %ENV shouldn't produce...
2006-04-02 SADAHIRO TomoyukiRe: [perl #38293] chr(65535) should be allowed in regexes
2006-04-02 Nicholas ClarkBetter failure diagnostics from switch.t.
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-04-01 Nicholas ClarkIf the comment says "(and not ours)" then it should...
2006-04-01 Nicholas ClarkRewrite t/op/getppid.t to remove the assumption that...
2006-04-01 Nicholas ClarkPropagate cop_hints inside string evals. For the unthre...
2006-03-31 Dominic DunlopRe: recursion now removed from the regex engine
2006-03-31 Nicholas ClarkTest that entries in %^H are actually independant.
2006-03-31 Nicholas ClarkSerialise changes to %^H onto the current COP. Return...
2006-03-30 Nicholas ClarkLocalising hash slices with UTF-8 encoded keys was...
2006-03-30 Nicholas ClarkFix bug #38815 (localising keys which are UTF-8 encoded...
2006-03-30 Nicholas ClarkFix bug 36267 - assigning to a tied hash shouldn't...
2006-03-30 Robin BarkerPATCH t/op/tie.t
2006-03-27 Nicholas ClarkIt helps to actually add the files you add to MANIFEST...
2006-03-20 Gisle AasAvoid "uninitialized value" warnings during 'make test'.
2006-03-20 Gisle AasAlso strip $ENV{PATH} dirs writable by world.
2006-03-20 Rick DelaneyRe: [perl #38710] localised stash slice
2006-03-16 Rafael Garcia-SuarezAdd a couple of regression tests for the untested
2006-03-16 Paul MarquessCompress::Raw::Zlib, Compress::Zlib, IO::Compress:...
2006-03-16 Gisle Aasrequire should ignore directories found when searching...
2006-03-14 Rafael Garcia-SuarezMake usage of :unique emit a deprecation warning.
2006-03-14 Hugo van der Sanden[perl #38710] localised stash slice
2006-03-08 Steve HaySort the ext/ and lib/ tests when running under t/harness
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-03-02 H.Merijn BrandTaint handling for runperl:
2006-03-01 Steve PetersUpgrade to assertions-0.03
2006-02-27 Nicholas ClarkMove all the de-tainting logic for runperl into test.pl.
next