sourcemod/public/sourcepawn
2013-08-19 20:58:02 -07:00
..
ke_allocator_policies.h Refactor the JIT to use a newer, simpler macro assembler. (bug 5827, r=ann) 2013-08-08 09:41:24 -07:00
ke_inline_list.h Implement a watchdog timer for scripts that take too long to execute (bug 5837, r=fyren). 2013-08-14 23:54:25 -07:00
ke_thread_posix.h Fix OS X build. 2013-08-15 16:26:16 -07:00
ke_thread_utils.h Rewrite IThreader implementation around new synchronization primitives (bug 5862, r=fyren). 2013-08-19 20:58:02 -07:00
ke_thread_windows.h Rewrite IThreader implementation around new synchronization primitives (bug 5862, r=fyren). 2013-08-19 20:58:02 -07:00
ke_utility.h Rewrite IThreader implementation around new synchronization primitives (bug 5862, r=fyren). 2013-08-19 20:58:02 -07:00
ke_vector.h Refactor the JIT to use a newer, simpler macro assembler. (bug 5827, r=ann) 2013-08-08 09:41:24 -07:00
sp_file_headers.h Fix Windows build (require stdint.h i.e. MSVC 2010+). 2013-08-08 20:21:37 -07:00
sp_typeutil.h Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
sp_vm_api.h Implement a watchdog timer for scripts that take too long to execute (bug 5837, r=fyren). 2013-08-14 23:54:25 -07:00
sp_vm_base.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_types.h Implement a watchdog timer for scripts that take too long to execute (bug 5837, r=fyren). 2013-08-14 23:54:25 -07:00