This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
mktables: Add duplicate tables
[perl5.git] / t /
2012-02-04 Karl WilliamsonUnicode 6.1
2012-02-04 Father Chrysostomos[perl #109762] Stop !$^V from leaking
2012-02-03 Ricardo SignesRevert "Add IO::Socket::IP 0.08 as dual-life module"
2012-02-03 Paul EvansAdd IO::Socket::IP 0.08 as dual-life module
2012-02-03 Father ChrysostomosAdd 2 more CPAN mods to known_pod_issues.dat
2012-02-02 Zeframmake Carp messages match die properly
2012-02-02 Brian Frasert/op/method.t: Add tests for subless AUTOLOAD and DESTROY
2012-02-01 Steffen MuellerMove more typemap-related documentation to the typemap...
2012-01-31 Florian RagwitzPod-Perldoc is now maintained on CPAN
2012-01-31 Karl Williamsonpodcheck.t: Add comment
2012-01-30 Father Chrysostomosstat.t: Use $>, not just $< for skipping
2012-01-29 Karl Williamsonlc.t: Add tests for previously broken IN_UNI_8_BIT
2012-01-29 Brian Fraserpod updates for fc and \F
2012-01-29 Brian FraserImplement the fc keyword and the \F string escape.
2012-01-29 Brian FraserAdd the fc keyword in regen/feature.pl
2012-01-29 Father Chrysostomos[perl #109264] ->method(my(...)) forcing lvalue cx
2012-01-28 Yves OrtonFix bug #109206: ANCH_MBOL with while /.*/g
2012-01-28 Yves Ortonfix variable not shared warnings coming from the use...
2012-01-28 Craig A. BerryAdjust skip counts in t/op/filetest_t.t.
2012-01-27 Rafael Garcia-SuarezAllow prototypes (_@) and (_%)
2012-01-27 Rafael Garcia-SuarezShow test names in output
2012-01-27 Father ChrysostomosAllow ${^WARNING_BITS} to turn off lexical warnings
2012-01-27 Father Chrysostomospat.t: Test that . overloading gets passed qr ref
2012-01-26 Rainer Tammerstat.t: Skip test when running as root
2012-01-25 Rafael Garcia-SuarezCorrectly escape UTF-8 in hash keys in uninitialized...
2012-01-25 Chris 'BinGOs' Wil... Update known_pod_issues.dat for x2p/psed
2012-01-25 Chris 'BinGOs' Wil... Revert "Regen known_pod_issues.dat"
2012-01-25 Rafael Garcia-SuarezMake the display of the warning "Useless use of a const...
2012-01-24 Father ChrysostomosCall FETCH once for stacked filetest ops
2012-01-24 Reini Urbanskip sigdispatch.t on cygwin RT#88814
2012-01-24 Father Chrysostomos[perl #77388] Make stacked -t work
2012-01-24 Father Chrysostomos[rt.cpan.org #74289] Don’t make *CORE::foo read-only
2012-01-24 Leon TimmermansEnforce Any ~~ Object smartmatch precedence
2012-01-23 Father ChrysostomosDon’t allow read-only regexps to be tied
2012-01-23 Father Chrysostomossv_force_normal: Don’t confuse regexps with cows
2012-01-22 Father Chrysostomos[perl #108794] Call special blocks in void context
2012-01-22 Father Chrysostomos[rt.cpan.org #72767] Don’t propagate warnings into...
2012-01-22 Chris 'BinGOs' Wil... Regen known_pod_issues.dat
2012-01-21 Karl WilliamsonAdd :not_characters parameter to 'use locale'
2012-01-21 Karl Williamsonperluniintro: Shorten too-long verbatim lines
2012-01-21 Craig A. BerryVMS-specific symlink tweak for stat.t
2012-01-20 Father ChrysostomosWarn for stat(*unopened) after statting file
2012-01-20 Father Chrysostomos[perl #71002] stat() on unopened fh _
2012-01-20 Father Chrysostomosregen pod issues
2012-01-19 Karl Williamsonre/reg_fold.t: Add and revise comments
2012-01-19 Karl Williamsonreg_fold.t: Test bracketed character classes
2012-01-19 Karl Williamsonre/reg_fold.t: Test more code points
2012-01-19 Karl Williamsonre/reg_fold.t: Remove fixed TODOs
2012-01-19 Karl Williamsonre/reg_fold.t: Use /u rules for Unicode tests
2012-01-19 Karl Williamsonregex: Fix some tricky fold problems
2012-01-19 Karl Williamsonregexp_noamp.t: Add comment
2012-01-19 Karl Williamsont/re/re_tests: Add some tests
2012-01-19 Karl Williamsont/re/re_tests: revise test
2012-01-19 Karl Williamsont/re/re_tests: Update comment
2012-01-18 Father Chrysostomosregen pod issues
2012-01-18 Father Chrysostomos[perl #108480] $cow |= number undefines $cow
2012-01-18 Father ChrysostomosDon’t crash on @a =~ // warning
2012-01-18 Father Chrysostomos[perl #106726] Don’t crash on length(@arr) warning
2012-01-17 Nicholas ClarkAvoid 'defined(@array) is deprecated' warnings in tests.
2012-01-17 Nicholas ClarkPurge references to --netscape and --libpods, no longer...
2012-01-16 Nicholas Clarkdefined(@array) now also warns for package variables.
2012-01-16 Nicholas ClarkTest that defined warns for package arrays and hashes.
2012-01-15 Father Chrysostomosstat.t: Avoid unconditional lstat on file name
2012-01-15 Father Chrysostomosstat.t, filetest.t: Actually gen rand file names
2012-01-14 Father ChrysostomosMake lstat($ioref) and lstat($gv) consistent
2012-01-14 Father Chrysostomosstat.t: Make test for -T _ and lstat more robust
2012-01-14 Father Chrysostomosmagic.t: Correct miniperl skip count
2012-01-14 Father Chrysostomos-T "unreadable file" should set stat info consistently
2012-01-14 Father Chrysostomosstat.t: Add bug number
2012-01-14 Father ChrysostomosMake -T BADHANDLE set errno with fatal warnings
2012-01-14 Father ChrysostomosMake -l HANDLE set PL_laststatval with fatal warnings
2012-01-14 Father ChrysostomosMake -T HANDLE and -B HANDLE always set last stat type
2012-01-14 Father ChrysostomosMake -T _ and -B _ always set PL_laststatval
2012-01-14 Father Chrysostomospp_sys.c: Remove space from lstat($ioref) warning
2012-01-14 Father ChrysostomosMake failed filetests consistent with & w/out fatal...
2012-01-14 Father Chrysostomosstat $ioref should record the handle for -T _
2012-01-14 Father Chrysostomosstat $ioref should reset the internal stat type
2012-01-14 Father ChrysostomosSet PL_statgv to null when freed or coerced
2012-01-14 Father ChrysostomosSuppress confusing uninit warning from -T _
2012-01-14 Father Chrysostomosdefined *{"+"} should not stop %+ from working
2012-01-14 Father Chrysostomosdefined *{"!"} should not stop %! from working
2012-01-13 Karl Williamsonperlop: Typos, too long lines, corrections
2012-01-13 Karl Williamsonregcomp.c: Optimize a single Unicode property in a...
2012-01-13 Karl Williamsonuni/cache.t: Fix to handle regex compile time Uni props
2012-01-13 Karl Williamsonuni/class.t: Add test
2012-01-12 Father ChrysostomosMake -T HANDLE set the last stat type
2012-01-12 Father Chrysostomos[perl #77388] Make stacked -T and -B work
2012-01-12 Father ChrysostomosMake -t, -T and -B with a handle pop it off the stack
2012-01-10 Father Chrysostomos[perl #24237] @& should not stop $& from working
2012-01-10 Father Chrysostomos[perl #35865, #43011] FETCH after autovivifying
2012-01-09 Father ChrysostomosRemove TODO functionality from assignwarn.t
2012-01-09 Father Chrysostomos[perl #44895] += warning on uninit magic var
2012-01-09 Father ChrysostomosTest for perl #43663
2012-01-09 Father Chrysostomos[perl #92254, #92256] Fix SAVE_DEFSV to do refcounting
2012-01-09 Father Chrysostomosgrep.t: require test.pl in BEGIN block
2012-01-08 Father Chrysostomos[perl #67490] Don’t call DELETE on scalar-tied elem
2012-01-07 Father Chrysostomos[perl #85670] Copy magic to ary elems properly
2012-01-06 Father Chrysostomos[perl #107440] Save av/hv on mortals stack when clearing
2012-01-06 Ricardo SignesPod-Perldoc now includes test documents
2012-01-06 Father ChrysostomosUncomment evals in sort.t
next