This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Import version.pm 0.9914 from CPAN
[perl5.git] / t / re /
2016-03-14 Yves Ortonfix "bad match" issue reported in perl #127705
2016-03-13 Yves Orton[perl #126182] rework pattern GOSUB infinite recursion...
2016-03-10 Karl Williamsont/re/reg_mesg.t: Add some more tests
2016-03-07 Karl WilliamsonAdd test for [perl #126405]
2016-03-06 Yves Ortonfix Perl #126182, out of memory due to infinite pattern...
2016-03-03 Karl WilliamsonReinstate "PATCH: {perl #127582] Over eager warning...
2016-03-02 Karl WilliamsonPATCH: [perl #127599] Fix regcomp.c assertion
2016-03-02 Karl WilliamsonRevert "PATCH: {perl #127582] Over eager warning for...
2016-03-01 Karl WilliamsonPATCH: {perl #127582] Over eager warning for /[.foo.]/
2016-03-01 Karl WilliamsonPATCH: [perl #127581] Spurious warning about posix...
2016-03-01 Karl Williamsonre/regexp_unicode_prop.t: Fix loop statement
2016-03-01 Karl Williamsonregexp_unicode_prop.t: Clarify comment
2016-03-01 Karl WilliamsonFix /\p{pkg::User-defined}/i
2016-03-01 Tony Cook[perl #127635] s///r with -DPERL_NO_COW attempts to...
2016-02-21 Karl Williamsont/re/pat_advanced.t: Test for [#perl 126886]
2016-02-19 Karl WilliamsonPATCH: [perl 127537] /\W/ regression with UTF-8
2016-02-19 Karl WilliamsonDon't allow /\N{}/ under 're strict'
2016-02-16 Karl Williamsont/re/reg_mesg.t: Add a couple of tests
2016-02-11 Karl Williamsonregcomp.c: Clarify error message
2016-02-11 Karl Williamsont/re/regex_sets.t: Add some tests
2016-02-10 Karl WilliamsonPATCH: [perl #8904] Revamp [:posix:] parsing
2016-02-03 David Mitchellsort(!) out CXt_NULL and CXp_MULTICALL
2016-01-19 Karl WilliamsonAdd qr/\b{lb}/
2016-01-06 Lukas Maiverses -> versus
2015-12-07 Steve HayRemove duplicate line from test
2015-12-02 David Mitchell/..\G/: use chars, not bytes
2015-11-29 Karl WilliamsonDeprecate Unicode code points above IV_MAX
2015-11-25 Karl WilliamsonExtend UTF-EBCDIC to handle up to 2**64-1
2015-11-23 Craig A. BerryTODO newish re/speed.t tests on VMS.
2015-11-20 Karl WilliamsonVarious tests: use centralized locale detection
2015-11-16 Tony Cook[perl #126602] make sure targ isn't freed from under us
2015-11-14 Karl WilliamsonPATCH: [perl #126615] Segfault/assert fail with regex_sets
2015-11-09 Karl Williamsonre/pat_advanced.t: Fix a test so also runs on EBCDIC
2015-10-30 Karl WilliamsonPATCH: [perl #126481] panic for !! with syntax error...
2015-10-26 Karl Williamsont/re/subst.t: Don't skip a test on EBCDIC
2015-10-26 Karl Williamsonre/subst.t: Clarify a test's EBCDIC skip message
2015-10-26 Karl Williamsonre/pat_rt_report.t: Clarify EBCDIC skip msg for a test
2015-10-22 Karl WilliamsonAdd test for \b{sb}
2015-10-22 Karl Williamsont/re/pat_advanced.t: Add comment
2015-10-22 Karl WilliamsonPATCH: [perl #126253] Nested quantifiers not caught
2015-10-22 Karl WilliamsonPATCH: [perl # 126178] Unterminated /(?i/
2015-10-20 Victor AdamPATCH: [perl #126181] regex: handle \cX inside (?[])
2015-10-20 Karl WilliamsonPATCH: [perl #12406] regnode panic
2015-10-20 Karl WilliamsonPATCH: [perl #126404] Assertion fail in (?[...])
2015-10-19 Karl WilliamsonAdd test for [perl #126204]
2015-10-19 Karl WilliamsonRemove TODOs from tests now passing
2015-10-19 Karl WilliamsonAdd TODO tests for [perl #126319]
2015-10-19 Karl Williamsont/re/subst.t: Use loc_tools for skipping locale tests
2015-10-13 Karl WilliamsonPATCH: [perl #126180] /(?[\ &!])/ segfaults
2015-10-13 Karl Williamsonqr/\p{pkg1::...foo}/ must be a user-defined property
2015-10-13 Karl WilliamsonFix \p followed by a non-alpha
2015-10-13 Karl Williamsonregcomp.c: Make compile and run-time error msgs identical
2015-10-11 Karl WilliamsonAllow (#...) anywhere white space is under qr//x
2015-10-11 Karl WilliamsonRestrict white space inside [] inside(?[ ]) to \h
2015-10-05 Yves Ortonfix perl #126186 make all verbs allow an optional arg
2015-10-05 Yves Ortonfix perl #126186 - (*ACCEPT) does not allow arguments
2015-10-05 Yves Ortonadd some tests for perl #126186
2015-10-04 Yves Ortonfix perl-126222 - (?!) OPFAIL optimization does work...
2015-10-04 Yves OrtonAdd a todo test for perl-126222
2015-09-29 Father ChrysostomosRemove experimental::lexical_topic warnings category
2015-09-29 Father ChrysostomosDisable lexical $_
2015-09-25 Karl Williamsont/re/pat.t: EBCDIC fix
2015-09-16 Karl WilliamsonPATCH [perl #123562] Regexp-matching "hangs"
2015-09-13 Karl WilliamsonPATCH: [perl #125892] qr/(?[ ]) regression with '!'
2015-09-11 Karl WilliamsonPATCH: [perl #125990] panic: reg_node overrun
2015-09-06 David Mitchellre/speed.t: increase watchdog timeout
2015-09-03 Karl Williamsonre/regex_sets.t: Suppress $^W expected warnings
2015-08-24 Lukas Maitest implicit anchors using re.pm [perl #125810]
2015-08-24 Karl WilliamsonPATCH: [perl 125825] {n}+ possessive quantifier broken
2015-08-24 Karl WilliamsonMake qr/(?[ ])/ work in UTF-8 locales
2015-08-24 Karl WilliamsonPATCH: [perl #125805] Perl segfaults with a regex_sets...
2015-08-19 Tony Cook[perl #125826] make the buffer large enough in TRIE_STO...
2015-08-01 Karl Williamsonre/re_tests: Rmv comment
2015-06-19 David Mitchellremove deprecated /\C/ RE character class
2015-04-22 David Mitchells/.../$_++/ge assertion failure
2015-04-09 Karl WilliamsonFix regression in 5.21: /[A-Z]/ai
2015-03-30 David Mitchellsave_re_context(): do "local $n" with no PL_curpm
2015-03-20 Karl WilliamsonChange /(?[...]) to have normal operator precedence
2015-03-19 Karl Williamsont/re/pat_re_eval.t: Skip encoding tests on EBCDIC
2015-03-18 Karl WilliamsonFix qr'\N{U+41}' on EBCDIC platforms
2015-03-18 Karl Williamsonre/pat_advanced.t: Tighten test
2015-03-17 David Mitchellavoid infinite loop in re_intuit_start()
2015-03-09 Karl WilliamsonSkip various locale tests when locales are not available
2015-03-06 Karl Williamsonregexp_unicode_prop.t: Generalize for non-ASCII platforms
2015-03-06 Karl Williamsont/re/re_tests: Some tests are platform-specific
2015-03-06 Karl Williamsonre/reg_email.t: Generalize for non-ASCII platforms
2015-03-06 Karl Williamsont/re/pat.t: Generalize for EBCDIC
2015-03-06 Karl Williamsont/re/pat_re_eval.t: Generalize for non-ASCII platforms
2015-03-06 Karl Williamsonre/pat_advanced.t: EBCDIC fixes
2015-03-06 Karl Williamsont/re/regex_sets.t: Generalize for non-ASCII platforms
2015-03-06 Karl Williamsont/re/fold_grind.t: Generalize for non-ASCII platforms
2015-03-06 Karl Williamsonre/charset.t: Generalize for non-ASCII platforms
2015-02-20 Karl WilliamsonAdd qr/\b{gcb}/
2015-02-18 Hugo van der Sanden[perl #123852] avoid capture side-effects under noncapt...
2015-02-15 Hugo van der Sanden[perl #123843] fix SEGV reading data->flags
2015-02-15 Yves Ortonfix infinite loop in parsing backrefs in regex patterns
2015-02-15 Yves OrtonAdd a TODO test for not infinite looping during regex...
2015-02-13 David Mitchelladd some more tests for RT #123743
2015-02-10 Hugo van der Sanden[perl #123782] regcomp: check for overflow on /(?123)/
2015-02-10 David Mitchellsimpify and speed up /.*.../ handling
next