magic.t tweak
[p5sagit/p5-mst-13.2.git] / t / op / re_tests
2002-01-15 Nick Ing-Simmons Blind integrate of bulk of mainline.
2002-01-13 Hugo van der Sanden Re: lookbehind broken with latest bleedperl
2002-01-09 Hugo van der Sanden Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtrackin...
2002-01-07 Jarkko Hietaniemi Forgot from #14115.
2001-12-23 Jarkko Hietaniemi Move the \C and \X to pat.t.
2001-12-22 Jeffrey Friedl and [BUG] \X and \C fixed, \X still dorked
2001-12-06 Hugo van der Sanden casefold backref
2001-11-23 Hugo van der Sanden Re: regex oddness with \Z and $&
2001-11-18 Jarkko Hietaniemi Retract #13048: that introduced a malloc() (through...
2001-11-16 Jeff Pinyan Re: [PATCH regcomp.[ch], regexp.h, pp_hot.c, t/op/re_te...
2001-08-17 Hugo van der Sanden Re: [ID 20010803.016] Possible regex bug in 5.6.1
2001-08-15 Hugo van der Sanden Re: [ID 20010809.023] perlre misleads when stating...
2001-08-15 Hugo van der Sanden Re: [ID 20010811.006] re_eval: logical leaks
2001-05-17 Ronald J. Kimball Re: [PATCH] HERE mark in regex
2001-05-16 Ronald J. Kimball Re: [PATCH] HERE mark in regex
2001-05-01 Hugo van der Sanden Re: bleadperl: s/// failure with \b and /g
2001-04-30 Hugo van der Sanden Re: [PATCH bleadperl] [ID 20010426.002] Word boundry...
2001-03-24 Nick Ing-Simmons Integrate mainline.
2001-03-22 Jarkko Hietaniemi Regex tests from Chicheng Zhang. (Already fixed.)
2001-02-17 Nick Ing-Simmons Integrate mainline
2001-02-13 Hugo van der Sanden Re: [ID 20010212.006] Core dump with /((?:hard|soft...
2001-01-24 Charles Bailey SYN SYN
2001-01-11 Hugo van der Sanden Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !...
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-11-26 Jarkko Hietaniemi Test line numbers are different with utf8.
2000-11-22 Ilya Zakharevich Overeager visited-positions optimizations
2000-11-18 Ilya Zakharevich restore match data on backtracing
2000-10-20 Charles Bailey SYN SYN
2000-08-17 Jarkko Hietaniemi Tweak the regex compilation errors once more.
2000-08-16 Lupe Christoph Change the regx compilation error markers to use =...
2000-08-10 Jarkko Hietaniemi Get back into sync with Jeffrey on the enhanced regex...
2000-08-08 Hugo van der Sanden Re: enhanced(?) regex error messages
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
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)