[PATCH 07/10] jscript: Added regular expression compiler based on Mozilla regexp implementation.

Jacek Caban jacek at codeweavers.com
Mon Sep 15 13:39:58 CDT 2008


The patch is big, but the code is taken from well tested Mozilla code,
so I think it's not worth to split it. Mozilla is MPL/LGPL/GPL licensed,
so it's ok to use it in Wine, but I'm not sure if I did header stuff
right.
---
  dlls/jscript/regexp.c | 3231 
++++++++++++++++++++++++++++++++++++++++++++++++-
  1 files changed, 3228 insertions(+), 3 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1e289529350d3a1907d56743f0517d6359803603.diff
Type: text/x-patch
Size: 114748 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080915/293fa316/attachment-0001.bin 


More information about the wine-patches mailing list