1
0
Fork 0
XCache is a fast, stable PHP opcode cacher that has been proven and is now running on production servers under high load. https://xcache.lighttpd.net/
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Xuefer 5b6d472b1d constinfos cannot be fast copied
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@503 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
admin update XCache url 16 years ago
coverager fix lastattr 16 years ago
graph restruct cached compile, add md5 table to recognize and merge file with same content 17 years ago
processor constinfos cannot be fast copied 16 years ago
.cvsignore added autom4te.cache to ignore list 17 years ago
.vimrc updated .vimrc 16 years ago
AUTHORS use BSD license 17 years ago
COPYING bump years 16 years ago
ChangeLog don't catch compiler error, just warnings 16 years ago
Decompiler.class.php initial import to online 17 years ago
INSTALL initial import to online 17 years ago
Makefile.frag updated dependency for xcache.lo 16 years ago
NEWS merged [449] from turnk: fix compiling state after compiling non cachable files, thanks PatrickDK 16 years ago
README update XCache url 16 years ago
THANKS fix email for judas_iscariote 17 years ago
align.h fix for fbsd 17 years ago
assembler.c initial import to online 17 years ago
config.m4 scheme=malloc was broken in [470] 16 years ago
config.w32 scheme=malloc was broken in [470] 16 years ago
const_string.c PHP_5_3: support for new zvalue_value.type 16 years ago
const_string.h get* proto changes 17 years ago
const_string_opcodes_php4.x.h initial import to online 17 years ago
const_string_opcodes_php5.0.h brings 5.0.x support back 17 years ago
const_string_opcodes_php5.1.h initial import to online 17 years ago
const_string_opcodes_php5.3.h 5.3 support 16 years ago
const_string_opcodes_php6.x.h update new opcode form php6 16 years ago
coverager.c 5.3 support 16 years ago
coverager.h coverager: new api xcache_coverager_start/xcache_coverager_stop/xcache_coverager_get(), coverager ini changed 17 years ago
decoder.c initial import to online 17 years ago
disassembler.c disassembler: wrong parameter calling destroy_op_array which makes building on php4 zts fails 17 years ago
disassembler.h initial import to online 17 years ago
encoder.c initial import to online 17 years ago
foreachcoresig.h proc all signal that may generate a core 17 years ago
includes.c initial import to online 17 years ago
lock.c fix possible alloca() scope problem in lock 17 years ago
lock.h initial import to online 17 years ago
mem.c fixed #96, wrong format string for sprintf 16 years ago
mem.h merged [380] from 1.2: make life easier for debugging 16 years ago
mkopcode.awk bc with old bsd for devel 17 years ago
mkopcode_spec.awk bc with old bsd for devel 17 years ago
mkstructinfo.awk handle one line struct {}, multiline comments, whitespaces when parsing header for structs 17 years ago
mmap.c merged [380] from 1.2: make life easier for debugging 16 years ago
opcode_spec.c get* proto changes 17 years ago
opcode_spec.h iso compatibility? 17 years ago
opcode_spec_def.h got permission from the author that we can use it in XCache. thanks to Dmitry and Bart 16 years ago
optimizer.c 5.3 support 16 years ago
optimizer.h opcodes data is copied but not the op_array. use op_array_handler instead 16 years ago
phpdc.phpr bc with old bsd for devel 17 years ago
phpdop.phpr php dump op: check cli argument 17 years ago
prepare.devel 5.3 support 16 years ago
prepare.devel.inc.example 5.3 support 16 years ago
processor.c initial import to online 17 years ago
run-xcachetest fix auto detection of php-cli/php-cgi for test 17 years ago
stack.c stack interface changes 17 years ago
stack.h stack interface changes 17 years ago
test.mak leakcheck 17 years ago
utils.c don't catch compiler error, just warnings 16 years ago
utils.h fixed #157: support user error handler for E_STRICT. E_STRICT is now cached 16 years ago
xc_malloc.c scheme=malloc was broken in [470] 16 years ago
xc_shm.c scheme=malloc was broken in [470] 16 years ago
xc_shm.h merged [380] from 1.2: make life easier for debugging 16 years ago
xcache-test.ini oops 16 years ago
xcache-zh-gb2312.ini full compatible with auto_globals_jit, no need to disable it from now on 17 years ago
xcache.c constinfos cannot be fast copied 16 years ago
xcache.h don't catch compiler error, just warnings 16 years ago
xcache.ini added xcache.experimental for use to turn on experimental features 16 years ago
xcache_globals.h PHP_5_3: deep copy arg_info which is modified by executor 16 years ago

README

Please check http://xcache.lighttpd.net/ and http://forum.lighttpd.net/forum/4/ for help