This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch] regex bracket expression implementaion


Hi,

On 08/01/2013 04:59 PM, Tim Shen wrote:
Fully tested under x86_64. (make bootstrap && make -k check).

Next, I'll try to refactor _Grep_matcher using templates instead of
virtual functions, to make implementing back-reference easier.
If nobody has further comments over the next day or so, patch is Ok with me.

Thanks,
Paolo.

////////////////////

PS: I think it would be nice if from to time you could provide a rough estimate of the amount of work done vs the work still needed; major milestones; etc. Just to have an idea.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]