1
0
forked from 0ad/0ad
0ad/source/scripting
janwas 2ef4e7353e self-test and x64 fixes:
- headerless: distinguish between allocation granularity and min size
(hopefully fixes test failure on x64)
- test_wdbg_sym: disable printf spew
- hpet: use workaround when x64 MOVD isn't available due to processor or
compiler
- JSConversions: VC2005 x64 apparently distinguishes ssize_t from long
int (as it does with size_t)

This was SVN commit r7179.
2009-11-07 12:26:40 +00:00
..
DOMEvent.cpp Fix some GCC warnings 2009-07-28 16:59:19 +00:00
DOMEvent.h Add GPL header 2009-04-18 17:00:33 +00:00
EventTypes.h Add GPL header 2009-04-18 17:00:33 +00:00
GameEvents.h Add GPL header 2009-04-18 17:00:33 +00:00
JSConversions.cpp self-test and x64 fixes: 2009-11-07 12:26:40 +00:00
JSConversions.h self-test and x64 fixes: 2009-11-07 12:26:40 +00:00
JSSerialization.h huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
JSUtil.cpp Add GPL header 2009-04-18 17:00:33 +00:00
JSUtil.h Fix some GCC warnings 2009-08-02 19:52:31 +00:00
ScriptableComplex.cpp Add GPL header 2009-04-18 17:00:33 +00:00
ScriptableComplex.h Fix some GCC -Wextra warnings 2009-07-27 18:32:59 +00:00
ScriptableComplex.inl huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
ScriptableObject.cpp Add GPL header 2009-04-18 17:00:33 +00:00
ScriptableObject.h Fix some GCC -Wextra warnings 2009-07-27 18:32:59 +00:00
ScriptCustomTypes.cpp Add GPL header 2009-04-18 17:00:33 +00:00
ScriptCustomTypes.h Add GPL header 2009-04-18 17:00:33 +00:00
ScriptGlue.cpp fix dehydra warnings (some of which were dangerous pass-user-string-as-format-string vulnerabilities) 2009-11-07 09:32:19 +00:00
ScriptGlue.h huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
ScriptingHost.cpp Fix build and tests on Linux 2009-11-06 18:35:32 +00:00
ScriptingHost.h huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
SpiderMonkey.h Fix some GCC warnings 2009-07-28 16:59:19 +00:00
SynchedJSObject.cpp more unicode/string cleanup: 2009-11-03 22:27:25 +00:00
SynchedJSObject.h Add GPL header 2009-04-18 17:00:33 +00:00