1
0
Fork 0
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xcache/xcache
Xuefer d94534988e disassemble: fix QM_ASSIGN_VAR info 8 years ago
..
README main/ conflict with php/main/ 11 years ago
xc_allocator.c fix xtest 10 years ago
xc_allocator.h refactor: s/mem/allocator/ 11 years ago
xc_allocator_bestfit.c kill warning 9 years ago
xc_compatibility.c fix build for older PHP 9 years ago
xc_compatibility.h support for reference value 9 years ago
xc_const_string.c WIP PHP_5_6 support 9 years ago
xc_const_string.h main/ conflict with php/main/ 11 years ago
xc_const_string_opcodes_php4.x.h add back PHP_4 code for disassembler 10 years ago
xc_const_string_opcodes_php5.0.h prepare is now a Makefile 11 years ago
xc_const_string_opcodes_php5.1.h prepare is now a Makefile 11 years ago
xc_const_string_opcodes_php5.2.h adds opcode string for PHP5.2 seperately for easier compiling 10 years ago
xc_const_string_opcodes_php5.3.h add back PHP_4 code for disassembler 10 years ago
xc_const_string_opcodes_php5.4.h main/ conflict with php/main/ 11 years ago
xc_const_string_opcodes_php5.5.h add support for PHP_5_5 11 years ago
xc_const_string_opcodes_php5.6.h WIP PHP_5_6 support 9 years ago
xc_const_string_opcodes_php6.x.h main/ conflict with php/main/ 11 years ago
xc_extension.c refactor: fall back to more simpler trick 11 years ago
xc_extension.h merge stack/vector to 1 impl, avoid possible memory leak using malloc 9 years ago
xc_ini.c refactor: split extension init to sub module. TODO: compatibility regression 11 years ago
xc_ini.h add back PHP_4 code for disassembler 10 years ago
xc_malloc.c clean up shm handlers 10 years ago
xc_mutex.c kill some warnings 9 years ago
xc_mutex.h fixes #323: refix locking impl for threaded env 10 years ago
xc_opcode_spec.c add back PHP_4 code for disassembler 10 years ago
xc_opcode_spec.h closes #326: opcode spec info updates for 5.4+ 10 years ago
xc_opcode_spec_def.h disassemble: fix QM_ASSIGN_VAR info 8 years ago
xc_processor.c refactor: fix build for optimizer, use mod_* directories 11 years ago
xc_sandbox.c fixed #329: compatbile with bcompiler 10 years ago
xc_sandbox.h refactor: move more cache stuffs to mod_cacher 11 years ago
xc_shm.c clean up shm handlers 10 years ago
xc_shm.h clean up shm handlers 10 years ago
xc_shm_mmap.c clean up shm handlers 10 years ago
xc_utils.c disassembler: (PHP_5_5) fix tmp var num 8 years ago
xc_utils.h support for autoload in xcache_get 9 years ago

README

understructure