# # ChangeLog for /trunk/xcache.c # # Generated by Trac 0.11.7 # 05/21/2013 10:12:59 PM Sat, 27 May 2006 12:01:25 GMT moo [39] * trunk/xcache.c (modified) * trunk/xcache.ini (modified) update coverager default, update ini inline help Sat, 27 May 2006 10:37:10 GMT moo [36] * trunk/Makefile.frag (modified) * trunk/align.h (modified) * trunk/config.m4 (modified) * trunk/lock.c (modified) * trunk/xcache.c (modified) fix for fbsd Sat, 27 May 2006 06:53:32 GMT moo [34] * trunk/admin (added) * trunk/admin/config.php.example (added) * trunk/admin/index.php (added) * trunk/admin/tablesort.js (added) * trunk/admin/xcache.css (added) * trunk/admin/xcache.php (added) * trunk/admin/xcache.tpl.php (added) * trunk/xcache.c (modified) * trunk/xcache.ini (modified) XCache Administration web frontend Sat, 27 May 2006 03:05:10 GMT moo [32] * trunk/xcache.c (modified) * trunk/xcache.h (modified) optimized xcache_info() to not wake up swapped memory. Fri, 26 May 2006 02:30:20 GMT moo [27] * trunk/config.m4 (modified) * trunk/config.w32 (modified) * trunk/coverager.c (moved) * trunk/coverager.h (moved) * trunk/xcache.c (modified) rename coverage -> coverager Fri, 26 May 2006 02:28:17 GMT moo [26] * trunk/config.m4 (modified) * trunk/config.w32 (modified) * trunk/xcache.c (modified) list modules compiled in XCache Fri, 26 May 2006 02:24:53 GMT moo [25] * trunk/xcache.c (modified) php5 cli zts dtor fix Thu, 25 May 2006 02:39:16 GMT moo [21] * trunk/mmap.c (modified) * trunk/xcache.c (modified) friendly anonymous mmap name for win32 Thu, 25 May 2006 02:38:27 GMT moo [20] * trunk/const_string.c (modified) * trunk/const_string.h (modified) * trunk/opcode_spec.c (modified) * trunk/opcode_spec.h (modified) * trunk/xcache.c (modified) get* proto changes Thu, 25 May 2006 02:36:08 GMT moo [19] * trunk/utils.c (modified) * trunk/xcache.c (modified) * trunk/xcache.h (modified) void empty agument for macro for vc6 Thu, 25 May 2006 02:33:32 GMT moo [18] * trunk/xcache.c (modified) fix win32/vc build for php4 Thu, 25 May 2006 02:31:16 GMT moo [17] * trunk/xcache.c (modified) void circle dependcy between ZEND_INIT_MODULE_GLOBALS and ... Wed, 24 May 2006 07:52:48 GMT moo [11] * trunk/Makefile.frag (modified) * trunk/config.m4 (modified) * trunk/config.w32 (added) * trunk/coverage.c (modified) * trunk/lock.c (modified) * trunk/mmap.c (modified) * trunk/myshm.h (modified) * trunk/processor/main.m4 (modified) * trunk/processor/processor.m4 (modified) * trunk/processor/string.m4 (modified) * trunk/processor/struct.m4 (modified) * trunk/stack.c (modified) * trunk/utils.c (modified) * trunk/xcache.c (modified) * trunk/xcache.h (modified) make it build on windows vc compiler Sat, 20 May 2006 01:53:24 GMT moo [9] * trunk/xcache.c (modified) update proto description Sat, 13 May 2006 03:19:43 GMT moo [8] * trunk/config.m4 (modified) * trunk/disassembler.c (modified) * trunk/opcode_spec.c (modified) * trunk/utils.c (modified) * trunk/xcache.c (modified) make opcode_spec_def.h optional Tue, 09 May 2006 10:58:38 GMT moo [1] * trunk (added) * trunk/.vimrc (added) * trunk/Decompiler.class.php (added) * trunk/INSTALL (added) * trunk/Makefile.frag (added) * trunk/align.h (added) * trunk/assembler.c (added) * trunk/config.m4 (added) * trunk/const_string.c (added) * trunk/const_string.h (added) * trunk/const_string_opcodes_php4.x.h (added) * trunk/const_string_opcodes_php5.1.h (added) * trunk/const_string_opcodes_php6.x.h (added) * trunk/coverage.c (added) * trunk/coverage.h (added) * trunk/decoder.c (added) * trunk/disassembler.c (added) * trunk/disassembler.h (added) * trunk/encoder.c (added) * trunk/includes.c (added) * trunk/lock.c (added) * trunk/lock.h (added) * trunk/make.devel (added) * trunk/make.inc.example (added) * trunk/mem.c (added) * trunk/mem.h (added) * trunk/mkopcode.awk (added) * trunk/mkopcode_spec.awk (added) * trunk/mkstructinfo.awk (added) * trunk/mmap.c (added) * trunk/myshm.h (added) * trunk/opcode_spec.c (added) * trunk/opcode_spec.h (added) * trunk/optimizer.c (added) * trunk/optimizer.h (added) * trunk/phpdc.phpr (added) * trunk/phpdop.phpr (added) * trunk/processor (added) * trunk/processor.c (added) * trunk/processor/dispatch.m4 (added) * trunk/processor/hashtable.m4 (added) * trunk/processor/head.m4 (added) * trunk/processor/main.m4 (added) * trunk/processor/processor.m4 (added) * trunk/processor/string.m4 (added) * trunk/processor/struct.m4 (added) * trunk/stack.c (added) * trunk/stack.h (added) * trunk/test.php (added) * trunk/utils.c (added) * trunk/utils.h (added) * trunk/xcache.c (added) * trunk/xcache.h (added) * trunk/xcache.ini (added) * trunk/xcache_globals.h (added) initial import to online