This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regen/charset_translations.pl: #if indent is 2 spaces
[perl5.git] / t /
2018-06-25 Karl Williamsongrok_atoUV: allow non-C strings and document
2018-05-19 Karl WilliamsonPATCH: [perl #133185] Infinite loop in qr//
2018-05-11 David MitchellRevert "set PERL_EXIT_DESTRUCT_END in all embeddings"
2018-05-11 David Mitchellt/op/blocks.t: indent 6 tests in a new skip block
2018-05-11 David Mitchellt/op/blocks.t: consolidate VMS-skips together
2018-05-11 David Mitchellt/op/blocks.t: add some whitespace
2018-05-01 David Mitchellsprintf2.t: mark TODO bad denorm values under g++
2018-05-01 Karl Williamsont/run/locale.t: Skip some Solaris locales
2018-04-26 David MitchellRevert "Strengthen weak refs when sorting in-place"
2018-04-26 David MitchellRevert "Unweaken refs in in-place reverse"
2018-04-20 Yves OrtonAdd regen/mph.pl for generating a perfect hash
2018-04-20 Karl WilliamsonBring all Unicode property definitions into core
2018-04-19 David MitchellEncode: truncated_utf8.t TODO passes
2018-04-18 Karl Williamsont/run/locale.t: Silence perl warning
2018-04-17 Karl Williamsont/run/locale.t; Suppress wide char warnings
2018-04-17 Karl WilliamsonPATCH [perl #132164] regcomp.c: Don't try to increment...
2018-04-17 Karl Williamsont/loc_tools.pl: Special case openbsd
2018-04-17 Karl Williamsont/run/locale.t: Refactor to use done_testing()
2018-04-17 Karl Williamsont/run/locale.t: Add debugging code
2018-04-17 Karl Williamsonre/regexp_unicode_prop.t: Add test
2018-04-17 Karl Williamsont/re/reg_mesg.t: Add test for [perl #132055]
2018-04-17 Karl Williamsont/thread_it.pl: Increase stack size on AIX
2018-04-17 Karl Williamsonheap-buffer-overflow
2018-04-17 Yves Ortonfix TRIE_READ_CHAR and DECL_TRIE_TYPE to account for...
2018-04-17 Karl WilliamsonSubject: PATCH: [perl #132063]: Heap buffer overflow
2018-04-16 David MitchellRevert "S_regmatch: eliminate WHILEM_A_min paren saving"
2018-04-16 Tony Cook(perl #131844) fix various space calculation issues...
2018-04-16 John PeacockSynch cpan/version/* and other files with CPAN version...
2018-04-12 John PeacockSynch cpan/version/* and other files with CPAN version...
2018-04-09 Daniel Draganfix parallel ALL_STATIC Win32 build
2018-04-03 Karl WilliamsonPATCH: [perl #132167] Parse error in regex_sets
2018-03-29 James E KeenanUse lexically scoped ('our') variables in POD examples.
2018-03-16 Karl Williamsonlocale.c: Handle and edge case
2018-03-12 Karl Williamsont/lib/croak/regcomp: Fix up for EBCDIC
2018-03-12 Father ChrysostomosLet cmp_version be run from the top level
2018-03-11 Karl Williamsont/lib/croak/regcomp: Another attempt to fix test failure
2018-03-09 Karl Williamsont/lib/croak/regcomp: Hopefully fix test failure
2018-03-08 Craig A. BerryAvoid goto into glob test failure on VMS.
2018-03-07 David Mitchellfix line numbers in multi-line s///
2018-03-06 Karl WilliamsonPATCH: [perl #132163] regex assertion failure
2018-03-06 Karl Williamsont/run/locale.t: Fix skip count; uninit warning
2018-03-04 Karl Williamsonloc_tools.pl: Properly exclude iffy locales
2018-03-04 Karl Williamsont/run/locale.t: Add, revise tests
2018-03-04 Karl Williamsont/loc_tools.pl: Add fcn to return valid locale cats
2018-03-04 Karl Williamsont/run/locale.t: Update skip count
2018-03-04 Karl Williamsonlocale.c: Fix bug in parsing a locale
2018-03-02 Karl WilliamsonReword warning for deviations from UTF-8 locales
2018-03-02 David Mitchelldetect sub attributes following a signature
2018-03-02 David Mitchellrationalise subroutine parsing rules
2018-02-27 Karl Williamsont/re/regexp.t: Silence HP-UX warnings
2018-02-27 Father Chrysostomoswarnings.pm: _at_level functions and chunky handles
2018-02-25 Yves Ortonadd a svleak.t test for RT #132892
2018-02-25 Father ChrysostomosAllow goto into glob’s arg
2018-02-25 Karl Williamsont/loc_tools.pl: 8859-16 is legit; 8859-0 isn't
2018-02-25 Karl Williamsont/loc_tools.pl: Consider recently added warning
2018-02-24 Father Chrysostomos[perl #132854] Allow goto into first arg of bin op
2018-02-23 James E KeenanEnsure that we don't pick up any "system perl" librarie...
2018-02-23 Karl WilliamsonPATCH: [perl #132900] Blead Breaks CPAN: FELIPE/Crypt...
2018-02-20 David Mitchellt/op/index.t: indent run_tests() sub
2018-02-20 David Mitchellt/op/index.t: include all tests within run_tests()
2018-02-20 Karl WilliamsonAdd atomic script runs
2018-02-20 Karl WilliamsonFix skipping char in (*sr:...) defn
2018-02-20 Karl Williamsont/re/script_run.t: White space only
2018-02-20 Karl Williamsont/re/script_run.t: Tests for 'sr' form of (*script_run...
2018-02-19 David Mitchellmulticoncat: /$a(?{ $b . "c" })/ could crash
2018-02-19 David Mitchellredo magic/overload handing in pp_multiconcat
2018-02-19 Karl WilliamsonAdd alphabetic synonyms for regex assertions
2018-02-19 Karl WilliamsonChange syntax of script runs
2018-02-19 Father ChrysostomosFix ary shifting when sparse ary is passed to sub
2018-02-19 Father ChrysostomosFix two bugs when calling &xsub when @_ has holes
2018-02-19 Father ChrysostomosTest #132729 with array flattening
2018-02-19 Father Chrysostomossvleak.t: Test for leak fixed by prev. commit
2018-02-18 Karl WilliamsonAdd thread-safe locale handling
2018-02-16 Craig A. BerryNo list open on VMS as yet.
2018-02-15 Tony Cook[perl #121028] avoid creating a shell process
2018-02-12 Karl Williamsonpodcheck.t: Recognize more forms of core files
2018-02-11 Father ChrysostomosTest for _at_level functions with fh
2018-02-10 Karl Williamsonpodcheck.t: Skip core files in all directories
2018-02-10 Karl Williamsonpodcheck.t: Skip core files
2018-02-07 Yves Ortonfix perl #132630, dont try to fbm match past end of...
2018-02-05 Tony Cook(perl #125351) abort parsing if parse errors happen...
2018-02-05 Father Chrysostomos[perl #132799] Fix goto within block within expr
2018-02-04 Father ChrysostomosDisable CV-in-stash optimization
2018-02-03 Hugo van der SandenSkip t/op/state.t tests that need attributes under...
2018-02-03 Hugo van der Sanden[perl #115814] skip layer test under miniperl
2018-01-31 David Mitchellpp_warn: use MEXTEND rather than EXTEND
2018-01-31 Karl WilliamsonForbid 'pig' locale
2018-01-31 Karl WilliamsonAn empty string is a script_run, but marked INVALID
2018-01-31 Karl WilliamsonisSCRIPT_RUN: A sequence of entirely Inherited chars...
2018-01-31 Karl WilliamsonFix bug in isSCRIPT_RUN with digit following unassigned
2018-01-31 Karl WilliamsonFix bug in script runs that start with Common
2018-01-30 Matthew HorsfallUse the correct path for valgrind logs in make test...
2018-01-30 Karl WilliamsonAdd ANYOFM regnode
2018-01-29 Karl WilliamsonFix bug in new [[:ascii:]] nodes
2018-01-29 Karl WilliamsonFix bug in t/re/regex_sets_compat.t
2018-01-22 Chris 'BinGOs' Wil... Remove Module::CoreList::TieHashDelta
2018-01-22 Father ChrysostomosFollow-up to fd77b29b3be4
2018-01-21 Tomasz Konojackiloc_tools.pl: untaint _source_location's return value...
2018-01-19 Father ChrysostomosDon’t vivify elems when putting array on stack
2018-01-19 David Mitchellmove sub attributes before the signature
next