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 22523476be closes #326: opcode spec info updates for 5.4+
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1371 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
..
README main/ conflict with php/main/ 11 years ago
xc_allocator.c refactor: s/mem/allocator/ 11 years ago
xc_allocator.h refactor: s/mem/allocator/ 11 years ago
xc_allocator_bestfit.c refactor: s/mem/allocator/ 11 years ago
xc_compatibility.c add back PHP_4 code for disassembler 10 years ago
xc_compatibility.h add back PHP_4 code for disassembler 10 years ago
xc_const_string.c fix type string for PHP5.1- 10 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_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 refactor: fall back to more simpler trick 11 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 refactor: s/mem/allocator/ 11 years ago
xc_mutex.c fixes #323: refix locking impl for threaded env 10 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 closes #326: opcode spec info updates for 5.4+ 10 years ago
xc_processor.c refactor: fix build for optimizer, use mod_* directories 11 years ago
xc_sandbox.c add back PHP_4 code for disassembler 10 years ago
xc_sandbox.h refactor: move more cache stuffs to mod_cacher 11 years ago
xc_shm.c refactor: s/mem/allocator/ 11 years ago
xc_shm.h refactor: s/mem/allocator/ 11 years ago
xc_shm_mmap.c avoid using rand() without seed. use getpid 11 years ago
xc_utils.c add back PHP_4 code for disassembler 10 years ago
xc_utils.h add back PHP_4 code for disassembler 10 years ago

README

understructure