Upgrade to Attribute::Handlers 0.87 (which is just a core sync) -- for real
[p5sagit/p5-mst-13.2.git] / ext / re / t / re_funcs.t
2009-08-27 Nicholas Clark Make extensions in ext run their tests from the extensi...
2008-01-09 Jerry D. Hedden Move re::regexp_pattern to universal.c
2008-01-05 Nicholas Clark Make ext/re/t/re_funcs.t warnings clean.
2007-06-06 Ævar Arnfjörð Bjar... Re: [PATCH] Callbacks for named captures (%+ and %-)
2007-03-22 Yves Orton Resolve PL_curpm issues with (??{}) and fix corruption...
2007-03-08 Yves Orton Re: [PATCH] Tweaks so that miniperl.exe doesnt croak...
2007-02-14 Yves Orton Re: [PATCH] Document that m//k works
2007-01-31 Yves Orton Improve regex stringification code
2007-01-04 Yves Orton Re: [PATCH] Change implementation of %+ to use a proper...
2006-11-17 Yves Orton add regmust() to re.pm/re.xs
2006-11-13 Yves Orton Regex Utility Functions and Substituion Fix (XML::Twig...