This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Deparse: mark "$a[0]\[1]" TODO
[perl5.git] / t /
2019-04-19 David MitchellDeparse: mark "$a[0]\[1]" TODO
2019-04-16 Tony Cookhandle an ASAN specific section name parsing nm output... origin/tonyc/libperl-asan
2019-04-15 Karl WilliamsonPATCH: [perl #134034] Assert fail in pattern match
2019-04-15 Karl WilliamsonPATCH: [perl #134029] Fail assert in pattern wildcard
2019-04-14 Tony Cook(perl #133951) add Internals::getcwd
2019-04-14 Karl WilliamsonPATCH: [perl #133997] Assert fail with script runs
2019-04-13 Karl Williamsont/op/lc.t: Fix bareword warning
2019-04-13 Karl Williamsont/loc_tools.pl: No setlocale when no locales
2019-04-13 Karl Williamsont/loc_tools.pl: miniperl can't use locale handling
2019-04-13 Karl Williamsont/op/magic.t: Fix skip count
2019-04-12 David Mitchellwarnings.t: skip some leaky tests
2019-04-12 David MitchellAvoid leak/crash calling CORE::foo()
2019-04-10 Karl WilliamsonPATCH: [perl #133992] Assertion failure in scan_const
2019-04-10 Karl Williamsont/re/pat.t: Silence 'wide char' warning
2019-04-10 Karl WilliamsonPATCH: [perl #133999] Assertion failure in regex match
2019-04-10 Karl WilliamsonPATCH: [perl #133995], Assertion failure in regmatch
2019-04-09 Karl WilliamsonPATCH: [perl #133998] regcomp assertion failure
2019-04-05 Karl WilliamsonPATCH: [perl #133988], Assertion failure
2019-04-05 Karl WilliamsonPATCH: [perl #133896] Assertion failure
2019-04-05 Karl Williamsonporting/diag.t: Allow nested =item's
2019-04-04 Karl Williamsont/charset_tools.pl: Add comments
2019-04-03 Karl WilliamsonPATCH: [perl #133978] BBC breaks Jcode
2019-04-03 David MitchellFix recent double free in S_parse_gv_stash_name()
2019-03-29 Karl WilliamsonRemove zero length valgrind files at end.
2019-03-28 Karl WilliamsonPATCH: [perl #133942] BBC: BKB/Lingua-JA-Moji
2019-03-27 Hugo van der Sanden[perl #133892] coredump in Perl_re_intuit_start
2019-03-26 David Mitchellavoid leak with local $h{foo}, $a[n]
2019-03-25 Karl WilliamsonIt's an error if any component of \p{user-defined}...
2019-03-25 David Mitchellavoid leak assigning regexp to non-COW string
2019-03-23 Karl Williamsonreg_mesg.t: Add missing '#' comment indicator
2019-03-23 Karl WilliamsonPATCH: [perl #132851] Empty /(?)/
2019-03-22 Karl WilliamsonPATCH: [perl #133984] Failure in lookbehind
2019-03-22 Karl WilliamsonPATCH: [perl #133889] Assertion failure
2019-03-21 Karl WilliamsonPATCH: [perl #133880] assertion failure
2019-03-20 Zak B. ElepPorting/Maintainers.pl: vutil.c is CUSTOMIZED once...
2019-03-20 Karl WilliamsonAdd common UTF-8 first byte to ANYOFH regnodes
2019-03-19 Karl WilliamsonPATCH: [perl #133937] Assertion failure
2019-03-19 Karl WilliamsonChange error wording for empty \x{}
2019-03-19 Karl WilliamsonChange error wording for \o{}
2019-03-19 David Mitchellhandle scope error in qr/\(?{/
2019-03-18 Karl WilliamsonImplement variable length lookbehind in regex patterns
2019-03-18 Karl WilliamsonPATCH: [perl #131551] Too deep regex compilation recursion
2019-03-14 Karl Williamsont/re/pat.t: Add test for [perl #133933]
2019-03-14 Karl WilliamsonAdd more checking for regnode offset overflowing
2019-03-14 Karl WilliamsonAny Common digit set can match in any script
2019-03-14 Karl WilliamsonPATCH: [perl #133921] Segfaults in regcomp.c
2019-03-14 Karl Williamsont/re/pat.t: Rmv stray semi-colon
2019-03-14 Karl WilliamsonPATCH: [perl #133871] heap-buffer-overflow in S_reginsert
2019-03-14 Karl Williamsont/re/pat.t: Outdent 2 lines
2019-03-14 Karl WilliamsonAllow qr'\N{...}'
2019-03-13 Karl Williamsont/re/pat_advanced.t: Change some ok's to like's
2019-03-12 Karl Williamsont/re/pat_advanced.t: Add some comments
2019-03-12 Karl Williamsont/re/reg_mesg.t: Add test
2019-03-11 David Mitchellfix leak when compiling typed hash deref
2019-03-08 Karl WilliamsonPATCH: [perl #131642] pack returning malformed UTF-8
2019-03-08 Karl WilliamsonPATCH: [perl #133876] Write out of bounds
2019-03-07 Karl WilliamsonPATCH: [perl #133882] Assertion failure
2019-03-07 Karl Williamsont/re/subst.t: Fix typo in comment
2019-03-07 Karl WilliamsonPATCH: [perl #133899] panic in s///
2019-03-07 David Mitchellfix leak in regex re-entrant capture buffer
2019-03-07 David Mitchellfix leak in /[(?{]/
2019-03-06 Karl WilliamsonUse POSIX locale functions if setlocale not available
2019-03-04 Karl WilliamsonProperly handle systems with crippled locales
2019-03-04 Karl Williamsont/loc_tools.pl: Only try C.UTF-8 if Configure says...
2019-02-25 David Mitchellt/re/pat.t: avoid failing test under ASan
2019-02-21 Tony Cook(perl #133778) adjust MARK if we extend the stack in...
2019-02-19 Tony Cooktest for error set on socket() failure origin/tonyc/socket-error
2019-02-19 David Mitchellre/user_prop_race_thr.t: reduce timeout
2019-02-16 Karl WilliamsonPATCH: [perl #133767] Assertion failure
2019-02-15 Karl WilliamsonAdd .t for testing user-defined \p{} races
2019-02-15 Karl Williamsont/re/regexp_unicode_prop.t: Make sure sub called only...
2019-02-15 Karl Williamsont/re/regexp_unicode_prop.t: Add tests
2019-02-15 Karl Williamsont/re/regexp_unicode_prop.t: Test that can have nested...
2019-02-15 Karl Williamsont/re/regexp_unicode_prop.t: Add some stress
2019-02-15 Karl Williamsont/op/taint.t: Add test
2019-02-15 Karl WilliamsonMove \p{user-defined} to core from utf8_heavy.pl
2019-02-14 Nicolas Rt/porting/manifest.t add line number
2019-02-14 Nicolas RNet::Ping 501_ping_icmpv6.t: disable sudo test
2019-02-14 Nicolas RUpdate Net::Ping to upstream version 2.71
2019-02-13 Tony Cook(perl #133660) add test for goto &sub in overload leaking
2019-02-06 Karl Williamsont/loc_tools.pl: C.UTF-8 is a likely locale
2019-02-05 Karl WilliamsonAdd Turkish locale handling to /i pattern matching
2019-02-05 Karl Williamsont/op/lc.t: Add tests for Turkish locales
2019-02-05 Karl WilliamsonAdd .t to test Turkic locale folding
2019-02-05 Karl Williamsont/re/fold_grind.pl: Enhance to deal with Turkic rules
2019-02-05 Karl Williamsont/loc_tools.pl: Add functions to find Turkic UTF-8...
2019-02-05 Karl Williamsonregcomp.c: Under /l any < 256 char can match any other
2019-02-05 Karl Williamsont/loc_tools.pl: Add fcn to return all UTF-8 locales
2019-02-05 Karl Williamsont/op/lc.t: Add 'use strict'
2019-02-05 Karl Williamsont/re/fold_grind.pl: White-space only
2019-02-05 Karl Williamsonregcomp.c: Fix recent optimization of [...] bug
2019-01-29 Tony Cook(perl #133782) set magic when changing $^R
2019-01-29 Karl WilliamsonSplit t/re/fold_grind.t into multiple test files
2019-01-28 Tony Cookdon't leak temp files
2019-01-22 Tony Cook(perl #130367) separate error for push etc on hash...
2019-01-21 Chris 'BinGOs' Wil... Test file in Encode is no longer customised
2019-01-11 Karl WilliamsonPATCH: [perl #133756] Failure to match properly
2019-01-03 Tony Cook(perl #132158) abort compilation if we see an error...
2019-01-02 Hauke DFirst "eof" should return true
2019-01-02 Tony Cook[perl #133721] TODO test for eof with no ${^LAST_FH}
next