# # ChangeLog for trunk/xcache_globals.h # # Generated by Trac 1.0.1 # 2013-05-24T07:30:46+02:00 Thu, 23 Aug 2012 08:27:54 GMT moo [1146] * trunk/ChangeLog (modified) * trunk/NEWS (modified) * trunk/htdocs/cacher/edit.php (modified) * trunk/htdocs/cacher/edit.tpl.php (modified) * trunk/htdocs/cacher/index.php (modified) * trunk/htdocs/cacher/sub/entrylist.tpl.php (modified) * trunk/mod_cacher/xc_cacher.c (modified) * trunk/xcache_globals.h (modified) closes #287: namespace support Fri, 03 Aug 2012 03:52:01 GMT moo [1118] * trunk/mod_cacher/xc_cacher.c (modified) * trunk/mod_coverager/xc_coverager.c (modified) * trunk/xcache_globals.h (modified) typo Thu, 02 Aug 2012 06:27:41 GMT moo [1117] * trunk/ChangeLog (modified) * trunk/mod_coverager/xc_coverager.c (modified) * trunk/xcache-zh-gb2312.ini (modified) * trunk/xcache.ini (modified) * trunk/xcache_globals.h (modified) fixed #39: ini_set never work for xcache.coverager setting Wed, 25 Jul 2012 03:14:09 GMT moo [1040] * trunk/Makefile.frag.deps (modified) * trunk/config.m4 (modified) * trunk/config.w32 (modified) * trunk/mod_cacher/xc_cacher.c (added) * trunk/mod_cacher/xc_cacher.h (added) * trunk/xcache.c (modified) * trunk/xcache.h (modified) * trunk/xcache/xc_shm.h (modified) * trunk/xcache_globals.h (modified) split cacher as sub module Tue, 17 Jul 2012 08:35:45 GMT moo [982] * trunk/Makefile.frag (modified) * trunk/bin (added) * trunk/bin/phpdc.phpr (moved) * trunk/bin/phpdop.phpr (moved) * trunk/config.m4 (modified) * trunk/config.w32 (modified) * trunk/devel (added) * trunk/devel/gen_const_string_opcodes.awk (moved) * trunk/devel/gen_xc_opcode_spec.awk (moved) * trunk/devel/graph (moved) * trunk/devel/prepare.devel (moved) * trunk/devel/prepare.devel.inc.example (moved) * trunk/devel/run (copied) * trunk/devel/test.mak (moved) * trunk/gen_structinfo.awk (moved) * trunk/lib (added) * trunk/lib/Decompiler.class.php (moved) * trunk/main (added) * trunk/main/README (added) * trunk/main/xc_const_string.c (moved) * trunk/main/xc_const_string.h (moved) * trunk/main/xc_const_string_opcodes_php4.x.h (moved) * trunk/main/xc_const_string_opcodes_php5.0.h (moved) * trunk/main/xc_const_string_opcodes_php5.1.h (moved) * trunk/main/xc_const_string_opcodes_php5.4.h (moved) * trunk/main/xc_const_string_opcodes_php6.x.h (moved) * trunk/main/xc_lock.c (moved) * trunk/main/xc_lock.h (moved) * trunk/main/xc_malloc.c (moved) * trunk/main/xc_mem.c (moved) * trunk/main/xc_mem.h (moved) * trunk/main/xc_opcode_spec.c (moved) * trunk/main/xc_opcode_spec.h (moved) * trunk/main/xc_opcode_spec_def.h (moved) * trunk/main/xc_processor.c (moved) * trunk/main/xc_shm.c (moved) * trunk/main/xc_shm.h (moved) * trunk/main/xc_shm_mmap.c (moved) * trunk/main/xc_utils.c (moved) * trunk/main/xc_utils.h (moved) * trunk/processor/head.m4 (modified) * trunk/run (added) * trunk/submodules (added) * trunk/submodules/xc_assembler.c (moved) * trunk/submodules/xc_coverager.c (moved) * trunk/submodules/xc_coverager.h (moved) * trunk/submodules/xc_decoder.c (moved) * trunk/submodules/xc_disassembler.c (moved) * trunk/submodules/xc_disassembler.h (moved) * trunk/submodules/xc_encoder.c (moved) * trunk/submodules/xc_optimizer.c (moved) * trunk/submodules/xc_optimizer.h (moved) * trunk/util (added) * trunk/util/README (added) * trunk/util/xc_align.h (moved) * trunk/util/xc_foreachcoresig.h (moved) * trunk/util/xc_stack.c (moved) * trunk/util/xc_stack.h (moved) * trunk/util/xc_vector.h (added) * trunk/xcache.c (modified) * trunk/xcache.h (modified) * trunk/xcache_globals.h (modified) move files to subdirs Thu, 19 Apr 2012 06:08:23 GMT moo [894] * trunk/xcache.c (modified) * trunk/xcache_globals.h (modified) adds xcache.admin.enable_auth Mon, 03 Aug 2009 08:15:53 GMT moo [662] * trunk/processor/dispatch.m4 (modified) * trunk/processor/head.m4 (modified) * trunk/processor/main.m4 (modified) * trunk/processor/processor.m4 (modified) * trunk/processor/string.m4 (modified) * trunk/processor/struct.m4 (modified) * trunk/utils.h (modified) * trunk/xcache.c (modified) * trunk/xcache.h (modified) * trunk/xcache_globals.h (modified) back patch !__FILE__ and !__DIR__ on cache restore Fri, 31 Jul 2009 09:41:19 GMT moo [656] * trunk/xcache.c (modified) * trunk/xcache_globals.h (modified) use zend_llist instead of HashTable for gc_op_arrays Wed, 01 Apr 2009 08:06:38 GMT moo [588] * trunk/utils.c (modified) * trunk/utils.h (modified) * trunk/xcache.c (modified) * trunk/xcache_globals.h (modified) handle compile time new constant. fixed #208: null as default value for ... Sat, 05 Jan 2008 09:17:02 GMT moo [508] * trunk/const_string.c (modified) * trunk/processor/processor.m4 (modified) * trunk/utils.c (modified) * trunk/xcache.c (modified) * trunk/xcache_globals.h (modified) PHP_4: fix build Fri, 04 Jan 2008 14:05:12 GMT moo [498] * trunk/processor/processor.m4 (modified) * trunk/xcache.c (modified) * trunk/xcache.h (modified) * trunk/xcache_globals.h (modified) PHP_5_3: deep copy arg_info which is modified by executor Fri, 04 Jan 2008 11:38:57 GMT moo [496] * trunk/ChangeLog (modified) * trunk/processor/processor.m4 (modified) * trunk/utils.c (modified) * trunk/utils.h (modified) * trunk/xcache-test.ini (modified) * trunk/xcache.c (modified) * trunk/xcache.h (modified) * trunk/xcache_globals.h (modified) fixed #157: support user error handler for E_STRICT. E_STRICT is now ... Sat, 30 Jun 2007 05:17:52 GMT moo [435] * trunk/xcache.c (modified) * trunk/xcache_globals.h (modified) copy internal table correctly, refix #59 which is broken by [429] Thu, 31 May 2007 03:48:08 GMT moo [405] * trunk/utils.c (modified) * trunk/utils.h (modified) * trunk/xcache.c (modified) * trunk/xcache_globals.h (modified) full ZendOptimizer compatibility Sun, 27 May 2007 14:04:56 GMT moo [399] * trunk/ChangeLog (modified) * trunk/xcache.c (modified) * trunk/xcache.ini (modified) * trunk/xcache_globals.h (modified) added xcache.experimental for use to turn on experimental features Sun, 27 May 2007 12:36:12 GMT moo [393] * trunk/AUTHORS (modified) * trunk/COPYING (modified) * trunk/Decompiler.class.php (modified) * trunk/NEWS (modified) * trunk/README (modified) * trunk/align.h (modified) * trunk/assembler.c (modified) * trunk/config.m4 (modified) * trunk/const_string.c (modified) * trunk/const_string.h (modified) * trunk/const_string_opcodes_php4.x.h (modified) * trunk/const_string_opcodes_php5.0.h (modified) * trunk/const_string_opcodes_php5.1.h (modified) * trunk/const_string_opcodes_php6.x.h (modified) * trunk/coverager.c (modified) * trunk/coverager.h (modified) * trunk/coverager/common-en.lang.php (modified) * trunk/coverager/common-zh-simplified-gb2312.lang.php (modified) * trunk/coverager/common-zh-simplified-utf-8.lang.php (modified) * trunk/coverager/common.php (modified) * trunk/coverager/coverager.php (modified) * trunk/coverager/coverager.tpl.php (modified) * trunk/coverager/index.php (modified) * trunk/decoder.c (modified) * trunk/disassembler.c (modified) * trunk/disassembler.h (modified) * trunk/encoder.c (modified) * trunk/foreachcoresig.h (modified) * trunk/includes.c (modified) * trunk/lock.c (modified) * trunk/lock.h (modified) * trunk/mem.c (modified) * trunk/mem.h (modified) * trunk/mkopcode.awk (modified) * trunk/mkopcode_spec.awk (modified) * trunk/mkstructinfo.awk (modified) * trunk/mmap.c (modified) * trunk/opcode_spec.c (modified) * trunk/opcode_spec.h (modified) * trunk/optimizer.c (modified) * trunk/optimizer.h (modified) * trunk/processor.c (modified) * trunk/processor/dispatch.m4 (modified) * trunk/processor/hashtable.m4 (modified) * trunk/processor/head.m4 (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/stack.h (modified) * trunk/utils.c (modified) * trunk/utils.h (modified) * trunk/xc_shm.h (modified) * trunk/xcache.c (modified) * trunk/xcache.h (modified) * trunk/xcache_globals.h (modified) set svn:eol-style Sun, 04 Feb 2007 06:22:14 GMT moo [344] * trunk/utils.c (modified) * trunk/utils.h (modified) * trunk/xcache.c (modified) * trunk/xcache_globals.h (modified) copy internal functions/classes into sandbox, they're needed by compiler Sun, 01 Oct 2006 08:57:51 GMT moo [204] * trunk/coverager.c (modified) * trunk/coverager.h (modified) * trunk/xcache-zh-gb2312.ini (modified) * trunk/xcache.c (modified) * trunk/xcache.ini (modified) * trunk/xcache_globals.h (modified) coverager: new api ... Wed, 13 Sep 2006 12:22:57 GMT moo [165] * trunk/xcache.c (modified) * trunk/xcache.h (modified) * trunk/xcache.ini (modified) * trunk/xcache_globals.h (modified) implement xcache.stat. and reimpl [160] for trunk to fix win32 hash ... Wed, 30 Aug 2006 12:27:53 GMT moo [117] * trunk/xcache_globals.h (modified) fix to compile Wed, 30 Aug 2006 00:31:03 GMT moo [114] * trunk/admin/xcache.php (modified) * trunk/processor/processor.m4 (modified) * trunk/xcache.c (modified) * trunk/xcache.h (modified) * trunk/xcache.ini (modified) * trunk/xcache_globals.h (modified) gc expired items, new ini: xcache.ttl xcache.gc_interval xcache.var_ttl ... Fri, 26 May 2006 02:31:00 GMT moo [28] * trunk/xcache_globals.h (modified) rename coverage -> coverager 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