This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Make sure to rpeep() the body of catch {} blocks
[perl5.git] / t / re /
2021-12-08 Paul "LeoNerd" EvansUse builtin::weaken() in t/
2021-09-15 Karl Williamsont/re/fold_grind: Add a test case
2021-07-25 Karl Williamsonpat_advanced.t: EBCDIC fix
2021-06-01 Hugo van der Sandengh18770: stop scanning for substrs after *COMMIT
2021-05-21 E. ChorobaAdd a regex test for changes in 1d8aafa
2021-03-29 Karl Williamsonre/pat.t: Skip locale tests if no locales available
2021-02-11 Karl Williamsont/re/charset.t: Rmv unnecessary eval
2021-02-06 Karl WilliamsonPrepare reg_mesg.t for warnings enabled upon invocation
2021-01-20 Karl WilliamsonAllow blanks within and adjacent to {...} constructs
2021-01-20 Karl Williamsont/re/reg_mesg.t: Add two missing test cases
2021-01-20 Karl WilliamsonAllow empty lower bound in /{,n}/
2021-01-20 Karl WilliamsonPoint to error in malformed /x{y,z}/
2021-01-03 Karl Williamsonregexec.c: Fix assertion failure GH #18451
2020-12-24 Hugo van der SandenTest regexp optimizations for substrings
2020-12-24 Hugo van der SandenBetter skipping for regexp optimization tests
2020-12-24 Hugo van der SandenNo plan for regexp optimization tests
2020-12-24 Hugo van der SandenAllow comments in regexp optimization tests
2020-12-24 Hugo van der SandenAdd test harness for regexp optimization
2020-11-18 Karl Williamsonre/fold_grind.pl: Test a couple more code points
2020-11-16 Karl Williamsonpat_advanced.t: Simplify a test
2020-10-23 Karl WilliamsonFix GH #17278
2020-10-03 Hugo van der SandenIn tests, fix @INC before loading more stuff
2020-10-03 Christian Walde... forcibly check the timing of the regex/alarm test in...
2020-10-03 Samanta NavarroFix typos
2020-09-22 Hugo van der Sanden[gh18096] assume worst-case for GOSUBs we don't analyse
2020-08-09 Karl Williamsonregcomp.c: Don't allow \p{Is_Is_...}
2020-07-18 Karl Williamsont/re/re_tests: Fix misspelling in comment
2020-06-01 Hugo van der Sandenstudy_chunk: honour mutate_ok over recursion
2020-05-27 Karl Williamsont/re/speed.t: Adapt for sl-o-o-w boxes
2020-05-27 Karl Williamsont/re/pat_advanced.t: Adapt for sl-o-o-w boxes
2020-05-27 Karl Williamsonre/regexp_nonull.t: Skip if no APItest built
2020-05-27 Karl Williamsont/re/anyof.t: Adapt a test for EBCDIC
2020-05-27 Karl Williamsont/re/regexp.t: Fix to properly handle EBCDIC
2020-05-22 Dagfinn Ilmari Man... Fix a bunch of repeated-word typos
2020-04-29 Karl Williamsonregcomp.c: Fix named sequences in (?[...])
2020-04-29 Karl Williamsonregcomp.c: Avoid use after free
2020-04-23 Hugo van der Sandenregcomp: avoid overflow setting last_start_max
2020-04-23 Hugo van der Sandengh16947: avoid mutating regexp program only within...
2020-04-12 Hugo van der Sandenstudy_chunk: do not rewrite for trie while enframed
2020-04-05 Karl Williamsonregcomp.c: Die on relative group number overflow
2020-04-05 Karl Williamsonregcomp.c: Avoid a segfault
2020-04-05 Karl Williamsonregcomp.c: Rmv unnecessary code
2020-04-04 Karl Williamsonre/pat_advanced.t: Rmv extraneous line
2020-04-03 Karl Williamsonregcomp.c: Handle /ss\xdf/iaa properly
2020-02-20 Karl WilliamsonRestrict features in wildcards
2020-02-20 Karl Williamsont/re/reg_mesg.t: Emit diagnostics on some more failing...
2020-02-20 Karl WilliamsonImprove handling of nested qr/(?[...])/
2020-02-12 Karl WilliamsonAdd qr/\p{Name=...}/
2020-02-07 Yves Ortonregcomp.c: make \K+ and \K* illegal.
2020-01-27 Hugo van der Sandenregexec: don't increment recursion counter for non...
2020-01-23 Karl Williamson(toke|regcomp).c: Use common fcn to handle \0 problems
2020-01-23 Karl Williamsonregcomp.c: Code points above 255 are portable
2020-01-23 Karl WilliamsonRevise \o{ missing '}' error message
2020-01-23 Karl WilliamsonRestructure grok_bslash_[ox]
2020-01-23 Karl WilliamsonRestructure grok_bslash_c
2020-01-23 Karl WilliamsonTest that a leading '_' is ok in \x{}, \o{}
2020-01-19 Karl Williamsonre/pat.t: Fix failure on some systems
2020-01-09 Yves OrtonFix Issue #17372 - Deal with NOTHING regops in trie...
2019-12-27 Karl WilliamsonPATCH: GH #17384 out of bounds read in qr//
2019-12-19 Karl Williamsont/re/regexp.t: Speed up many regex tests on ASCII platform
2019-12-18 Karl WilliamsonPATCH: GH #17371
2019-12-17 Karl WilliamsonPATCH: GH #17370, read beyond buffer in grok_inf_nan
2019-12-17 Karl WilliamsonPATCH: GH #17367 read 1 beyond end of buffer
2019-12-14 Karl Williamsont/re/pat.t: White-space only
2019-12-14 Karl Williamsont/re/pat.t: Fix skip count for limited mem platforms
2019-12-14 Karl Williamsont/re/pat.t: Skip tests that don't work on EBCDIC
2019-12-11 Karl WilliamsonOnly allow punct delimiter for regex subpattern
2019-12-09 Karl Williamsonre/regexp_unicode_prop.t: Add comment
2019-12-09 Karl WilliamsonPATCH GH #17025 \p{user-defined} overrides official...
2019-12-04 Tony Cookskip code that requires dynamic loading and minitest...
2019-12-04 Tony Cookfix skip for loop over locales
2019-12-04 Tony CookPOSIX isn't loadable in miniperl
2019-11-22 Karl WilliamsonPATCH: gh #17319 Segfault
2019-11-21 Karl WilliamsonProperly handle filled /il regnodes and multi-char...
2019-11-20 Karl WilliamsonAdd ANYOFHs regnode
2019-11-18 Karl WilliamsonAdd ANYOFRb regnode
2019-11-18 Karl WilliamsonAdd ANYOFR regnode
2019-11-18 Karl Williamsont/re/anyof.t: Add a test
2019-11-18 Karl WilliamsonPrefer EXACTish regnodes to ANYOFH nodes
2019-11-17 Karl Williamsont/re/anyof.t: Fix highest range tests
2019-11-17 Karl Williamsont/re/anyof.t: Remove duplicate test
2019-11-17 Karl Williamsont/re/anyof.t: Remove invalid test
2019-11-17 Karl Williamsonre/anyof.t: Clarify failing message
2019-11-16 Karl WilliamsonRevamp finding splittable places in /i full node
2019-11-16 Karl Williamsonpat_advanced.t: Update test
2019-11-12 Karl WilliamsonPATCH: [gh #17185] Improper 'unescaped lbrace' msg
2019-11-12 Karl Williamsont/re/regexp.t: Only convert to EBCDIC once
2019-11-12 Karl Williamsonre/regexp.t: Change variable name to be more meaningful
2019-11-07 Karl WilliamsonRemove lib/unicore/Heavy.pl
2019-11-07 Karl WilliamsonRemove utf8_heavy.pl
2019-11-05 David Mitchellt/re/speed.t: increase timeout
2019-11-01 Karl WilliamsonAccept experimental script_run feature
2019-11-01 Karl WilliamsonAccept experimental alpha_assertions feature
2019-10-30 Karl WilliamsonChange the names of some regnodes
2019-10-26 Karl WilliamsonPATCH: [perl 134335], gh115,Assert fail in regmatch
2019-10-22 Karl WilliamsonPATCH: #17196, Assertion failure in /l pattern
2019-10-09 Karl Williamsont/re/bigfuzzy_not_utf8.t: Add ability to skip on memory...
2019-10-09 Karl Williamsont/re/pat.t: Add ability to skip on memory constrained
2019-10-09 Karl Williamsont/re/re_tests: Skip ASCII-centric test for EBCDIC
2019-09-29 Karl Williamsonregex: Add LEXACT_ONLY8 node type
next