This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
ext/XS-APItest/t/svpv_magic.t: Generalize for non-ASCII platforms
[perl5.git] / t /
2015-03-06 Karl Williamsont/uni/parser.t: Extend to EBCDIC platforms
2015-03-06 Karl Williamsont/uni/method.t: Extend to EBCDIC platforms
2015-03-06 Karl Williamsont/op/magic.t: Generalize for non-ASCII platforms
2015-03-06 Karl Williamsont/io/through.t: Generalize for EBCDIC platforms
2015-03-06 Karl Williamsont/op/goto.t: Generalize for non-ASCII platforms
2015-03-06 Karl Williamsont/re/pat.t: Generalize for EBCDIC
2015-03-06 Karl Williamsont/uni/overload.t: Generalize for non-ASCII platforms
2015-03-06 Karl Williamsont/uni/method.t: Generalize for non-ASCII platforms
2015-03-06 Karl Williamsont/op/utf8magic.t: Generalize for non-ASCII platforms
2015-03-06 Karl Williamsont/op/evalbytes.t: Generalize for non-ASCII platforms
2015-03-06 Karl Williamsont/op/utfhash.t: Fix to work on EBCDIC 1047
2015-03-06 Karl Williamsont/re/pat_re_eval.t: Generalize for non-ASCII platforms
2015-03-06 Karl Williamsont/op/split.t: EBCDIC fixes
2015-03-06 Karl Williamsonre/pat_advanced.t: EBCDIC fixes
2015-03-06 Karl Williamsont/io/utf8.t: EBCDIC fixes
2015-03-06 Karl Williamsont/uni/fold.t: Generalize for non-ASCII platforms
2015-03-06 Karl Williamsonlib/feature/bundle: Generalize for non-ASCII platforms
2015-03-06 Karl Williamsont/op/print.t: Skip an EBCDIC test
2015-03-06 Karl Williamsonop/chop.t: Fix for EBCDIC
2015-03-06 Karl Williamsont/op/lc.t: Generalize for non-ASCII platforms
2015-03-06 Karl WilliamsonSkip some porting tests under EBCDIC
2015-03-06 Karl Williamsont/re/regex_sets.t: Generalize for non-ASCII platforms
2015-03-06 Karl Williamsont/op/quotemeta.t: EBCDIC fixes
2015-03-06 Karl Williamsont/re/fold_grind.t: Generalize for non-ASCII platforms
2015-03-06 Karl Williamsont/uni/class.t: Generalize to work on non-ASCII platforms
2015-03-06 Karl Williamsonre/charset.t: Generalize for non-ASCII platforms
2015-03-06 Karl Williamsont/base/lex.t: Generalize for EBCDIC platforms
2015-03-05 Karl Williamsont/comp/require.t: No longer needed to skip on EBCDIC
2015-03-05 Karl Williamsont/uni/write.t: Don't skip EBCDIC tests
2015-03-05 Karl Williamsont/lib/warnings/utf8: Update skip message
2015-03-05 Karl Williamsont/test.pl: EBCDIC, utf8 fixes
2015-03-05 Rafael Garcia-Suarezreadline should behave as <>, not <<>>
2015-03-04 Steve HayUpgrade Text-Balanced from version 2.02 to 2.03
2015-03-04 Steve Haythreads is no longer customized, as of commit c0ff91434b
2015-03-04 Jerry D. HeddenUpgrade to threads 1.97
2015-03-04 Jarkko HietaniemiIRIX: floating point: do not flush to zero
2015-03-03 James E KeenanRemove unused variable $DEBUGGING.
2015-03-02 Father Chrysostomos[perl #123955] Fix assert fail with 0 s/// in quotes
2015-03-01 Father Chrysostomos[perl #123848] Allow OPpTARGET_MY on qr
2015-03-01 Father Chrysostomos[perl #123821] Fix assert fail with \(&$0)=0
2015-03-01 Father Chrysostomos[perl #123817] Assert fail with attr in anon hash
2015-03-01 Father Chrysostomos[perl #123802] Assertion failure with "\L\L"
2015-03-01 Father Chrysostomost/op/lex.t: Correct bug num
2015-03-01 Father Chrysostomos[perl #123763] Clear target on my $_; split
2015-03-01 Father ChrysostomosTest for split after my $_ [perl #123763]
2015-03-01 Father Chrysostomos[perl #123802] Assertion failure with /$0{}/
2015-02-27 Jarkko HietaniemiNo Scalar::Util under fresh miniperl.
2015-02-26 Tony Cook[perl #123202] speed up scalar //g against tainted...
2015-02-23 Father Chrysostomos[perl #123801] Stop s##[}#e from crashing
2015-02-22 Steve HayTest-Simple PR#494 was merged; t/Legacy/exit.t is no...
2015-02-22 Steve HayPod::Parser is no longer customized in blead, since...
2015-02-22 Father Chrysostomos[perl #123893] Fix hang with "@{"
2015-02-21 Steve HayBump $VERSION in CPAN modules changed since 5.21.9
2015-02-21 Steve HayUpgrade CPAN from version 2.05 to 2.09-TRIAL
2015-02-21 Ricardo Signespodcheck: accept links to autobox
2015-02-20 Karl WilliamsonAdd qr/\b{gcb}/
2015-02-19 Karl Williamsonregen podcheck.t db
2015-02-19 Craig A. BerryFix t/op/dump.t warning in skip case.
2015-02-18 Hugo van der Sanden[perl #123874] fix argument underflow for pack()
2015-02-18 Steve HayRemove some remnants of x2p, which was removed by commi...
2015-02-18 Hugo van der Sanden[perl #123852] avoid capture side-effects under noncapt...
2015-02-17 Karl Williamsonperldsc: Wrap too-long verbatim lines
2015-02-17 Karl Williamsont/io/bom.t: Generalize for non-ASCII platforms
2015-02-17 Hugo van der Sandenfix handling of non-strict \x{}
2015-02-16 Tony Cook[perl #123836] dump LABEL shouldn't be goto LABEL
2015-02-16 Tony Cook[perl #123836] basic tests for dump, catches the issue...
2015-02-16 Father Chrysostomos[perl #123712] Don’t check sub_inwhat
2015-02-16 Hugo van der Sanden[perl #123816] fix stat stacking
2015-02-16 Father Chrysostomos[perl #123712] Fix /$a[/ parsing
2015-02-15 Hugo van der Sanden[perl #123843] fix SEGV reading data->flags
2015-02-15 Yves Ortonfix infinite loop in parsing backrefs in regex patterns
2015-02-15 Yves OrtonAdd a TODO test for not infinite looping during regex...
2015-02-15 Yves Ortonadd a comment so people looking for "sub run_perl"...
2015-02-13 David Mitchelladd some more tests for RT #123743
2015-02-12 Hugo van der Sandenfix assertions for UTF8_TWO_BYTE_HI/LO
2015-02-11 Jarkko Hietaniemiinfnan: revert nan payload/signaling changes
2015-02-11 Jarkko Hietaniemiinfnan: separate the nan payload overflow and invalid...
2015-02-10 Jarkko Hietaniemiinfnan: "nan(1)cy" should numify to $NaN, but also...
2015-02-10 Hugo van der Sanden[perl #123782] regcomp: check for overflow on /(?123)/
2015-02-10 David Mitchellsimpify and speed up /.*.../ handling
2015-02-10 Tony Cookremove the shell fallback from list pipe open on Win32
2015-02-09 Tony Cook[perl #123554] catch a couple of other size overflows
2015-02-09 Hugo van der Sanden[perl #123755] including unknown char in error requires...
2015-02-09 Hugo van der Sanden[perl #123759] always count on OPpTRANS_IDENTICAL
2015-02-09 Father Chrysostomos[perl #123677] Crash with token stack overflow
2015-02-09 Jarkko Hietaniemiinfnan: test nan payload input/output
2015-02-09 Jarkko Hietaniemiinfnan: the x86 80-bit extended precision is special
2015-02-08 Jarkko Hietaniemitest skip under miniperl
2015-02-08 Father Chrysostomos[perl #123753] Assert fail with &{+foo} and errors
2015-02-07 Father Chrysostomos[perl #123753] &\0foo parsing
2015-02-07 Father Chrysostomost/op/lex.t: Add comment about the file’s purpose
2015-02-07 Karl Williamsonloc_tools.pl: do a 'require' before module's function...
2015-02-06 Craig A. BerryFix quoting in new switchd.t test.
2015-02-06 Karl Williamsont/run/locale.t: Remove obsolete comments
2015-02-06 Father Chrysostomos[perl #123753] Fix assertion failure with map+map
2015-02-06 Father Chrysostomos[perl #123737] Fix assertion failure with 0${
2015-02-06 Chris 'BinGOs' Wil... Update Encode to CPAN version 2.70
2015-02-06 Matthew Horsfall... [perl #123748] - Add test case for possible getenv...
2015-02-05 Karl Williamsonregcomp.c: Warn on [:^posix:] not being in []
2015-02-05 Father ChrysostomosLocalise PL_lex_stuff (crash fix)
next