[Patch] Support assertions and greedy/ungreedy matching in regex

Tim Shen timshen91@gmail.com
Thu Sep 12 13:25:00 GMT 2013


This patch implement the (expecting) last two features in regex. Work
is easier after this ;)

I do think the _ResultsEntry is a little bit ugly, but I've tried my best.

Tested under x86_64 with -m64 -m32 and debug mode, but changed one
line after that. I'll test again before committing.

Thanks!


-- 
Tim Shen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: a.patch
Type: application/octet-stream
Size: 45900 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20130912/81ae3189/attachment.obj>


More information about the Libstdc++ mailing list