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 7cfae1680f processor: remove extra )
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@740 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
12 years ago
admin fixed undefined index for xcache.count=1 and xcache.var_size>1 12 years ago
coverager avoid losing last line 15 years ago
graph restruct cached compile, add md5 table to recognize and merge file with same content 17 years ago
processor processor: remove extra ) 12 years ago
.cvsignore added autom4te.cache to ignore list 16 years ago
.vimrc updated .vimrc 16 years ago
AUTHORS use BSD license 17 years ago
COPYING bump year 14 years ago
ChangeLog php6 changes is not back ported to branches/1.3 12 years ago
Decompiler.class.php decompiler: fix decompiling runtime array 12 years ago
INSTALL initial import to online 17 years ago
Makefile.frag add build dependency for opcode_spec 12 years ago
NEWS php6 changes is not back ported to branches/1.3 12 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 fix quote for gnu win32 native tools 12 years ago
config.w32 fix quote for gnu win32 native tools 12 years ago
const_string.c 5.3 support, merge news from 1.2 15 years ago
const_string.h get* proto changes 17 years ago
const_string_opcodes_php4.x.h fix wrong count in head comment 15 years ago
const_string_opcodes_php5.0.h brings 5.0.x support back 17 years ago
const_string_opcodes_php5.1.h fix wrong count in head comment 15 years ago
const_string_opcodes_php6.x.h disassembler: DECLARE_INHERITED_CLASS/DELAYED class not found 12 years ago
coverager.c PHP 6: initial catch up with php 6 literals and trait 12 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
decompilesample.php decompiler: fix decompiling runtime array 12 years ago
disassembler.c disassembler: DECLARE_INHERITED_CLASS/DELAYED class not found 12 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 improved fixe for #224: 2G/4G limitation on 64bit arch 14 years ago
mem.h improved fixe for #224: 2G/4G limitation on 64bit arch 14 years ago
mkopcode.awk fix wrong count in head comment 15 years ago
mkopcode_spec.awk add id/name in comments for readability 15 years ago
mkstructinfo.awk runtime check for field list assertion to tell which is mismatch 12 years ago
mmap.c removed typo 15 years ago
opcode_spec.c fix assertion failure for PHP4 12 years ago
opcode_spec.h iso compatibility? 17 years ago
opcode_spec_def.h method call decompile fix 12 years ago
optimizer.c PHP 6: initial catch up with php 6 literals and trait 12 years ago
optimizer.h opcodes data is copied but not the op_array. use op_array_handler instead 16 years ago
phpdc.phpr slide hits per second and hour 15 years ago
phpdop.phpr PHP_6: disassembler/decompiler: fix function static variable 12 years ago
prepare.devel 5.3 support, merge news from 1.2 15 years ago
prepare.devel.inc.example 5.3 support 15 years ago
processor.c initial import to online 17 years ago
run-xcachetest change the way to run all php tests, with php-src php-cli php-cgi symlink to correct target 14 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 PHP 6: initial catch up with php 6 literals and trait 12 years ago
utils.h move and add back compatibile function to utils.c 14 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 test case tests/func/010.phpt need more memory than 1M 14 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 PHP_6: prepared in literal way for __FILE__ __DIR__ fix up 12 years ago
xcache.h update copyright year 12 years ago
xcache.ini 64M of shm is a good choice 15 years ago
xcache_globals.h back patch !__FILE__ and !__DIR__ on cache restore 14 years ago

README

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