[PATCH 06/18] jscript: Get rid of lcid argument in builtin function implementations.

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


---
  dlls/jscript/array.c    |   62 +++++++++++++-------------
  dlls/jscript/bool.c     |    8 ++--
  dlls/jscript/date.c     |  116 +++++++++++++++++++++++-----------------------
  dlls/jscript/dispex.c   |   18 ++++----
  dlls/jscript/error.c    |   26 +++++-----
  dlls/jscript/function.c |   64 +++++++++++++-------------
  dlls/jscript/global.c   |  100 ++++++++++++++++++++--------------------
  dlls/jscript/jscript.h  |    4 +-
  dlls/jscript/math.c     |   52 +++++++++++-----------
  dlls/jscript/number.c   |   16 +++---
  dlls/jscript/object.c   |   16 +++---
  dlls/jscript/regexp.c   |   30 ++++++------
  dlls/jscript/string.c   |  108 ++++++++++++++++++++++----------------------
  13 files changed, 310 insertions(+), 310 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-jscript-Get-rid-of-lcid-argument-in-function-implemen.diff
Type: text/x-patch
Size: 110393 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090923/4b5270d8/attachment-0001.bin>


More information about the wine-patches mailing list