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 a51bea945b handle opened_path in 1 place
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@864 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
11 years ago
admin more readability cache property. reduce memory footprint for data caching 11 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 kill warnings 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 typo 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 fix constant name handling (possible SIGSEGV) 11 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 format code line length up to 160 11 years ago
config.w32 fix quote for gnu win32 native tools 12 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 check return value to avoid gcc warning 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: 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 PHP_5_4: improves traits support 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 fix build for <=PHP_5_2, optimize dirname call 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 warnings 11 years ago
utils.h kill warnings 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 tests/bug52160.phpt: report multiple error correctly 11 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 handle opened_path in 1 place 11 years ago
xcache.h kill warnings 11 years ago
xcache.ini note readability 11 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