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/
 
 
 
 
 
 
Go to file
Xuefer a13dc3ae2a avoid 64bit compiler warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@224 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-10-07 04:55:05 +00:00
admin admin: title="detail number" 2006-09-20 00:19:42 +00:00
coverager Coverager: better error displaying 2006-09-19 00:32:27 +00:00
processor cacher: fix eleak in op_array non-shadow-copy (readonly_protection=on) 2006-10-07 04:21:44 +00:00
.cvsignore svn:ignore 2006-05-20 01:54:55 +00:00
.vimrc initial import to online 2006-05-09 10:58:38 +00:00
AUTHORS use BSD license 2006-05-28 13:06:54 +00:00
COPYING use BSD license 2006-05-28 13:06:54 +00:00
Decompiler.class.php initial import to online 2006-05-09 10:58:38 +00:00
INSTALL initial import to online 2006-05-09 10:58:38 +00:00
Makefile.frag fix path of xcache-test.ini so xcachetest be run outside of xcache srcdir 2006-10-07 04:36:03 +00:00
README readme 2006-06-06 11:22:59 +00:00
THANKS fix email for judas_iscariote 2006-09-12 06:36:50 +00:00
align.h fix for fbsd 2006-05-27 10:37:10 +00:00
assembler.c initial import to online 2006-05-09 10:58:38 +00:00
config.m4 added argument "stop execution after first warning" for m4 to fail if anything wrong in structinfo.m4. our m4 scripts is warning free 2006-09-19 00:35:40 +00:00
config.w32 reconstruct shm/allocator 2006-09-09 00:56:44 +00:00
const_string.c typo 2006-05-31 01:19:21 +00:00
const_string.h get* proto changes 2006-05-25 02:38:27 +00:00
const_string_opcodes_php4.x.h initial import to online 2006-05-09 10:58:38 +00:00
const_string_opcodes_php5.0.h brings 5.0.x support back 2006-05-31 01:22:18 +00:00
const_string_opcodes_php5.1.h initial import to online 2006-05-09 10:58:38 +00:00
const_string_opcodes_php6.x.h php6 opcode update 2006-08-27 04:53:23 +00:00
coverager.c fixed #41, early class binding 2006-10-04 00:38:45 +00:00
coverager.h coverager: new api xcache_coverager_start/xcache_coverager_stop/xcache_coverager_get(), coverager ini changed 2006-10-01 08:57:51 +00:00
decoder.c initial import to online 2006-05-09 10:58:38 +00:00
disassembler.c BUCKET_KEY readability and PHP_6 build fix 2006-09-29 00:09:51 +00:00
disassembler.h initial import to online 2006-05-09 10:58:38 +00:00
encoder.c initial import to online 2006-05-09 10:58:38 +00:00
foreachcoresig.h proc all signal that may generate a core 2006-06-08 07:16:19 +00:00
includes.c initial import to online 2006-05-09 10:58:38 +00:00
lock.c use %TEMP %TMP for win32 (or $TEMP $TMP for *NIX) 2006-06-05 05:14:19 +00:00
lock.h initial import to online 2006-05-09 10:58:38 +00:00
mem.c avoid crash when OOM on mem_realloc 2006-09-10 00:30:09 +00:00
mem.h reconstruct shm/allocator 2006-09-09 00:56:44 +00:00
mkopcode.awk bc with old bsd for devel 2006-05-31 01:20:18 +00:00
mkopcode_spec.awk bc with old bsd for devel 2006-05-31 01:20:18 +00:00
mkstructinfo.awk handle one line struct {}, multiline comments, whitespaces when parsing header for structs 2006-09-19 00:37:06 +00:00
mmap.c fix assertion 2006-09-18 06:05:46 +00:00
opcode_spec.c get* proto changes 2006-05-25 02:38:27 +00:00
opcode_spec.h get* proto changes 2006-05-25 02:38:27 +00:00
optimizer.c initial import to online 2006-05-09 10:58:38 +00:00
optimizer.h initial import to online 2006-05-09 10:58:38 +00:00
phpdc.phpr bc with old bsd for devel 2006-05-31 01:20:18 +00:00
phpdop.phpr bc with old bsd for devel 2006-05-31 01:20:18 +00:00
prepare.devel bc with old bsd for devel 2006-05-31 01:20:18 +00:00
prepare.devel.inc.example less confusing name 2006-05-28 04:39:57 +00:00
processor.c initial import to online 2006-05-09 10:58:38 +00:00
run-xcachetest add php-src/ext/standard to tests 2006-10-07 04:32:18 +00:00
stack.c make it build on windows vc compiler 2006-05-24 07:52:48 +00:00
stack.h initial import to online 2006-05-09 10:58:38 +00:00
test.mak leakcheck 2006-06-08 07:16:38 +00:00
utils.c cacher: fixed #41, don't early bind class that implement interface 2006-10-05 00:37:39 +00:00
utils.h fixed #41, early class binding 2006-10-04 00:38:45 +00:00
xc_malloc.c win32/vc build fix 2006-09-10 02:14:39 +00:00
xc_shm.c show available shm scheme in moduleinfo 2006-09-13 12:11:36 +00:00
xc_shm.h show available shm scheme in moduleinfo 2006-09-13 12:11:36 +00:00
xcache-test.ini script that help to run php test cases 2006-10-07 01:28:31 +00:00
xcache-zh-gb2312.ini coverager: new api xcache_coverager_start/xcache_coverager_stop/xcache_coverager_get(), coverager ini changed 2006-10-01 08:57:51 +00:00
xcache.c avoid 64bit compiler warning 2006-10-07 04:55:05 +00:00
xcache.h fixed #41, early class binding 2006-10-04 00:38:45 +00:00
xcache.ini coverager: new api xcache_coverager_start/xcache_coverager_stop/xcache_coverager_get(), coverager ini changed 2006-10-01 08:57:51 +00:00
xcache_globals.h coverager: new api xcache_coverager_start/xcache_coverager_stop/xcache_coverager_get(), coverager ini changed 2006-10-01 08:57:51 +00:00

README

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