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 2d2b69a0be fix build with PHP6
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@658 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
14 years ago
admin fix config example, undefined variable d 14 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 fix build with PHP6 14 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 ChangeLog for r460 14 years ago
Decompiler.class.php slide hits per second and hour 16 years ago
INSTALL initial import to online 17 years ago
Makefile.frag make indent optional in Makefile so when it coredump in somecase won't harm building 14 years ago
NEWS 5.3 support, merge news from 1.2 15 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 make indent optional in Makefile so when it coredump in somecase won't harm building 14 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 fix wrong count in head comment 15 years ago
coverager.c fix build for vc for strict c rule 15 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 PHP_6: updated support 16 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 renamed DEBUG to XCACHE_DEBUG due to conflict to ext/date 15 years ago
mem.h merged [380] from 1.2: make life easier for debugging 16 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 handle one line struct {}, multiline comments, whitespaces when parsing header for structs 17 years ago
mmap.c removed typo 15 years ago
opcode_spec.c get* proto changes 17 years ago
opcode_spec.h iso compatibility? 17 years ago
opcode_spec_def.h add missing opcodes for 5.3 15 years ago
optimizer.c compile against PHP 4 14 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 16 years ago
phpdop.phpr php dump op: check cli argument 17 years ago
prepare.devel 5.3 support, merge news from 1.2 15 years ago
prepare.devel.inc.example 5.3 support 16 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 make use of internal_constant_tail otherwise 1.3 will cache unwanted constants 14 years ago
utils.h copy only internal constant, clean constant on shutdown 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 use zend_llist instead of HashTable for gc_op_arrays 14 years ago
xcache.h pre-php5.3 fix about IS_CONSTANT_TYPE_MASK 14 years ago
xcache.ini 64M of shm is a good choice 15 years ago
xcache_globals.h use zend_llist instead of HashTable for gc_op_arrays 14 years ago

README

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