Sweden-Number/dlls/jscript
Jacek Caban adb4e83eb2 jscript: Fixed sort_cmp for non-string arguments. 2010-07-19 14:37:59 +02:00
..
tests jscript: Fixed sort_cmp for non-string arguments. 2010-07-19 14:37:59 +02:00
Makefile.in jscript: Add Norwegian Bokmål translation. 2010-07-01 10:09:06 +02:00
activex.c jscript: Use CLSCTX_INPROC_SERVER|CLSCTX_LOCAL_SERVER to create ActiveX object. 2009-11-17 12:05:59 +01:00
array.c jscript: Fixed sort_cmp for non-string arguments. 2010-07-19 14:37:59 +02:00
bool.c jscript: Fixed Global functions lengths. 2009-10-14 11:23:40 +02:00
date.c jscript: Fixed Global functions lengths. 2009-10-14 11:23:40 +02:00
dispex.c jscript: Store builtin constructor's length in instance object. 2010-05-27 14:46:42 +02:00
engine.c jscript: Fix various memory and reference count leaks. 2009-12-31 14:27:06 +01:00
engine.h jscript: Make undefined a property of global object. 2009-12-21 15:01:25 +01:00
error.c jscript: Fix various memory and reference count leaks. 2009-12-31 14:27:06 +01:00
function.c jscript: Store builtin constructor's length in instance object. 2010-05-27 14:46:42 +02:00
global.c jscript: Remove variable length which is not really used from JSGlobal_parseFloat. 2010-05-03 16:47:39 +02:00
jscript.c jscript: Store match result in script context. 2010-05-27 14:46:42 +02:00
jscript.h jscript: Store match result in script context. 2010-05-27 14:46:42 +02:00
jscript.inf jscript: Don't create empty default key values where not necessary. 2010-02-10 14:30:07 +01:00
jscript.spec
jscript_Da.rc jscript: Add the Danish translation. 2010-06-07 12:23:29 +02:00
jscript_De.rc jscript: Update German translation. 2009-11-11 10:53:48 +01:00
jscript_En.rc jscript: Throw URIError in encodeURI function. 2009-11-09 19:42:40 +01:00
jscript_Es.rc jscript: Add Spanish translation. 2010-06-09 11:17:37 +02:00
jscript_Fr.rc jscript: Update French translation. 2009-11-12 13:12:57 +01:00
jscript_Hu.rc jscript: Add Hungarian translation. 2010-06-29 10:52:39 +02:00
jscript_It.rc jscript: Add Italian translation. 2010-05-31 12:14:29 +02:00
jscript_Ja.rc jscript: Add Japanese translation. 2010-06-24 10:31:52 +02:00
jscript_Ko.rc jscript: Add Korean translation. 2010-02-17 10:58:21 +01:00
jscript_Lt.rc jscript: Update Lithuanian translation. 2009-11-10 13:10:22 +01:00
jscript_Nl.rc jscript: Update Dutch translation. 2010-04-21 11:57:32 +02:00
jscript_No.rc jscript: Add Norwegian Bokmål translation. 2010-07-01 10:09:06 +02:00
jscript_Pl.rc jscript: Add the Polish translation. 2010-06-07 12:54:56 +02:00
jscript_Pt.rc jscript: Update Portuguese (Brazilian) translation. 2010-06-25 10:25:25 +02:00
jscript_Ro.rc jscript: Update the Romanian translation. 2010-06-24 15:11:25 +02:00
jscript_Ru.rc jscript: Update Russian translation. 2009-11-11 11:53:57 +01:00
jscript_Si.rc jscript: Add Slovenian translation. 2010-05-18 08:50:26 +02:00
jscript_main.c jscript: Added FIXME about IClassFactoryEx. 2009-10-02 15:06:58 +02:00
jsglobal.idl jscript: Added JSGlobal typelib. 2008-08-26 10:56:40 +02:00
jsglobal_dispid.h jscript: Added JSGlobal typelib. 2008-08-26 10:56:40 +02:00
jsutils.c jscript: Correctly handle NaN in to_integer. 2009-12-04 14:34:57 +01:00
lex.c jscript: Make undefined a property of global object. 2009-12-21 15:01:25 +01:00
math.c jscript: Allow 'this' to be host object in builtin functions. 2009-09-23 16:25:23 +02:00
number.c jscript: Fixed Global functions lengths. 2009-10-14 11:23:40 +02:00
object.c jscript: Added Object.toString implementation for variable object. 2009-09-24 13:30:40 +02:00
parser.y jscript: Fix various memory and reference count leaks. 2009-12-31 14:27:06 +01:00
regexp.c jscript: Added RegExp.rightContext implementation. 2010-05-27 14:46:42 +02:00
resource.h jscript: Throw URIError in encodeURI function. 2009-11-09 19:42:40 +01:00
rsrc.rc jscript: Added JSGlobal typelib. 2008-08-26 10:56:40 +02:00
string.c jscript: Store match result in script context. 2010-05-27 14:46:42 +02:00