sourcemod/sourcepawn/jit
David Anderson f27202202b Fixed profiler being initialized at the wrong time, causing a paired callback mismatch (bug amb1977).
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402489
2008-09-05 06:15:54 +00:00
..
msvc8 Fixed build for new jit. Can't seem to kill off one of Microsoft's retarded NONSTDC warning, oh well. 2008-08-15 05:41:20 +00:00
x86 Fixed profiler being initialized at the wrong time, causing a paired callback mismatch (bug amb1977). 2008-09-05 06:15:54 +00:00
zlib 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
BaseRuntime.cpp Fixed profiler being initialized at the wrong time, causing a paired callback mismatch (bug amb1977). 2008-09-05 06:15:54 +00:00
BaseRuntime.h Landed sourcepawn-1.2. The big changes: 2008-08-15 05:22:26 +00:00
dll_exports.cpp 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
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 Fixed plugins not being unloadable from files not being closed (amb 1875). 2008-08-28 16:59:41 +00:00
engine2.h Landed sourcepawn-1.2. The big changes: 2008-08-15 05:22:26 +00:00
jit_function.cpp Landed sourcepawn-1.2. The big changes: 2008-08-15 05:22:26 +00:00
jit_function.h Landed sourcepawn-1.2. The big changes: 2008-08-15 05:22:26 +00:00
jit_shared.h Landed sourcepawn-1.2. The big changes: 2008-08-15 05:22:26 +00:00
jit_version.h Landed sourcepawn-1.2. The big changes: 2008-08-15 05:22:26 +00:00
jit_version.tpl 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
Makefile Landed sourcepawn-1.2. The big changes: 2008-08-15 05:22:26 +00:00
sp_vm_basecontext.cpp Landed sourcepawn-1.2. The big changes: 2008-08-15 05:22:26 +00:00
sp_vm_basecontext.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
sp_vm_engine.cpp Fixed build for new jit. Can't seem to kill off one of Microsoft's retarded NONSTDC warning, oh well. 2008-08-15 05:41:20 +00:00
sp_vm_engine.h Landed sourcepawn-1.2. The big changes: 2008-08-15 05:22:26 +00:00
sp_vm_function.cpp Landed sourcepawn-1.2. The big changes: 2008-08-15 05:22:26 +00:00
sp_vm_function.h Landed sourcepawn-1.2. The big changes: 2008-08-15 05:22:26 +00:00
version.rc 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