admin
|
admin: show php refcount
|
2006-12-10 08:13:37 +00:00 |
coverager
|
coverager: fix -1 problem when XCache is not loaded
|
2006-10-18 11:18:43 +00:00 |
graph
|
restruct cached compile, add md5 table to recognize and merge file with same content
|
2006-12-09 16:27:03 +00:00 |
processor
|
restruct cached compile, add md5 table to recognize and merge file with same content
|
2006-12-09 16:27:03 +00:00 |
.cvsignore
|
svn:ignore
|
2006-05-20 01:54:55 +00:00 |
.vimrc
|
initial import to online
|
2006-05-09 10:58:38 +00:00 |
AUTHORS
|
use BSD license
|
2006-05-28 13:06:54 +00:00 |
COPYING
|
use BSD license
|
2006-05-28 13:06:54 +00:00 |
Decompiler.class.php
|
initial import to online
|
2006-05-09 10:58:38 +00:00 |
INSTALL
|
initial import to online
|
2006-05-09 10:58:38 +00:00 |
Makefile.frag
|
accept TEST_ARGS for make xcachetest
|
2006-12-10 04:17:50 +00:00 |
NEWS
|
add 1.2.0 release date
|
2006-12-10 08:29:03 +00:00 |
README
|
readme
|
2006-06-06 11:22:59 +00:00 |
THANKS
|
fix email for judas_iscariote
|
2006-09-12 06:36:50 +00:00 |
align.h
|
fix for fbsd
|
2006-05-27 10:37:10 +00:00 |
assembler.c
|
initial import to online
|
2006-05-09 10:58:38 +00:00 |
config.m4
|
m4 compatibility for solaris
|
2006-12-02 02:28:29 +00:00 |
config.w32
|
processor: dprint upgrade, added --enable-xcache-dprint
|
2006-10-10 00:31:50 +00:00 |
const_string.c
|
typo
|
2006-05-31 01:19:21 +00:00 |
const_string.h
|
get* proto changes
|
2006-05-25 02:38:27 +00:00 |
const_string_opcodes_php4.x.h
|
initial import to online
|
2006-05-09 10:58:38 +00:00 |
const_string_opcodes_php5.0.h
|
brings 5.0.x support back
|
2006-05-31 01:22:18 +00:00 |
const_string_opcodes_php5.1.h
|
initial import to online
|
2006-05-09 10:58:38 +00:00 |
const_string_opcodes_php6.x.h
|
php6 opcode update
|
2006-08-27 04:53:23 +00:00 |
coverager.c
|
TRACE() instead of ifdef/fprintf
|
2006-12-08 16:11:19 +00:00 |
coverager.h
|
coverager: new api xcache_coverager_start/xcache_coverager_stop/xcache_coverager_get(), coverager ini changed
|
2006-10-01 08:57:51 +00:00 |
decoder.c
|
initial import to online
|
2006-05-09 10:58:38 +00:00 |
disassembler.c
|
disassembler: wrong parameter calling destroy_op_array which makes building on php4 zts fails
|
2006-11-28 17:05:55 +00:00 |
disassembler.h
|
initial import to online
|
2006-05-09 10:58:38 +00:00 |
encoder.c
|
initial import to online
|
2006-05-09 10:58:38 +00:00 |
foreachcoresig.h
|
proc all signal that may generate a core
|
2006-06-08 07:16:19 +00:00 |
includes.c
|
initial import to online
|
2006-05-09 10:58:38 +00:00 |
lock.c
|
fix possible alloca() scope problem in lock
|
2006-11-20 15:15:17 +00:00 |
lock.h
|
initial import to online
|
2006-05-09 10:58:38 +00:00 |
mem.c
|
part of [305], make it compiles
|
2006-12-08 16:59:00 +00:00 |
mem.h
|
reconstruct shm/allocator
|
2006-09-09 00:56:44 +00:00 |
mkopcode.awk
|
bc with old bsd for devel
|
2006-05-31 01:20:18 +00:00 |
mkopcode_spec.awk
|
bc with old bsd for devel
|
2006-05-31 01:20:18 +00:00 |
mkstructinfo.awk
|
handle one line struct {}, multiline comments, whitespaces when parsing header for structs
|
2006-09-19 00:37:06 +00:00 |
mmap.c
|
TRACE() instead of ifdef/fprintf
|
2006-12-08 16:11:19 +00:00 |
opcode_spec.c
|
get* proto changes
|
2006-05-25 02:38:27 +00:00 |
opcode_spec.h
|
get* proto changes
|
2006-05-25 02:38:27 +00:00 |
optimizer.c
|
optimizer: handle try/catch and make all opnum(opline_num) to be bbid_t inside optimization
|
2006-12-10 17:17:59 +00:00 |
optimizer.h
|
initial import to online
|
2006-05-09 10:58:38 +00:00 |
phpdc.phpr
|
bc with old bsd for devel
|
2006-05-31 01:20:18 +00:00 |
phpdop.phpr
|
bc with old bsd for devel
|
2006-05-31 01:20:18 +00:00 |
prepare.devel
|
bc with old bsd for devel
|
2006-05-31 01:20:18 +00:00 |
prepare.devel.inc.example
|
less confusing name
|
2006-05-28 04:39:57 +00:00 |
processor.c
|
initial import to online
|
2006-05-09 10:58:38 +00:00 |
run-xcachetest
|
fix auto detection of php-cli/php-cgi for test
|
2006-10-30 02:56:01 +00:00 |
stack.c
|
stack interface changes
|
2006-12-09 03:42:09 +00:00 |
stack.h
|
stack interface changes
|
2006-12-09 03:42:09 +00:00 |
test.mak
|
leakcheck
|
2006-06-08 07:16:38 +00:00 |
utils.c
|
TRACE() instead of ifdef/fprintf
|
2006-12-08 16:11:19 +00:00 |
utils.h
|
TRACE() instead of ifdef/fprintf
|
2006-12-08 16:11:19 +00:00 |
xc_malloc.c
|
TRACE() instead of ifdef/fprintf
|
2006-12-08 16:11:19 +00:00 |
xc_shm.c
|
show available shm scheme in moduleinfo
|
2006-09-13 12:11:36 +00:00 |
xc_shm.h
|
TRACE() instead of ifdef/fprintf
|
2006-12-08 16:11:19 +00:00 |
xcache-test.ini
|
oops, wrong commit
|
2006-10-10 01:33:19 +00:00 |
xcache-zh-gb2312.ini
|
full compatible with auto_globals_jit, no need to disable it from now on
|
2006-10-29 02:05:01 +00:00 |
xcache.c
|
add xc_php_addref_dmz and s/xc_php_remove_dmz/xc_php_release_dmz/
|
2006-12-10 08:18:09 +00:00 |
xcache.h
|
restruct cached compile, add md5 table to recognize and merge file with same content
|
2006-12-09 16:27:03 +00:00 |
xcache.ini
|
full compatible with auto_globals_jit, no need to disable it from now on
|
2006-10-29 02:05:01 +00:00 |
xcache_globals.h
|
coverager: new api xcache_coverager_start/xcache_coverager_stop/xcache_coverager_get(), coverager ini changed
|
2006-10-01 08:57:51 +00:00 |