1
1
forked from 0ad/0ad
0ad/source/scriptinterface
Yves 15e8637b67 Fix build with Visual Studio
I've reverted this workaround before the SM31 commit because I thought
it's only a problem with VS2010. Actually VS2013 still doesn't support
C++11 well enough and still requires the workaround.

Refs #2669, #2462

This was SVN commit r16215.
2015-01-24 16:33:27 +00:00
..
tests SpiderMonkey 31 upgrade 2015-01-24 14:46:52 +00:00
third_party SpiderMonkey 31 upgrade 2015-01-24 14:46:52 +00:00
DebuggingServer.cpp Automatically replace %hs/%ls with %s in CLogger format strings. 2015-01-22 20:36:24 +00:00
DebuggingServer.h I completely missed the header files when disabling the JS debugger. 2014-01-05 10:26:27 +00:00
NativeWrapperDecls.h SpiderMonkey 31 upgrade 2015-01-24 14:46:52 +00:00
NativeWrapperDefns.h SpiderMonkey 31 upgrade 2015-01-24 14:46:52 +00:00
ScriptConversions.cpp SpiderMonkey 31 upgrade 2015-01-24 14:46:52 +00:00
ScriptExtraHeaders.h SpiderMonkey 31 upgrade 2015-01-24 14:46:52 +00:00
ScriptInterface.cpp SpiderMonkey 31 upgrade 2015-01-24 14:46:52 +00:00
ScriptInterface.h Fix build with Visual Studio 2015-01-24 16:33:27 +00:00
ScriptRuntime.cpp SpiderMonkey 31 upgrade 2015-01-24 14:46:52 +00:00
ScriptRuntime.h SpiderMonkey 31 upgrade 2015-01-24 14:46:52 +00:00
ScriptStats.cpp Second (main) commit for the SpiderMonkey upgrade. 2014-03-28 20:26:32 +00:00
ScriptStats.h Add JS memory usage to profiler. 2010-08-02 19:23:58 +00:00
ScriptTypes.h SpiderMonkey 31 upgrade 2015-01-24 14:46:52 +00:00
ScriptVal.h Fix build with Visual Studio 2015-01-24 16:33:27 +00:00
ThreadDebugger.cpp SpiderMonkey 31 upgrade 2015-01-24 14:46:52 +00:00
ThreadDebugger.h I completely missed the header files when disabling the JS debugger. 2014-01-05 10:26:27 +00:00