[PATCH 01/18] jscript: Added RegExp function call implementation.

Jacek Caban jacek at codeweavers.com
Wed Sep 23 09:09:22 CDT 2009


---
  dlls/jscript/error.c         |   24 +++++++++++++++++++-----
  dlls/jscript/jscript.h       |    2 ++
  dlls/jscript/jscript_En.rc   |    1 +
  dlls/jscript/regexp.c        |   33 +++++++++++++++++++++++++++++++--
  dlls/jscript/resource.h      |    1 +
  dlls/jscript/tests/api.js    |    1 +
  dlls/jscript/tests/regexp.js |   12 ++++++++++++
  7 files changed, 67 insertions(+), 7 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-jscript-Added-RegExp-function-call-implementation.diff
Type: text/x-patch
Size: 8496 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090923/78ecbce8/attachment.bin>


More information about the wine-patches mailing list