Jacek Caban : jscript: Added Date constructor object implementation.

Alexandre Julliard julliard at winehq.org
Wed Oct 1 14:09:33 CDT 2008


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Tue Sep 30 17:48:18 2008 +0200

jscript: Added Date constructor object implementation.

---

 dlls/jscript/Makefile.in   |    1 +
 dlls/jscript/date.c        |  494 ++++++++++++++++++++++++++++++++++++++++++++
 dlls/jscript/global.c      |    9 +-
 dlls/jscript/jscript.h     |    3 +
 dlls/jscript/tests/lang.js |    2 +
 5 files changed, 507 insertions(+), 2 deletions(-)

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



More information about the wine-cvs mailing list