.. |
README
|
main/ conflict with php/main/
|
2012-07-18 03:19:57 +00:00 |
xc_allocator.c
|
fix xtest
|
2013-09-23 07:23:19 +00:00 |
xc_allocator.h
|
refactor: s/mem/allocator/
|
2012-08-09 09:04:02 +00:00 |
xc_allocator_bestfit.c
|
kill warning
|
2014-09-12 05:49:52 +00:00 |
xc_compatibility.c
|
fix build for older PHP
|
2014-11-10 11:07:01 +00:00 |
xc_compatibility.h
|
support for reference value
|
2014-11-12 07:03:46 +00:00 |
xc_const_string.c
|
WIP PHP_5_6 support
|
2014-05-27 04:53:34 +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
|
add back PHP_4 code for disassembler
|
2013-07-15 17:37: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.2.h
|
adds opcode string for PHP5.2 seperately for easier compiling
|
2013-07-16 02:42:55 +00:00 |
xc_const_string_opcodes_php5.3.h
|
add back PHP_4 code for disassembler
|
2013-07-15 17:37: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_php5.5.h
|
add support for PHP_5_5
|
2012-12-19 08:42:53 +00:00 |
xc_const_string_opcodes_php5.6.h
|
WIP PHP_5_6 support
|
2014-05-27 04:53:34 +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
|
merge stack/vector to 1 impl, avoid possible memory leak using malloc
|
2014-11-08 07:38:45 +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
|
add back PHP_4 code for disassembler
|
2013-07-15 17:37:57 +00:00 |
xc_malloc.c
|
clean up shm handlers
|
2013-11-12 09:46:04 +00:00 |
xc_mutex.c
|
kill some warnings
|
2014-11-11 14:21:40 +00:00 |
xc_mutex.h
|
fixes #323: refix locking impl for threaded env
|
2013-09-09 16:16:05 +00:00 |
xc_opcode_spec.c
|
add back PHP_4 code for disassembler
|
2013-07-15 17:37:57 +00:00 |
xc_opcode_spec.h
|
closes #326: opcode spec info updates for 5.4+
|
2013-09-16 03:20:31 +00:00 |
xc_opcode_spec_def.h
|
WIP PHP_5_6 support
|
2014-05-27 04:53:34 +00:00 |
xc_processor.c
|
refactor: fix build for optimizer, use mod_* directories
|
2012-07-19 06:51:33 +00:00 |
xc_sandbox.c
|
fixed #329: compatbile with bcompiler
|
2013-10-22 16:53:42 +00:00 |
xc_sandbox.h
|
refactor: move more cache stuffs to mod_cacher
|
2012-07-26 03:47:52 +00:00 |
xc_shm.c
|
clean up shm handlers
|
2013-11-12 09:46:04 +00:00 |
xc_shm.h
|
clean up shm handlers
|
2013-11-12 09:46:04 +00:00 |
xc_shm_mmap.c
|
clean up shm handlers
|
2013-11-12 09:46:04 +00:00 |
xc_utils.c
|
PHP4: fix object handling
|
2014-11-10 13:24:52 +00:00 |
xc_utils.h
|
support for autoload in xcache_get
|
2014-11-10 09:07:27 +00:00 |