Jacek Caban : jscript: Added String constructor object.
10 Sep
2008
10 Sep
'08
12:01 p.m.
Module: wine Branch: master Commit: 8482abe29ccdd2f39f6918c5dc8272a4d0de832e URL: http://source.winehq.org/git/wine.git/?a=commit;h=8482abe29ccdd2f39f6918c5dc... Author: Jacek Caban <jacek(a)codeweavers.com> Date: Wed Sep 10 02:33:37 2008 +0200 jscript: Added String constructor object. --- dlls/jscript/Makefile.in | 3 +- dlls/jscript/global.c | 9 +- dlls/jscript/jscript.h | 5 +- dlls/jscript/string.c | 421 ++++++++++++++++++++++++++++++++++++++++++++ dlls/jscript/tests/lang.js | 1 + 5 files changed, 435 insertions(+), 4 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=8482abe29ccdd2f39f6918...
6400
Age (days ago)
6400
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard