.. |
README
|
main/ conflict with php/main/
|
2012-07-18 03:19:57 +00:00 |
xc_allocator.c
|
refactor: s/mem/allocator/
|
2012-08-09 09:04:02 +00:00 |
xc_allocator.h
|
refactor: s/mem/allocator/
|
2012-08-09 09:04:02 +00:00 |
xc_allocator_bestfit.c
|
refactor: s/mem/allocator/
|
2012-08-09 09:14:00 +00:00 |
xc_compatibility.c
|
refactor: split compatibility
|
2012-07-18 07:52:35 +00:00 |
xc_compatibility.h
|
s/my_/xc_/g
|
2012-10-10 12:15:34 +00:00 |
xc_const_string.c
|
prepare is now a Makefile
|
2012-07-31 16:21:50 +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
|
prepare is now a Makefile
|
2012-07-31 16:21:50 +00:00 |
xc_const_string_opcodes_php5.1.h
|
prepare is now a Makefile
|
2012-07-31 16:21:50 +00:00 |
xc_const_string_opcodes_php5.3.h
|
prepare is now a Makefile
|
2012-07-31 16:21:50 +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
|
avoid using rand() without seed. use getpid
|
2012-10-18 07:49:35 +00:00 |
xc_lock.h
|
refactor: fix c89 compatibility
|
2012-07-25 09:03:22 +00:00 |
xc_malloc.c
|
refactor: s/mem/allocator/
|
2012-08-09 09:04:02 +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
|
refactor: s/mem/allocator/
|
2012-08-09 09:04:02 +00:00 |
xc_shm.h
|
refactor: s/mem/allocator/
|
2012-08-09 09:04:02 +00:00 |
xc_shm_mmap.c
|
avoid using rand() without seed. use getpid
|
2012-10-18 07:49:35 +00:00 |
xc_utils.c
|
fix pInternalPointer for xc_hash_copy_if
|
2012-11-13 08:51:47 +00:00 |
xc_utils.h
|
refactor: move more cache stuffs to mod_cacher
|
2012-07-26 03:47:52 +00:00 |