[Mono-dev] [PATCH] Optimization to Regex.cs

Juraj Skripsky js at hotfeet.ch
Wed Oct 24 05:26:08 EDT 2007


Hello,

The attached trivial patch makes sure that Regex re-uses a previously
instantiated IMatch/Interpreter (thereby also re-using an allocated
QuickSearch object).

All unit tests pass.
May I commit?

- Juraj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Regex.patch
Type: text/x-patch
Size: 1820 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20071024/618a89ee/attachment.bin 


More information about the Mono-devel-list mailing list