This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
LICENCE (e.g. in libnet) is IGNORABLE too
[perl5.git] / t /
2015-06-03 Tony Cook[perl #125115] don't create file GLOB(...) when dupping...
2015-06-03 Niko TyniMake t/run/locale.t survive missing locales masked...
2015-06-02 Dagfinn Ilmari Man... Handle fcntl(F_GETPIPE_SZ) failure in t/io/eintr.t
2015-06-01 Ricardo SignesCoro is known broken on blead v5.22.0
2015-05-29 Ricardo Signesperldelta: add some known problem modules
2015-05-19 Ricardo Signesremove the temporary perl5220delta from Porting
2015-05-19 Steve HayRevert Windows test watchdog() to kill('KILL', ...)
2015-05-18 Steve HayPerlIO::via::QuotedPrint finally has a new release...
2015-05-15 David MitchellRT #124156: death during unwinding causes crash
2015-05-15 Tony Cookbump all of the EUMM module versions to avoid confusion
2015-05-15 Tony Cookbackport 1e2f0871 from the EUMM repository
2015-05-13 David Mitchellupdate known issues for recent perldelta update
2015-05-09 Steve HayDo not use bareword TERM or KILL in kill() call in...
2015-05-09 Ricardo Signespodcheck: add known link target Devel::Spy
2015-05-08 David Mitchellallow undef as an arg to '&' prototype
2015-05-05 David Mitchellnull ptr deref in Perl_cv_forget_slab
2015-05-05 Tony Cook[perl #124187] don't call pad_findlex() on a NULL CV
2015-04-25 David Mitchell[perl #123737] Fix assertion failure with 0$#{
2015-04-24 Karl Williamsonperlapi: Wrap long verbatim lines to 79 columns
2015-04-24 Karl WilliamsonRegen podcheck db
2015-04-23 David Mitchellix t/uni.parser.t under EBCDIC
2015-04-23 Tony Cook[perl #124357] make sure which_perl() can find ./perl...
2015-04-22 David MitchellRT #124207: assert failure in ck_stringify()
2015-04-22 David Mitchells/.../$_++/ge assertion failure
2015-04-20 Max MaischeinSkip testing for PL_warn_locale
2015-04-19 Karl Williamsonperlop: Nits and update for v5.22
2015-04-19 Karl Williamsont/loc_tools.pl: Comments only
2015-04-17 James E KeenanGrammatical correction in inline comment.
2015-04-17 David Mitchellfix t/uni/parser.t test
2015-04-15 Tony Cook[perl #124127] fix cloning arrays with unused elements
2015-04-15 David Mitchellassertion failure on interpolated parse err
2015-04-09 Karl WilliamsonRegen podcheck db
2015-04-09 Karl WilliamsonFix regression in 5.21: /[A-Z]/ai
2015-04-09 David Mitchellskip t/op/dump.t under Address Sanitizer
2015-04-09 David Mitchellkeep FOO read-only in 'FOO'->f()
2015-04-05 Karl WilliamsonRegen podcheck db
2015-04-03 Karl Williamsonperlebcdic: Clarifications, update
2015-03-31 Alex Vandivertoke.c: UTF-8 aware warning cleanups
2015-03-30 David Mitchellsave_re_context(): do "local $n" with no PL_curpm
2015-03-28 Karl WilliamsonDon't raise Wide char warning in UTF-8 locale
2015-03-27 Father Chrysostomos[perl #124153] Fix require(v5.6)
2015-03-27 Alex VandiverFix "...without parentheses is ambuguous" warning for...
2015-03-27 Alex VandiverAllow unquoted UTF-8 HERE-document terminators
2015-03-27 Alex Vandiver[perl #124113] Make check for multi-dimensional arrays...
2015-03-27 Father Chrysostomos[perl #124099] Wrong CvOUTSIDE in find_lexical_cv
2015-03-27 Father ChrysostomosStop $^H |= 0x1c020000 from enabling all features
2015-03-26 Father Chrysostomos[perl #123790] Disable targlex for some ops
2015-03-26 Father Chrysostomosconcat2.t: Mention where concat.t is
2015-03-26 Father Chrysostomos[perl #124160] Disable targlex for state var init
2015-03-25 Father Chrysostomos[perl #123790] Assert fail with *x=<y>
2015-03-25 Father Chrysostomosregen pod issues
2015-03-23 David Goldendiscourage use warnings FATAL => 'all'
2015-03-23 Dagfinn Ilmari Man... Replace common Emacs file-local variables with dir...
2015-03-20 Karl WilliamsonChange /(?[...]) to have normal operator precedence
2015-03-20 Steve HayCarp::Heavy is no longer customized
2015-03-19 Nicholas Clarkdbmopen() with a third argument of undef can create...
2015-03-19 Karl Williamsont/re/pat_re_eval.t: Skip encoding tests on EBCDIC
2015-03-19 Karl Williamsont/op/pack.t: Generalize for EBCDIC
2015-03-19 David Mitchellsmartmatch: handle stack realloc
2015-03-19 Tony Cookupdate PL_stack_sp when we exit matcher_matches_sv()
2015-03-19 Tony CookTODO test for smartmatch stack issue
2015-03-19 Father Chrysostomos[perl #123995] Assert fail with s;@{<<;
2015-03-18 Karl WilliamsonFix qr'\N{U+41}' on EBCDIC platforms
2015-03-18 Karl Williamsonporting/readme.t: TODO failing EBCDIC test
2015-03-18 Karl Williamsonregexec.c: Fix improper warning.
2015-03-18 Karl Williamsonre/pat_advanced.t: Tighten test
2015-03-18 David Mitchellt/op/dump.t: silence 'Aborted' messages on stderr
2015-03-18 Father Chrysostomosloopctl.c: Correct bug num
2015-03-18 Father Chrysostomos[perl #124004] Fix stack bug with foreach(@empty)
2015-03-17 Steve HayBlead is (almost!) using Carp-1.35
2015-03-17 Steve HayPorting/core-cpan-diff: Don't ignore EOLs or whitespace
2015-03-17 David Mitchellavoid infinite loop in re_intuit_start()
2015-03-17 Steve HayUpgrade Text::ParseWords from version 3.29 to 3.30
2015-03-16 Reini Urbanfix t/op/utf8cache.t with -DDEBUG_LEAKING_SCALARS
2015-03-15 Karl Williamsont/uni/chomp.t: Better explain why skipped on EBCDIC
2015-03-15 Karl Williamsont/op/concat2.t: Skip 'use encoding' test in EBCDIC
2015-03-15 Karl WilliamsonSkip testing all of /cpan on EBCDIC platforms for 5.22
2015-03-14 Steve HayUpgrade Encode from version 2.70 to 2.72
2015-03-13 Karl Williamsont/TEST: Avoid SIGPIPEs on os390
2015-03-13 Steve HayUpgrade CPAN from 2.09-TRIAL to 2.10.
2015-03-13 Karl WilliamsonFix t/loc_tools.pl
2015-03-12 Father Chrysostomos[perl #123847] crash with *foo::=*bar::=*with_hash
2015-03-11 Ricardo Signesmove back to a stable Test-Simple, v1.001014
2015-03-11 Father Chrysostomos[perl #123963] "@<fullwidth digit>"
2015-03-09 Karl Williamsont/loc_tools.pl: Fix bug with locale tests in win32
2015-03-09 Matthew HorsfallUpdate comment in test to note possibly neccessary...
2015-03-09 Karl WilliamsonSkip various locale tests when locales are not available
2015-03-09 Karl Williamsont/loc_tools.pl: Add fnc to see if locale category is...
2015-03-08 Karl Williamsont/test.pl: Actually change the code
2015-03-08 Karl Williamsont/test.pl: Remove use of more recent feature
2015-03-06 Karl Williamsont/lib/croak/op: Fix to work on EBCDIC platforms
2015-03-06 Karl Williamsont/op/sprintf.t: Generalize for EBCDIC
2015-03-06 Karl Williamsonporting/checkcfgvar.t: Skip on EBCDIC platforms
2015-03-06 Karl Williamsont/op/bop.t: Generalize for EBCDIC platforms
2015-03-06 Karl Williamsont/uni/case.pl: Fix to work on non-ASCII platforms
2015-03-06 Karl Williamsont/op/tie.t: Skip a couple tests on EBCDIC
2015-03-06 Karl Williamsont/op/inc.t: Generalize for EBCDIC
2015-03-06 Karl Williamsont/op/ver.t: Generalize for EBCDIC
2015-03-06 Karl Williamsont/lib/warnings/regcomp: SKIP some EBCDIC tests
2015-03-06 Karl Williamsont/lib/warnings/op: Skip some tests on EBCDIC
next