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 0aead62974 merged r347,r348,r349,r350,r351,r352,r355 from trunk
git-svn-id: svn://svn.lighttpd.net/xcache/branches/1.3@600 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2009-07-05 05:36:11 +00:00
admin unmerge r321 from trunk 2009-07-05 05:25:36 +00:00
coverager merged r347,r348,r349,r350,r351,r352,r355 from trunk 2009-07-05 05:36:11 +00:00
processor merged trival change r310 from trunk 2009-07-05 04:10:43 +00:00
.cvsignore merged r347,r348,r349,r350,r351,r352,r355 from trunk 2009-07-05 05:36:11 +00:00
.vimrc merge .vimrc from trunk 2007-07-12 03:23:30 +00:00
AUTHORS use BSD license 2006-05-28 13:06:54 +00:00
COPYING bump years 2007-07-01 08:55:25 +00:00
ChangeLog branch 1.3 2007-12-29 12:21:30 +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 merged r318,r321 from trunk 2009-07-05 04:57:59 +00:00
NEWS branch 1.3 2007-12-29 12:21:30 +00:00
README merged [458] from trunk: update XCache links 2007-07-27 02:59:08 +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 scheme=malloc was broken in [465] 2007-09-17 10:46:33 +00:00
config.w32 scheme=malloc was broken in [465] 2007-09-17 10:46:33 +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 updated opcode names for php6 2008-08-16 16:56:24 +00:00
coverager.c merged r304,r305,r306,r307 from trunk 2009-07-05 04:06:15 +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 disassembler: wrong parameter calling destroy_op_array which makes building on php4 zts fails 2006-11-28 17:05:55 +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 fix possible alloca() scope problem in lock 2006-11-20 15:15:17 +00:00
lock.h initial import to online 2006-05-09 10:58:38 +00:00
mem.c merged r304,r305,r306,r307 from trunk 2009-07-05 04:06:15 +00:00
mem.h make life easier for debugging 2007-05-10 01:20:46 +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 merged r304,r305,r306,r307 from trunk 2009-07-05 04:06:15 +00:00
opcode_spec.c get* proto changes 2006-05-25 02:38:27 +00:00
opcode_spec.h unmerge r321 from trunk 2009-07-05 05:25:36 +00:00
opcode_spec_def.h merged [398] from trunk: added opcode_spec_def.h 2007-06-20 02:39:18 +00:00
optimizer.c c comments fix 2006-12-07 14:13: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 merged r341,r342,r343 from trunk 2009-07-05 05:30:37 +00:00
prepare.devel bc with old bsd for devel 2006-05-31 01:20:18 +00:00
prepare.devel.inc.example merged r327 from trunk 2009-07-05 05:11:17 +00:00
processor.c initial import to online 2006-05-09 10:58:38 +00:00
run-xcachetest fix auto detection of php-cli/php-cgi for test 2006-10-30 02:56:01 +00:00
stack.c merged r304,r305,r306,r307 from trunk 2009-07-05 04:06:15 +00:00
stack.h merged r304,r305,r306,r307 from trunk 2009-07-05 04:06:15 +00:00
test.mak leakcheck 2006-06-08 07:16:38 +00:00
utils.c merged r347,r348,r349,r350,r351,r352,r355 from trunk 2009-07-05 05:36:11 +00:00
utils.h merged r347,r348,r349,r350,r351,r352,r355 from trunk 2009-07-05 05:36:11 +00:00
xc_malloc.c merged r304,r305,r306,r307 from trunk 2009-07-05 04:06:15 +00:00
xc_shm.c scheme=malloc was broken in [465] 2007-09-17 10:46:33 +00:00
xc_shm.h merged r304,r305,r306,r307 from trunk 2009-07-05 04:06:15 +00:00
xcache-test.ini oops, wrong commit 2006-10-10 01:33:19 +00:00
xcache-zh-gb2312.ini fix enable_auth name in ini, thanks to nitrox 2007-08-11 16:08:27 +00:00
xcache.c unmerge r321 from trunk 2009-07-05 05:25:36 +00:00
xcache.h branch 1.3 2007-12-29 12:21:30 +00:00
xcache.ini fix enable_auth name in ini, thanks to nitrox 2007-08-11 16:08:27 +00:00
xcache_globals.h copy internal table correctly, refix #59 which is broken by [429] 2007-06-30 05:33:30 +00:00

README

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