1
0
Fork 0
xcache/xcache
Xuefer a24edd1fa0 const some mem handlers
split non-shared data from shm
make editor goto file correctly


git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1062 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-27 15:10:17 +00:00
..
README main/ conflict with php/main/ 2012-07-18 03:19:57 +00:00
xc_compatibility.c refactor: split compatibility 2012-07-18 07:52:35 +00:00
xc_compatibility.h refactor: fix c89 compatibility 2012-07-25 09:03:22 +00:00
xc_const_string.c main/ conflict with php/main/ 2012-07-18 03:19:57 +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 main/ conflict with php/main/ 2012-07-18 03:19:57 +00:00
xc_const_string_opcodes_php5.0.h main/ conflict with php/main/ 2012-07-18 03:19:57 +00:00
xc_const_string_opcodes_php5.1.h main/ conflict with php/main/ 2012-07-18 03:19: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_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 refactor: fix c89 compatibility 2012-07-25 09:03:22 +00:00
xc_lock.c refactor: improve build, kill warning 2012-07-22 06:57:08 +00:00
xc_lock.h refactor: fix c89 compatibility 2012-07-25 09:03:22 +00:00
xc_malloc.c main/ conflict with php/main/ 2012-07-18 03:19:57 +00:00
xc_mem.c refactor: fix c89 compatibility 2012-07-25 09:03:22 +00:00
xc_mem.h const some mem handlers 2012-07-27 15:10:17 +00:00
xc_opcode_spec.c main/ conflict with php/main/ 2012-07-18 03:19:57 +00:00
xc_opcode_spec.h main/ conflict with php/main/ 2012-07-18 03:19:57 +00:00
xc_opcode_spec_def.h main/ conflict with php/main/ 2012-07-18 03:19:57 +00:00
xc_processor.c refactor: fix build for optimizer, use mod_* directories 2012-07-19 06:51:33 +00:00
xc_sandbox.c refactor mshutdown minit 2012-07-18 08:00:28 +00:00
xc_sandbox.h refactor: move more cache stuffs to mod_cacher 2012-07-26 03:47:52 +00:00
xc_shm.c main/ conflict with php/main/ 2012-07-18 03:19:57 +00:00
xc_shm.h split cacher as sub module 2012-07-25 03:14:09 +00:00
xc_shm_mmap.c main/ conflict with php/main/ 2012-07-18 03:19:57 +00:00
xc_utils.c remove unused func 2012-07-20 07:01:11 +00:00
xc_utils.h refactor: move more cache stuffs to mod_cacher 2012-07-26 03:47:52 +00:00

README

understructure