.. |
README
|
main/ conflict with php/main/
|
2012-07-18 03:19:57 +00:00 |
xc_allocator.c
|
use config.h correctly wherever needed
|
2013-09-22 12:54:12 +00:00 |
xc_allocator.h
|
refactor: s/mem/allocator/
|
2012-08-09 09:04:02 +00:00 |
xc_allocator_bestfit.c
|
readonly protection for copied array
|
2013-09-22 16:17:46 +00:00 |
xc_compatibility.c
|
add back PHP_4 code for disassembler
|
2013-07-15 17:37:57 +00:00 |
xc_compatibility.h
|
add back PHP_4 code for disassembler
|
2013-07-15 17:37:57 +00:00 |
xc_const_string.c
|
fix type string for PHP5.1-
|
2013-07-16 02:44:50 +00:00 |
xc_const_string.h
|
main/ conflict with php/main/
|
2012-07-18 03:19:57 +00:00 |
xc_const_string_opcodes_php4.x.h
|
add back PHP_4 code for disassembler
|
2013-07-15 17:37:57 +00:00 |
xc_const_string_opcodes_php5.0.h
|
prepare is now a Makefile
|
2012-07-31 16:21:50 +00:00 |
xc_const_string_opcodes_php5.1.h
|
prepare is now a Makefile
|
2012-07-31 16:21:50 +00:00 |
xc_const_string_opcodes_php5.2.h
|
adds opcode string for PHP5.2 seperately for easier compiling
|
2013-07-16 02:42:55 +00:00 |
xc_const_string_opcodes_php5.3.h
|
add back PHP_4 code for disassembler
|
2013-07-15 17:37:57 +00:00 |
xc_const_string_opcodes_php5.4.h
|
main/ conflict with php/main/
|
2012-07-18 03:19:57 +00:00 |
xc_const_string_opcodes_php5.5.h
|
add support for PHP_5_5
|
2012-12-19 08:42:53 +00:00 |
xc_const_string_opcodes_php6.x.h
|
main/ conflict with php/main/
|
2012-07-18 03:19:57 +00:00 |
xc_extension.c
|
refactor: fall back to more simpler trick
|
2012-07-25 10:56:27 +00:00 |
xc_extension.h
|
refactor: fall back to more simpler trick
|
2012-07-25 10:56:27 +00:00 |
xc_ini.c
|
refactor: split extension init to sub module. TODO: compatibility regression
|
2012-07-22 06:26:35 +00:00 |
xc_ini.h
|
add back PHP_4 code for disassembler
|
2013-07-15 17:37:57 +00:00 |
xc_malloc.c
|
use config.h correctly wherever needed
|
2013-09-22 12:54:12 +00:00 |
xc_mutex.c
|
fixes #323: refix locking impl for threaded env
|
2013-09-09 16:16:05 +00:00 |
xc_mutex.h
|
fixes #323: refix locking impl for threaded env
|
2013-09-09 16:16:05 +00:00 |
xc_opcode_spec.c
|
add back PHP_4 code for disassembler
|
2013-07-15 17:37:57 +00:00 |
xc_opcode_spec.h
|
closes #326: opcode spec info updates for 5.4+
|
2013-09-16 03:20:31 +00:00 |
xc_opcode_spec_def.h
|
closes #326: opcode spec info updates for 5.4+
|
2013-09-16 03:20:31 +00:00 |
xc_processor.c
|
refactor: fix build for optimizer, use mod_* directories
|
2012-07-19 06:51:33 +00:00 |
xc_sandbox.c
|
add back PHP_4 code for disassembler
|
2013-07-15 17:37:57 +00:00 |
xc_sandbox.h
|
refactor: move more cache stuffs to mod_cacher
|
2012-07-26 03:47:52 +00:00 |
xc_shm.c
|
use config.h correctly wherever needed
|
2013-09-22 12:54:12 +00:00 |
xc_shm.h
|
refactor: s/mem/allocator/
|
2012-08-09 09:04:02 +00:00 |
xc_shm_mmap.c
|
avoid using rand() without seed. use getpid
|
2012-10-18 07:49:35 +00:00 |
xc_utils.c
|
readonly protection for copied array
|
2013-09-22 16:17:46 +00:00 |
xc_utils.h
|
add back PHP_4 code for disassembler
|
2013-07-15 17:37:57 +00:00 |