This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Consistent output from core-cpan-diff
[perl5.git] / t /
2015-01-13 Rostislav Skudnovmake re_intuit_string() return correct string
2015-01-13 Tony Cookreport which files have duplicates in porting/manifest.t
2015-01-13 Chris 'BinGOs' Wil... Update Digest-MD5 to CPAN version 2.54
2015-01-12 Jarkko HietaniemiTest for nan range ends.
2015-01-12 Jarkko HietaniemiTest for inf range ends.
2015-01-12 Jarkko HietaniemiExplicitly test x infnan producing empty string.
2015-01-12 Father ChrysostomosConfused cloning of nested state subs
2015-01-12 Jarkko HietaniemiCatch infnan repeat counts.
2015-01-10 Karl WilliamsonPOSIX.pod: Various nits, typos, clarifications
2015-01-10 Chris 'BinGOs' Wil... Actually remove the TODO rather than just the block
2015-01-09 Chris 'BinGOs' Wil... Removed TODO from pm_to_lib test in EUMM
2015-01-09 Father Chrysostomosparser.t: Correct bug number
2015-01-08 Father Chrysostomosparser.t: Correct skip count
2015-01-08 Father Chrysostomos[perl #123452] Fix crash with s/${<>{})//
2015-01-07 Father ChrysostomosTEST: Comment for 804352e2
2015-01-07 Father ChrysostomosAvoid glob in t/TEST on non-Windows
2015-01-06 Karl WilliamsonPATCH: [perl #123539] regcomp.c node overrun/segfault
2015-01-05 Tony Cookminitest: miniperl on win32 always displays the x86...
2015-01-05 Tony Cookminitest op/magic.t: skip the env_is() tests on Win32...
2015-01-05 Tony CookWin32 minitest: -k is never available on Win32
2015-01-05 Tony Cookminiperl on Win32 doesn't have fork()
2015-01-05 Tony Cooksome socket functions aren't available under Win32...
2015-01-05 Tony Cookdisable Win32 sloppy stat in io/fs.t, io/stat.t
2015-01-05 Tony Cookt/TEST: glob the supplied filenames on Win32
2015-01-05 Father Chrysostomost/base/lex.t: Remove commented-out test
2015-01-04 Father Chrysostomosreg_nocapture.t: Skip %+ tests under miniperl
2015-01-04 Father ChrysostomosFix CvOUTSIDE for state subs in predeclared subs
2014-12-31 David Mitchellfix more -IV_MIN negations
2014-12-31 Karl WilliamsonEmpty \N{} in regex pattern should force /d to /u
2014-12-30 Karl Williamsonregcomp.c: Fix [_A-Z] for EBCDIC
2014-12-30 Father Chrysostomoslex_assign.t: Actually test chomp
2014-12-30 Father Chrysostomoslex_assign.t: Correct (s)cho(m)p comments
2014-12-29 Karl WilliamsonRaise warning on multi-byte char in single-byte locale
2014-12-29 Karl Williamsonlib/warnings/utf8: Add missing tests
2014-12-29 Ævar Arnfjörð Bjar... Add support for new warning categories outside of ...
2014-12-29 Steve HayMore CUSTOMIZED updates:
2014-12-29 Father ChrysostomosCall FETCH once for values in {...}
2014-12-29 Ævar Arnfjörð Bjar... t/op/caller.t: Remove hardcoded $warnings::BYTES in...
2014-12-29 Father ChrysostomosFix bad write in pp_trans
2014-12-29 Father ChrysostomosRemove ‘require Config’ from ref.t
2014-12-29 Father Chrysostomos[perl #123514] Make prototype() imply $_
2014-12-28 Father ChrysostomosDon’t write beyond the stack with scalar \()
2014-12-28 Matthew HorsfallAdd tests for stringification of regexps containing /n
2014-12-28 Matthew Horsfall... Support for nocapture regexp flag /n
2014-12-28 Steve HayNote that threads is currently customized in blead
2014-12-25 Father Chrysostomos[perl #123495] Stop gmtime(nan) from crashing
2014-12-25 Father Chrysostomost/bigmem/subst.t: Delete bogus comment
2014-12-24 Aaron CraneFix typos in two unrelated test descriptions
2014-12-24 Father Chrysostomos[perl #103260] Fix s/// with long strings
2014-12-23 Daniel Draganremove obsolete B::CC code from t/harness
2014-12-22 Father ChrysostomosAdd Eval::WithLexicals to perl5220delta
2014-12-22 Father ChrysostomosAdd B::Generate to perl5220delta
2014-12-22 Father ChrysostomosIgnore cx of padsv for padrange optimisation
2014-12-21 Ricardo Signesperlunicook: add trusted-to-exist links for perlunicook
2014-12-21 Father Chrysostomosregen pod issues
2014-12-21 Father ChrysostomosAdd Lexical::Var to perl5220delta
2014-12-20 Father ChrysostomosFix assertion failure with $x[CONST->[0]]
2014-12-20 Father ChrysostomosFix assertion failure with $x[($_)]
2014-12-20 Father Chrysostomoswantarray.t: $got before $expected
2014-12-20 Father Chrysostomoswantarray.t: Test logops at sub exit
2014-12-20 Father Chrysostomoswantarray.t: Remove unused var
2014-12-19 Father ChrysostomosAlso allow /\N{}/
2014-12-18 Father Chrysostomosregen pod issues
2014-12-18 Father Chrysostomos[perl #123417] Allow lexer to parse \N{U+dotted.hex}
2014-12-16 Father ChrysostomosAdd Template::Declare to perl5220delta
2014-12-16 Father Chrysostomos[perl #123020] Scalar cx for lhs of void (...)x...
2014-12-15 Father Chrysostomospp_readline: Don’t set PL_last_in_gv to &PL_sv_undef
2014-12-13 Father ChrysostomosAllow OPf_SPECIAL on OP_GV
2014-12-13 Father ChrysostomosDon’t call FETCH multiple times on int $inf
2014-12-13 Father ChrysostomosFix garbage output from ‘my $é’
2014-12-12 Father Chrysostomosdiag.t: Ignore trailing whitespace
2014-12-12 Father Chrysostomos[perl #123410] sort CORE::fake bizarre behaviour
2014-12-11 Karl WilliamsonAdd test that to/from native character set works
2014-12-11 Karl Williamsont/run/locale.t: Don't operate on iffy locales
2014-12-11 Karl Williamsont/loc_tools.pl: Add optional parameter to find_locales()
2014-12-11 Karl Williamsont/op/utfhash.t: Clarify comment
2014-12-11 Karl Williamsont/run/locale.t: Nit in comment
2014-12-11 Karl Williamsont/re/reg_eval_scope.t: Don't stress memory limit
2014-12-11 Karl Williamsont/re/pat_rt_report.t: Skip a test on os390
2014-12-11 Karl WilliamsonDelete: t/lib/1_compile.t, t/lib/compmod.pl
2014-12-11 Karl Williamsont/run/locale.t: Rmv duplicate closing of STDERR
2014-12-11 Father ChrysostomosDon’t do string overloading for numeric pack fmts
2014-12-11 Father ChrysostomosDon’t do string overloading for printf int formats
2014-12-11 Father ChrysostomosDon’t call string overloading in chr
2014-12-10 David Mitchellfix spurious 'Use of reference' warning
2014-12-10 David Mitchellporting/utils.t: explain what caused failures
2014-12-10 Father ChrysostomosFix assertion failure with our @a->{0}
2014-12-10 Tony Cook[perl #123245] avoid a panic in sv_chop() in formats
2014-12-10 Tony Cook[perl #123245] tests for format crashes
2014-12-09 Chris 'BinGOs' Wil... Update DB_File to CPAN version 1.832
2014-12-09 Father ChrysostomosFix OUTSIDE for named subs inside predeclared subs
2014-12-09 Father ChrysostomosFix assertion failure with ($_[0])->{$_}
2014-12-08 Jarkko HietaniemiTurn 9**9**9 skips into todos, and add os390 (z/OS).
2014-12-08 Jarkko HietaniemiDetypo.
2014-12-07 Aaron CraneMake fileno() builtin work on directory handles
2014-12-07 David MitchellAdd OP_MULTIDEREF
2014-12-07 James RaspassTweak sv_pos_b2u_flags check in pp_index
2014-12-07 Father Chrysostomosform_scope.t: Diagnostics for test 13
2014-12-06 Jarkko HietaniemiAdd a comment explaining what to do if this test fails.
2014-12-06 Jarkko Hietaniemithreads.pm version bump for 0c87ebb8.
next