Patch by Gerard Goosen to avoid building man pages for extensions
[p5sagit/p5-mst-13.2.git] / ext / re / t / re_funcs.t
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...