Piotr Caban : jscript: Fixed Global functions lengths.

Alexandre Julliard julliard at winehq.org
Wed Oct 14 09:01:59 CDT 2009


Module: wine
Branch: master
Commit: 662a8525f4bae53789608a6f532605b9cd9e638c
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=662a8525f4bae53789608a6f532605b9cd9e638c

Author: Piotr Caban <piotr.caban at gmail.com>
Date:   Tue Oct 13 22:08:43 2009 +0200

jscript: Fixed Global functions lengths.

---

 dlls/jscript/activex.c    |    3 +-
 dlls/jscript/array.c      |    2 +-
 dlls/jscript/bool.c       |    3 +-
 dlls/jscript/date.c       |    3 +-
 dlls/jscript/error.c      |    2 +-
 dlls/jscript/function.c   |    2 +-
 dlls/jscript/global.c     |   56 ++++++++++++++++++++++----------------------
 dlls/jscript/number.c     |    3 +-
 dlls/jscript/regexp.c     |    3 +-
 dlls/jscript/string.c     |    2 +-
 dlls/jscript/tests/api.js |   39 +++++++++++++++++++++++++++++++
 11 files changed, 81 insertions(+), 37 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=662a8525f4bae53789608a6f532605b9cd9e638c



More information about the wine-cvs mailing list