Re: enhanced(?) regex error messages
[p5sagit/p5-mst-13.2.git] / t / op / re_tests
2000-08-08 Hugo van der Sanden Re: enhanced(?) regex error messages
2000-08-03 Hugo van der Sanden [ID 20000803.001] further regexp counting problems
2000-08-02 Hugo van der Sanden [ID 20000731.010] regex error
2000-07-24 Hugo van der Sanden Add tests for
2000-07-14 Jarkko Hietaniemi The bug report
2000-07-14 Hugo van der Sanden Replace change #6337 with a better one.
2000-07-13 Hugo van der Sanden The {multiplier} of a fixed substring was overlooked...
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6325..6373 into mainline
2000-07-11 Hugo van der Sanden [ID 20000701.002] Regular Expressions Not Unsetting...
2000-05-31 Gurusamy Sarathy fix buggy multiline matching of C<"a\nxb\n" =~ /(?...
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-04-27 Gurusamy Sarathy fix for failure to match $foo =~ /(?i)/ (from Ilya...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-28 Gurusamy Sarathy fix for /(^|a)b/ breakage from Ilya Zakharevich
1999-12-17 Gurusamy Sarathy fix for C<"\nx\taa\n" =~ /^\S\s+aa$/m> (from Ilya Zakha...
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-12-08 Gurusamy Sarathy apply change#4618 again along with Ilya's patch to...
1999-12-02 Gurusamy Sarathy fixes for bugs in change#4586 and OS/2 pod tweak, from...
1999-11-14 Jarkko Hietaniemi Ilya's "hopscotch" patch, reworked by Ilya to fit.
1999-11-13 Jarkko Hietaniemi Change #4576 accidentally leaked also parts of
1999-11-13 Jarkko Hietaniemi Integrate with Sarathy.
1999-10-14 Jarkko Hietaniemi Warn about false ranges like \d-\w (see the change...
1999-10-12 Jarkko Hietaniemi Revert the parts of #3926 that outlawed character ranges
1999-10-05 Ilya Zakharevich Re: Strange RE engine breakage in 5_61
1999-09-30 Jarkko Hietaniemi Retract #4252, didn't help with the original problem.
1999-09-30 Ilya Zakharevich (Removed by #4262.)
1999-08-05 Jarkko Hietaniemi Fix regex charclass parsing so that bogus ranges
1999-08-01 Jarkko Hietaniemi Integrate with Sarathy. perl.h and util.c required...
1999-08-01 Ilya Zakharevich More optimizations to REx engine
1999-07-25 Gurusamy Sarathy fix little utf8 nits in testsuite; add patch from Ilya...
1999-07-06 Jarkko Hietaniemi POSIX [[:character class:]] support for standard, locale,
1999-05-25 Ilya Zakharevich REx engine improvements
1999-05-10 Hugo van der Sanden fix overeager [:foo:] parsing
1999-03-26 Gurusamy Sarathy specify type of bracket in "Unmatched bracket" diagnostic;
1999-02-15 Hugo van der Sanden regexp flags bug
1998-09-23 Ilya Zakharevich (?>) broken in RE
1998-09-23 Ilya Zakharevich make behavior of /(a{3})+/ like /(aaa)+/ w.r.t where...
1998-09-23 Ilya Zakharevich patch to support computed regular subexpressions
1998-09-23 Ilya Zakharevich Re: Segmentation fault for /a*abc?xyz+pqr{3}ab{2,}xy...
1998-08-08 Ilya Zakharevich [5.005_50 PATCH] misprint in RE engine
1998-08-02 Jarkko Hietaniemi support OE/MVS
1998-07-08 Ilya Zakharevich Switch modifiers in RE off
1998-07-04 Hugo van der Sanden catch nonexistent backrefs in REs
1998-06-28 Ilya Zakharevich applied patch, tweaked doc, and regen regnodes.h
1998-06-28 Dominic Dunlop : Move REG_INFTY-dependent tests from op/regexp.t
1998-06-23 Dominic Dunlop Amend tests/regexp.t for variable REG_INFTY;
1998-02-12 Ilya Zakharevich 5.004_5*: [PATCH] restore old behaviour of \1 in RE
1998-02-12 Jarkko Hietaniemi [PATCH] 5.004_58: the locale.t problem in IRIX
1998-01-08 Ilya Zakharevich Regexp fix: (?>a+)b doesn't match aaab:
1997-11-19 Ilya Zakharevich Jumbo regexp patch applied (with minor fix-up tweaks):
1997-08-07 Tim Bunce [inseperable differences up to perl 5.004_02]
1997-08-06 M.J.T. Guy Re: Bug in Regular Expressions when using colon as...
1997-06-11 Hans Mulder More simple regexp tests and test docs
1996-11-26 Perl 5 Porters [inseparable changes from patch from perl5.003_08 to...
1994-10-17 Larry Wall perl 5.000
1991-06-09 Larry Wall perl 4.0 patch 10: (combined patch)
1991-03-21 Larry Wall perl 4.0.00: (no release announcement available)