Alexandre Julliard : jscript: Build with msvcrt.

Alexandre Julliard julliard at winehq.org
Thu Jun 6 17:05:18 CDT 2019


Module: wine
Branch: master
Commit: 29ea8b42dbf6fafc932a9d4ed2db8f8115d735d1
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=29ea8b42dbf6fafc932a9d4ed2db8f8115d735d1

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Jun  6 09:17:49 2019 +0200

jscript: Build with msvcrt.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/jscript/Makefile.in |  2 ++
 dlls/jscript/activex.c   |  2 --
 dlls/jscript/array.c     | 12 ++++------
 dlls/jscript/compile.c   | 22 +++++++++---------
 dlls/jscript/date.c      | 59 ++++++++++++++++++++++++------------------------
 dlls/jscript/decode.c    |  4 ++--
 dlls/jscript/dispex.c    | 15 ++++++------
 dlls/jscript/engine.c    |  8 +++----
 dlls/jscript/error.c     |  8 +++----
 dlls/jscript/function.c  |  2 +-
 dlls/jscript/global.c    | 24 +++++++++-----------
 dlls/jscript/jscript.h   | 12 ++--------
 dlls/jscript/json.c      |  7 +++---
 dlls/jscript/jsstr.h     |  2 +-
 dlls/jscript/jsutils.c   | 16 ++++++-------
 dlls/jscript/lex.c       | 50 ++++++++++++++++++++--------------------
 dlls/jscript/math.c      |  2 --
 dlls/jscript/number.c    |  2 +-
 dlls/jscript/object.c    |  4 ++--
 dlls/jscript/parser.y    |  6 ++---
 dlls/jscript/regexp.c    | 28 +++++++++++------------
 dlls/jscript/string.c    | 28 +++++++++++------------
 22 files changed, 145 insertions(+), 170 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=29ea8b42dbf6fafc932a9d4ed2db8f8115d735d1



More information about the wine-cvs mailing list