.. |
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
|
remove php 4 support completely
|
2013-07-08 08:00:36 +00:00 |
xc_compatibility.h
|
remove php 4 support completely
|
2013-07-08 08:00:36 +00:00 |
xc_const_string.c
|
remove php 4 support completely
|
2013-07-08 08:00:36 +00:00 |
xc_const_string.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
|
remove php 4 support completely
|
2013-07-08 08:00:36 +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_php5.5.h
|
add support for PHP_5_5
|
2012-12-19 08:42:53 +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
|
remove php 4 support completely
|
2013-07-08 08:00:36 +00:00 |
xc_lock.c
|
fixes #301: refix locking impl
|
2013-05-20 08:02:40 +00:00 |
xc_lock.h
|
finished improve stability on threaded env
|
2012-12-17 17:11:58 +00:00 |
xc_malloc.c
|
refactor: s/mem/allocator/
|
2012-08-09 09:04:02 +00:00 |
xc_opcode_spec.c
|
Decompiler, disassembler: fix catch for different PHP version; fetch hack is not necessary for PHP5.4+; update for ?: operator
|
2013-07-13 04:24:58 +00:00 |
xc_opcode_spec.h
|
main/ conflict with php/main/
|
2012-07-18 03:19:57 +00:00 |
xc_opcode_spec_def.h
|
Decompiler, disassembler: fix catch for different PHP version; fetch hack is not necessary for PHP5.4+; update for ?: operator
|
2013-07-13 04:24:58 +00:00 |
xc_processor.c
|
refactor: fix build for optimizer, use mod_* directories
|
2012-07-19 06:51:33 +00:00 |
xc_sandbox.c
|
remove php 4 support completely
|
2013-07-08 08:00:36 +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
|
undef unused
|
2013-07-12 07:40:44 +00:00 |
xc_utils.h
|
remove php 4 support completely
|
2013-07-08 08:00:36 +00:00 |