[PATCH 1/3] jscript: Added stub implementation of Date constructor properties

Piotr Caban piotr.caban at gmail.com
Thu Jul 2 19:45:12 CDT 2009


---
 dlls/jscript/array.c    |    2 +-
 dlls/jscript/bool.c     |    2 +-
 dlls/jscript/date.c     |   33 ++++++++++++++++++++++++++++++++-
 dlls/jscript/dispex.c   |    2 +-
 dlls/jscript/function.c |   19 +++++++++++--------
 dlls/jscript/jscript.h  |    5 ++++-
 dlls/jscript/number.c   |    2 +-
 dlls/jscript/object.c   |    2 +-
 dlls/jscript/regexp.c   |    2 +-
 dlls/jscript/string.c   |    2 +-
 10 files changed, 54 insertions(+), 17 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-jscript-Added-stub-implementation-of-Date-constructor-.txt
Type: text/x-patch
Size: 10148 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090703/cc15dab5/attachment.bin>


More information about the wine-patches mailing list