This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
t/run/locale.t - Add missing SKIP:{} block
[perl5.git] / t /
2018-08-02 sisyphust/run/locale.t - Add missing SKIP:{} block
2018-08-01 Tony Cook(perl #133314) test for handle leaks from in-place...
2018-07-25 Steve Hayt/porting/manifest.t - Don't strip out MANIFEST.SKIP...
2018-07-19 Steve HayTidy-ups following Devel::PPPort and Storable syncings
2018-07-19 Sawyer XMerge branch 'blead' of ssh://perl5.git.perl.org/perl...
2018-07-19 Steve HayUndo part of commit 06db6b4516 - Test-Simple still...
2018-07-19 Sawyer XMerge branch 'devel-ppport-reorder' into blead
2018-07-17 Karl WilliamsonRemove updated modules from list of needing dot in...
2018-07-15 Karl WilliamsonFatalize some uses of unescaped '{' in patterns
2018-07-14 David Mitchelltreat when(index() > -1) as a boolean expression
2018-07-07 Karl WilliamsonPATCH: [perl #133348] BBC JE
2018-07-04 Steve HayUpgrade experimental from version 0.019 to 0.020
2018-07-04 Steve HaySync with version-0.9924
2018-07-04 Steve Hayversion is in sync with 0.9923; vxs.inc is not customized
2018-07-03 Steve HayUpgrade podlators from version 4.10 to 4.11
2018-07-03 Steve HayUpgrade perlfaq from version 5.021011 to 5.20180605
2018-07-02 Karl WilliamsonFix to compile under -DNO_LOCALE
2018-06-30 Karl WilliamsonPATCH: [perl #133311] BBC GRANTM/Encoding-FixLatin
2018-06-25 Karl WilliamsonDon't allow non-graphemes as pattern delimiters
2018-06-25 Karl Williamsont/test.pl: Add $|=1;
2018-06-25 Karl Williamsont/porting/regen.t: Add test for new uni_keywords.h
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 H.Merijn BrandAllow MANIFEST.SKIP in dual-life modules where p5p...
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
next