.. |
md5
|
Fixed various memory issues. (bug 5766, r=asherkin)
|
2013-08-12 00:44:22 +01:00 |
msvc8
|
Missed a reference to SOURCEMM16 in JIT project files (bug 3445).
|
2008-11-27 02:20:08 -06:00 |
msvc9
|
Missed a reference to SOURCEMM16 in JIT project files (bug 3445).
|
2008-11-27 02:20:08 -06:00 |
msvc10
|
Updated jit vcproj/makefile (NPOTB).
|
2012-08-15 15:10:55 -04:00 |
x86
|
Rename BaseRuntime files to plugin-runtime.
|
2015-02-23 16:44:15 -08:00 |
zlib
|
Imported support for new build system.
|
2009-08-30 00:21:42 -07:00 |
AMBuilder
|
Rename BaseRuntime files to plugin-runtime.
|
2015-02-23 16:44:15 -08:00 |
compiled-function.cpp
|
Rename Function to CompiledFunction.
|
2015-02-23 16:27:57 -08:00 |
compiled-function.h
|
Rename Function to CompiledFunction.
|
2015-02-23 16:27:57 -08:00 |
dll_exports.cpp
|
Add an interpreter because. (bug 5902, r=ds).
|
2013-09-01 00:23:44 -07:00 |
dll_exports.h
|
landed massive refactoring of the JIT. contexts are actually contexts now, and a higher level structure wraps sp_plugin_t info. on that note, both sp_plugin_t and sp_context_t are entirely opaque, and not even core has access to them. amazingly, i managed to keep binary compatibility here although a large number of functions are deprecated (and core should eventually stop calling them).
|
2008-07-11 08:18:43 +00:00 |
engine2.cpp
|
Rename BaseRuntime files to plugin-runtime.
|
2015-02-23 16:44:15 -08:00 |
engine2.h
|
Modernize sp_vm_function style.
|
2015-02-23 13:01:00 -08:00 |
interpreter.cpp
|
Rename BaseRuntime to PluginRuntime.
|
2015-02-23 16:40:36 -08:00 |
interpreter.h
|
Rename BaseRuntime files to plugin-runtime.
|
2015-02-23 16:44:15 -08:00 |
jit_shared.h
|
Modernize the smx headers.
|
2014-08-21 22:16:07 -07:00 |
Makefile
|
Rename BaseRuntime files to plugin-runtime.
|
2015-02-23 16:44:15 -08:00 |
Makefile.shell
|
Rename BaseRuntime files to plugin-runtime.
|
2015-02-23 16:44:15 -08:00 |
opcodes.cpp
|
Modernize the smx headers.
|
2014-08-21 22:16:07 -07:00 |
opcodes.h
|
Fix build.
|
2014-08-22 18:27:46 -07:00 |
plugin-runtime.cpp
|
Rename BaseRuntime files to plugin-runtime.
|
2015-02-23 16:44:15 -08:00 |
plugin-runtime.h
|
Rename BaseRuntime files to plugin-runtime.
|
2015-02-23 16:44:15 -08:00 |
scripted-invoker.cpp
|
Rename BaseRuntime files to plugin-runtime.
|
2015-02-23 16:44:15 -08:00 |
scripted-invoker.h
|
Rename BaseRuntime to PluginRuntime.
|
2015-02-23 16:40:36 -08:00 |
sp_vm_basecontext.cpp
|
Rename BaseRuntime to PluginRuntime.
|
2015-02-23 16:40:36 -08:00 |
sp_vm_basecontext.h
|
Rename BaseRuntime files to plugin-runtime.
|
2015-02-23 16:44:15 -08:00 |
sp_vm_engine.cpp
|
Rename BaseRuntime to PluginRuntime.
|
2015-02-23 16:40:36 -08:00 |
sp_vm_engine.h
|
Rename BaseRuntime to PluginRuntime.
|
2015-02-23 16:40:36 -08:00 |
version.rc
|
Overhauled versioning information (bug 5453, r=dvander).
|
2012-08-26 01:33:54 +01:00 |
watchdog_timer.cpp
|
Fix watchdog timer hanging on exit (r=dvander).
|
2013-09-23 22:29:28 -04:00 |
watchdog_timer.h
|
Rename ke_* headers to am-*
|
2013-08-22 17:10:59 -07:00 |