The new regexp compilation function must be added to the engine structure.
[p5sagit/p5-mst-13.2.git] / ext / re / re_top.h
2006-12-04 Rafael Garcia-Suarez The new regexp compilation function must be added to...
2006-12-01 Yves Orton Continue split of perl internal regexp structures from...
2006-11-13 Yves Orton Regex Utility Functions and Substituion Fix (XML::Twig...
2006-09-25 Yves Orton Add hook for re_dup() into regex engine as reg_dupe...
2006-04-22 Nicholas Clark "Don't Repeat Yourself" on the "We *really* need to...