This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Don’t sv_force_normal in mg.c:S_save_magic
[perl5.git] / t /
2012-10-27 Craig A. BerryFix use of non-existent bareword filehandle in t/TEST.
2012-10-26 Father ChrysostomosBetter documentation for internal SV types
2012-10-26 Yves Ortonfix hash key ordering dependency in t/warnings.t
2012-10-26 Yves Ortonfix a very subtle hash ordering dependency in op/smartkve.t
2012-10-26 Yves Ortonfix hash key ordering dependency in t/op/defins.t
2012-10-26 Father Chrysostomos[perl #115440] Fix various leaks with fatal FETCH
2012-10-26 Ruslan Zakirovtest memory leaks around magic get dieing
2012-10-25 Karl Williamsontoke.c: Avoid unnecessary uninitialized value msgs
2012-10-24 Karl Williamsontest.pl: Fix description of how PREFIX works
2012-10-24 Karl Williamsoncharnames.t: Add names for some tests
2012-10-24 Karl Williamsontest.pl: Allow NAME to be used with --FILE--
2012-10-24 Karl WilliamsonMake \N{unknown char} a syntax error
2012-10-23 Jesse Luehrsfork() should return undef on failure, even in list...
2012-10-21 Dagfinn Ilmari Man... PATCH: [perl #115242] Test
2012-10-20 Karl Williamsonfold_grind.t: Set $| if debugging
2012-10-20 Yves Ortonfix off-by-one error in key detection logic for uniniti...
2012-10-20 Yves Ortonadd a TODO test for uninitialized warning hash bucket...
2012-10-19 Craig A. BerryUdate CPAN to CPAN version 1.99_51
2012-10-19 Karl Williamsonregexec.c: Fix bugs in regrepeat()
2012-10-17 Karl Williamsonregex: \R can match either 1 or 2 chars
2012-10-16 Father Chrysostomos[perl #115260] Stop length($obj) from returning undef
2012-10-16 Father Chrysostomos[perl #96230] Stop s/$qr// from reusing last pattern
2012-10-14 Karl Williamsonregexp.t: Add 'no warnings "utf8";
2012-10-14 Karl WilliamsonPATCH: [perl #89774] multi-char fold + its fold in...
2012-10-13 Father ChrysostomosHandle cow $_ in @INC filter
2012-10-13 Father ChrysostomosAllow COW copies in aassign
2012-10-12 Father ChrysostomosDisable const repl optimisation for empty pattern
2012-10-12 Father Chrysostomosdefins.t: Suppress uninit warning
2012-10-12 Brad GilbertMove tests from t/op/while_readdir.t to t/op/defins.t
2012-10-12 Father ChrysostomosUse const repl optimisation with s///e where possible
2012-10-12 Father Chrysostomos[perl #49190] Don’t prematurely optimise s/foo/bar...
2012-10-12 Father ChrysostomosDon’t taint return value of s///e based on replacement
2012-10-12 Father Chrysostomos[perl #49190] Stringify repl repeatedly in s///g
2012-10-12 Father ChrysostomosSimplify the fix for bug #41530
2012-10-12 Karl Williamsonregexec.c: Fix EXACT node handling in regrepeat()
2012-10-10 Father Chrysostomos[perl #114658] Fix line numbers at the end of string...
2012-10-10 Father Chrysostomos[perl #115206] Don’t crash when vivifying $|
2012-10-10 Father ChrysostomosTest perl #4760
2012-10-10 Father Chrysostomos[perl #26986] Skip subst const repl optimisation for...
2012-10-09 Karl WilliamsonPATCH: [perl #114982]: case-insensitive regex bug with...
2012-10-07 Aaron CraneAdd TODO tests for RT#115156
2012-10-07 Father ChrysostomosFix infinite loop with $tied =~ s/non-utf8/utf8/
2012-10-06 Karl Williamsonregexec.c: PATCH: [perl #114808]
2012-10-06 Aaron CraneFix spurious "uninitialized value" warning in regex...
2012-10-06 James E KeenanSilence an uninitialized value warning.
2012-10-05 Steffen MuellerRevert to string evals: EBCDIC
2012-10-03 Father Chrysostomossubstr.t: Move two tests outside run_tests
2012-10-01 Father Chrysostomossubstr.t: Fix for substr_thr.t
2012-10-01 Father ChrysostomosMake sprintf "%1s" and "%.1s" call overloading once
2012-10-01 Father Chrysostomossprintf{2,}.t: Explain why we have two test files
2012-10-01 Father ChrysostomosCall overloading once for utf8 ovld→substr assignment
2012-10-01 Father ChrysostomosMake substr assignment work with changing UTF8ness
2012-10-01 Father ChrysostomosTest #7678
2012-10-01 Father ChrysostomosMake rvalue substr call overloading once on utf8 str
2012-10-01 Father ChrysostomosMake 4-arg substr call FETCH once when upgrading target
2012-10-01 Father ChrysostomosMake 4-arg substr check SvUTF8(target) after stringfying
2012-10-01 Father Chrysostomospp_length should stringify before checking DO_UTF8
2012-10-01 Father ChrysostomosOnly cache utf8 offsets for PVs
2012-10-01 Father ChrysostomosMake substr = $utf8 call get-magic once
2012-10-01 Father ChrysostomosMake utf8::decode respect set-magic
2012-10-01 Father ChrysostomosMake utf8::encode respect magic
2012-10-01 Father ChrysostomosMake magic_setsubstr check UTF8 flag after stringification
2012-10-01 Father ChrysostomosStop substr lvalues from being confused by changing...
2012-10-01 Father ChrysostomosStop pos from panicking when overloading changes UTF8ness
2012-10-01 Father ChrysostomosDeprecate mg_length; make it return bytes
2012-10-01 Father ChrysostomosMake pos less volatile when UTF8-ness can change
2012-09-30 Yves OrtonFix [perl #115050] Double empty sub-regexp makes "panic!"
2012-09-30 Paul JohnsonSuggest cause of error requiring .pm file.
2012-09-30 Father ChrysostomosUse two colons for lexsub warning
2012-09-29 James E KeenanAdd one test for ord('').
2012-09-29 Colin KuskieRefactor t/op/chars.t to use test.pl instead of making...
2012-09-27 Karl Williamsonperlreguts: Fit long verbatim lines to 79 cols
2012-09-27 James E KeenanEliminate now superfluous counter.
2012-09-27 Colin KuskieRefactor t/op/lex_assign.t to use test.pl, and not...
2012-09-26 Nicholas ClarkFlush PL_stashcache when assigning a file handle to...
2012-09-26 Nicholas ClarkRestore use of PL_stashcache, the stash name lookup...
2012-09-26 Nicholas ClarkTest the resolution behaviour for file handles and...
2012-09-26 Karl Williamsonperlreapi.pod: Reflow verbatim lines to 79 cols.
2012-09-26 Karl Williamsonporting/podcheck.t: Add test for removed files
2012-09-26 Karl Williamsonpodcheck.t: Return success/failure from ok()
2012-09-26 Karl Williamsonregen podcheck after MPE port removed
2012-09-26 Paul JohnsonTest for errors requiring .ph files.
2012-09-25 Brad GilbertMake t/test_pl/tempfile.t produce more diagnostics
2012-09-25 Brad GilbertAdded t/test_pl/tempfile.t
2012-09-25 Brad GilbertRework tempfile() in t/test.pl to use _num_to_alpha()
2012-09-25 Brad GilbertAdded test names to some tests in t/test_pl/_num_to_alpha.t
2012-09-25 Brad GilbertAdded optional char limit to _num_to_alpha() in test.pl
2012-09-25 Brad GilbertAdd _num_to_alpha() to test.pl
2012-09-25 Brad GilbertMove @letters in test.pl earlier
2012-09-25 Father Chrysostomos[perl #56880] Allow v10 as a label or package name
2012-09-24 Father Chrysostomos[perl #77240] Don’t warn for --subname
2012-09-24 Father Chrysostomos[perl #77094] Stop printf +() from reading past SP
2012-09-24 Father ChrysostomosDon’t crash with existent but undefined &DB::DB
2012-09-24 Father Chrysostomos[perl #97958] Make reset "" match its docs
2012-09-24 Jesse Luehrsdon't crash with -d if DB::DB is seen but not defined...
2012-09-24 Father Chrysostomos[perl #107000] Don’t leak if hh copying dies
2012-09-23 Father Chrysostomos[perl #97466] Stop defined from propagating ref cx...
2012-09-23 Father Chrysostomos[perl #94490] const fold should not trigger special...
2012-09-23 Father ChrysostomosStop array assignment from leaking on croak
2012-09-23 Father ChrysostomosStop hash assignment from leaking on croak
next