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 36d9fcf08d add back default
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@920 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
11 years ago
admin add back default 11 years ago
coverager avoid losing last line 16 years ago
graph restruct cached compile, add md5 table to recognize and merge file with same content 17 years ago
processor kill sign/const warning 11 years ago
tests handle opened_path in 1 place 11 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 year 14 years ago
ChangeLog updated ChangeLog 11 years ago
Decompiler.class.php simplify arg_types using null 11 years ago
INSTALL initial import to online 17 years ago
Makefile.frag var set/get/inc/dec tests 11 years ago
NEWS abandon 1.3.3 11 years ago
README updated help url 11 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 format code line length up to 160 11 years ago
config.w32 fix quote for gnu win32 native tools 13 years ago
const_string.c adds info for PHP_5_4 11 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_php5.4.h adds info for PHP_5_4 11 years ago
const_string_opcodes_php6.x.h adds info for PHP_5_4 11 years ago
coverager.c fix warning 11 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: clean up unused code, fix line spacing, simplify indent 12 years ago
disassembler.c decompiler: massive improvements for php 5 and 5.3 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 fix #275: struct parser for one line struct definition 11 years ago
mmap.c ignore EINVAL error for ftruncate on /dev/zero 12 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 adds info for PHP_5_4 11 years ago
optimizer.c kill warning 11 years ago
optimizer.h opcodes data is copied but not the op_array. use op_array_handler instead 16 years ago
phpdc.phpr decompiler: fix handling of stdin. support of exported dasm result 12 years ago
phpdop.phpr decode optimized if/return 12 years ago
prepare.devel adds info for PHP_5_4 11 years ago
prepare.devel.inc.example 5.3 support 16 years ago
processor.c initial import to online 17 years ago
run-xcachetest recover removed by mistake 11 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 kill sign/const warning 11 years ago
utils.h fixed #281: changing zend_error may left unclean set up when timeout occur; zend_error is not thread local 11 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 get :// include_path right or dont cache 11 years ago
xcache-zh-gb2312.ini adds xcache.admin.enable_auth 11 years ago
xcache.c fix version string in core dump filename 11 years ago
xcache.h kill sign/const warning 11 years ago
xcache.ini adds xcache.admin.enable_auth 11 years ago
xcache_globals.h adds xcache.admin.enable_auth 11 years ago

README

Please check http://xcache.lighttpd.net/ and https://groups.google.com/forum/?fromgroups#!forum/xcache for help