[PATCH 1/4] jscript: Added Function.toString implementation for builtin functions.

Jacek Caban jacek at codeweavers.com
Wed Sep 16 18:04:44 CDT 2009


---
  dlls/jscript/array.c      |    4 +++-
  dlls/jscript/bool.c       |    4 +++-
  dlls/jscript/date.c       |    4 +++-
  dlls/jscript/dispex.c     |    3 ++-
  dlls/jscript/error.c      |    2 +-
  dlls/jscript/function.c   |   32 +++++++++++++++++++++++++-------
  dlls/jscript/jscript.h    |    2 +-
  dlls/jscript/number.c     |    4 +++-
  dlls/jscript/object.c     |    4 +++-
  dlls/jscript/regexp.c     |    4 +++-
  dlls/jscript/string.c     |    5 ++++-
  dlls/jscript/tests/api.js |   11 +++++++++++
  12 files changed, 62 insertions(+), 17 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-mshtml-Added-Function.toString-implementation-for-bui.diff
Type: text/x-patch
Size: 11481 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090917/c83eff57/attachment.bin>


More information about the wine-patches mailing list