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 d84da590ff PHP_5_4: fix for ZEND_JMP_SET_VAR
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1208 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
11 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 refactor: split compatibility 11 years ago
xc_compatibility.h s/my_/xc_/g 11 years ago
xc_const_string.c prepare is now a Makefile 11 years ago
xc_const_string.h main/ conflict with php/main/ 11 years ago
xc_const_string_opcodes_php4.x.h main/ conflict with php/main/ 11 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.3.h prepare is now a Makefile 11 years ago
xc_const_string_opcodes_php5.4.h main/ conflict with php/main/ 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 refactor: fix c89 compatibility 11 years ago
xc_lock.c mutex code clean up 11 years ago
xc_lock.h finished improve stability on threaded env 11 years ago
xc_malloc.c refactor: s/mem/allocator/ 11 years ago
xc_opcode_spec.c main/ conflict with php/main/ 11 years ago
xc_opcode_spec.h main/ conflict with php/main/ 11 years ago
xc_opcode_spec_def.h main/ conflict with php/main/ 11 years ago
xc_processor.c refactor: fix build for optimizer, use mod_* directories 11 years ago
xc_sandbox.c improve compatibility with "the ionCube PHP Loader", Zend Optimizer. dont do early binding for cached opcode 11 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 PHP_5_4: fix for ZEND_JMP_SET_VAR 11 years ago
xc_utils.h refactor: move more cache stuffs to mod_cacher 11 years ago

README

understructure