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 c1d9d863a7 disassembler: fix: compile against correct const string for PHP 5.2, use 5.3 version of strings is enough
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1254 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 refactor: split compatibility 11 years ago
xc_compatibility.h add support for PHP_5_5 11 years ago
xc_const_string.c disassembler: fix: compile against correct const string for PHP 5.2, use 5.3 version of strings is enough 10 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_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 refactor: fix c89 compatibility 11 years ago
xc_lock.c fixes #301: refix locking impl 10 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 add support for PHP_5_5 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 add support for PHP_5_5 11 years ago
xc_utils.h refactor: move more cache stuffs to mod_cacher 11 years ago

README

understructure