[PATCH 07/18] jscript: Pass script_ctx_t to builtin functions.

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


---
  dlls/jscript/array.c    |   30 +++++++-------
  dlls/jscript/bool.c     |    8 ++--
  dlls/jscript/date.c     |  100 +++++++++++++++++++++++-----------------------
  dlls/jscript/dispex.c   |    8 ++--
  dlls/jscript/error.c    |   26 ++++++------
  dlls/jscript/function.c |   22 +++++-----
  dlls/jscript/global.c   |   68 ++++++++++++++++----------------
  dlls/jscript/jscript.h  |    4 +-
  dlls/jscript/math.c     |   52 ++++++++++++------------
  dlls/jscript/number.c   |   16 ++++----
  dlls/jscript/object.c   |   16 ++++----
  dlls/jscript/regexp.c   |   20 +++++-----
  dlls/jscript/string.c   |   74 +++++++++++++++++-----------------
  13 files changed, 222 insertions(+), 222 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007-jscript-Pass-script_ctx_t-to-function-implementations.diff
Type: text/x-patch
Size: 89735 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090923/23ee023a/attachment-0001.bin>


More information about the wine-patches mailing list