# # ChangeLog for trunk/NEWS in svn # # Generated by Trac 1.0.6.post2 # 2018-04-23T23:42:52Z Wed, 01 Aug 2012 16:54:51 GMT Xuefer [1106] * trunk/NEWS (modified) * trunk/xcache-zh-gb2312.ini (modified) * trunk/xcache.c (modified) * trunk/xcache.ini (modified) adds disable_on_crash support for win32 Mon, 30 Jul 2012 15:06:24 GMT Xuefer [1091] * trunk/ChangeLog (modified) * trunk/NEWS (modified) updated news/changelog Fri, 27 Jul 2012 16:37:37 GMT Xuefer [1064] * trunk/ChangeLog (modified) * trunk/NEWS (modified) * trunk/htdocs/cacher/cacher-zh-simplified.lang.php (modified) * trunk/htdocs/cacher/cacher-zh-traditional.lang.php (modified) * trunk/htdocs/cacher/cacher.php (modified) * trunk/htdocs/cacher/cacher.tpl.php (modified) * trunk/mod_cacher/xc_cacher.c (modified) * trunk/mod_cacher/xc_cacher.h (modified) adds xcache_enable_cache api. re-implements disable on crash Tue, 24 Jul 2012 16:40:35 GMT Xuefer [1039] * trunk/ChangeLog (modified) * trunk/NEWS (modified) updated ChangeLog and NEWS Tue, 24 Jul 2012 02:39:52 GMT Xuefer [1036] * trunk/ChangeLog (modified) * trunk/NEWS (modified) bump version to 3.0.0 Sun, 22 Jul 2012 06:26:35 GMT Xuefer [1026] * trunk/ChangeLog (modified) * trunk/Makefile.frag.deps (modified) * trunk/NEWS (modified) * trunk/config.m4 (modified) * trunk/config.w32 (modified) * trunk/mod_cacher/htdocs/xcache.php (modified) * trunk/mod_coverager/xc_coverager.c (modified) * trunk/mod_coverager/xc_coverager.h (modified) * trunk/mod_disassembler/xc_disassembler.c (modified) * trunk/mod_disassembler/xc_disassembler.h (modified) * trunk/mod_optimizer/xc_optimizer.c (modified) * trunk/mod_optimizer/xc_optimizer.h (modified) * trunk/xcache-test.ini (modified) * trunk/xcache-zh-gb2312.ini (modified) * trunk/xcache.c (modified) * trunk/xcache.ini (modified) * trunk/xcache/xc_compatibility.h (modified) * trunk/xcache/xc_extension.c (added) * trunk/xcache/xc_extension.h (added) * trunk/xcache/xc_ini.c (added) * trunk/xcache/xc_ini.h (added) * trunk/xcache/xc_sandbox.h (modified) refactor: split extension init to sub module. TODO: compatibility ... Mon, 16 Jul 2012 08:41:38 GMT Xuefer [979] * trunk/ChangeLog (modified) * trunk/NEWS (modified) * trunk/mmap.c (modified) * trunk/xc_shm.h (modified) * trunk/xcache.c (modified) * trunk/xcache.ini (modified) closes #2: auto disable on crash Sat, 14 Jul 2012 03:53:25 GMT Xuefer [974] * trunk/ChangeLog (modified) * trunk/NEWS (modified) * trunk/xcache.c (modified) fixes #73: warn for improper PHP_FCGI_CHILDREN setting fcgi mode Sat, 14 Jul 2012 03:00:10 GMT Xuefer [973] * trunk/ChangeLog (modified) * trunk/NEWS (modified) updates changelog/news Sat, 14 Jul 2012 01:30:55 GMT Xuefer [969] * trunk/ChangeLog (modified) * trunk/NEWS (modified) updated release date Fri, 13 Jul 2012 02:40:55 GMT Xuefer [964] * trunk/ChangeLog (modified) * trunk/NEWS (modified) * trunk/processor/processor.m4 (modified) * trunk/xcache.c (modified) * trunk/xcache.h (modified) fixed #264, #284: __FILE__ __DIR__ handling for moved/hardlinked ... Sun, 01 Jul 2012 04:13:31 GMT Xuefer [943] * trunk/ChangeLog (modified) * trunk/NEWS (modified) update news and changelog Sat, 16 Jun 2012 14:34:50 GMT Xuefer [907] * trunk/ChangeLog (modified) * trunk/NEWS (modified) abandon 1.3.3 Tue, 29 May 2012 02:25:41 GMT Xuefer [902] * trunk/ChangeLog (modified) * trunk/NEWS (modified) * trunk/admin/common-en.lang.php (modified) * trunk/admin/common.php (modified) * trunk/admin/config.default.php (moved) * trunk/admin/edit.php (modified) * trunk/admin/header.tpl.php (modified) * trunk/admin/help.php (modified) * trunk/admin/xcache.php (modified) * trunk/admin/xcache.tpl.php (modified) improve config handling Fri, 11 May 2012 03:04:00 GMT Xuefer [901] * trunk/ChangeLog (modified) * trunk/NEWS (modified) updated news/changelog Thu, 19 Apr 2012 18:29:38 GMT Xuefer [898] * trunk/ChangeLog (modified) * trunk/NEWS (modified) * trunk/xcache.h (modified) bump version, updated release date Thu, 05 Apr 2012 13:35:20 GMT Xuefer [885] * trunk/NEWS (modified) typo Fri, 30 Mar 2012 17:28:57 GMT Xuefer [871] * trunk/ChangeLog (modified) * trunk/NEWS (modified) updated changelog Fri, 23 Mar 2012 08:04:14 GMT Xuefer [828] * trunk/ChangeLog (modified) * trunk/NEWS (modified) * trunk/processor/processor.m4 (modified) * trunk/processor/string.m4 (modified) fix constant name handling (possible SIGSEGV) Sat, 04 Jun 2011 02:28:13 GMT Xuefer [812] * trunk/ChangeLog (modified) * trunk/NEWS (modified) update 1.3.2 release date Fri, 22 Apr 2011 14:56:40 GMT Xuefer [783] * trunk/ChangeLog (modified) * trunk/NEWS (modified) * trunk/admin/common.php (modified) avoid possible filename injection in admin page Mon, 18 Apr 2011 04:25:16 GMT Xuefer [765] * trunk/ChangeLog (modified) * trunk/NEWS (modified) news update Sat, 09 Apr 2011 12:57:35 GMT Xuefer [725] * trunk/ChangeLog (modified) * trunk/NEWS (modified) php6 changes is not back ported to branches/1.3 Sat, 09 Apr 2011 07:07:48 GMT Xuefer [716] * trunk/ChangeLog (modified) * trunk/Decompiler.class.php (modified) * trunk/NEWS (modified) * trunk/coverager.c (modified) * trunk/optimizer.c (modified) * trunk/processor/processor.m4 (modified) * trunk/utils.c (modified) * trunk/xcache.c (modified) * trunk/xcache.h (modified) PHP 6: initial catch up with php 6 literals and trait Sat, 09 Apr 2011 03:08:38 GMT Xuefer [714] * trunk/ChangeLog (modified) * trunk/Decompiler.class.php (modified) * trunk/NEWS (modified) * trunk/const_string_opcodes_php6.x.h (modified) * trunk/disassembler.c (modified) disassembler: DECLARE_INHERITED_CLASS/DELAYED class not found Tue, 08 Feb 2011 09:16:40 GMT Xuefer [703] * trunk/ChangeLog (modified) * trunk/NEWS (modified) --disable-xcache-constant is 2.x only bug Tue, 08 Feb 2011 09:13:27 GMT Xuefer [702] * trunk/ChangeLog (modified) * trunk/NEWS (modified) * trunk/xcache.c (modified) fix --disable-xcache-constant Tue, 08 Feb 2011 05:13:22 GMT Xuefer [698] * trunk/ChangeLog (modified) * trunk/NEWS (modified) * trunk/xcache.c (modified) fix segv on shutdown when ionCube Loader is loaded Tue, 08 Feb 2011 05:11:39 GMT Xuefer [697] * trunk/ChangeLog (modified) * trunk/NEWS (modified) updates news Tue, 08 Feb 2011 05:10:10 GMT Xuefer [696] * trunk/ChangeLog (modified) * trunk/NEWS (modified) merge ChangeLog and NEWS from 1.3 Tue, 04 Aug 2009 03:02:22 GMT Xuefer [665] * trunk/ChangeLog (modified) * trunk/NEWS (modified) sync and update ChangeLog and NEWS from b1.3.0 Sun, 17 Aug 2008 10:52:42 GMT Xuefer [562] * trunk/ChangeLog (modified) * trunk/NEWS (modified) * trunk/const_string.c (modified) * trunk/const_string_opcodes_php5.1.h (modified) * trunk/const_string_opcodes_php5.3.h (deleted) * trunk/const_string_opcodes_php6.x.h (modified) * trunk/prepare.devel (modified) * trunk/processor/processor.m4 (modified) * trunk/xcache.h (modified) 5.3 support, merge news from 1.2 Thu, 12 Jul 2007 03:11:06 GMT Xuefer [451] * trunk (modified) * trunk/ChangeLog (modified) * trunk/NEWS (modified) * trunk/xcache.c (modified) merged [449] from turnk: fix compiling state after compiling non ... Wed, 11 Jul 2007 12:56:10 GMT Xuefer [448] * trunk (modified) * trunk/ChangeLog (modified) * trunk/NEWS (modified) merged 447 from 1.2, news/changelog update Fri, 22 Jun 2007 15:36:41 GMT Xuefer [431] * trunk (modified) * trunk/NEWS (modified) merged news Thu, 21 Jun 2007 16:37:29 GMT Xuefer [425] * trunk (modified) * trunk/ChangeLog (modified) * trunk/NEWS (modified) * trunk/xcache.c (modified) merged [423] from b1.2: fixed #101, #105: Fixed compatibility issue ... Thu, 31 May 2007 04:17:28 GMT Xuefer [407] * trunk/ChangeLog (modified) * trunk/NEWS (modified) NEWS/ChangeLog updates for #92 Sun, 27 May 2007 12:56:17 GMT Xuefer [395] * trunk/ChangeLog (added) * trunk/NEWS (modified) split ChangeLog from NEWS Sun, 27 May 2007 12:36:12 GMT Xuefer [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 Tue, 15 May 2007 03:36:40 GMT Xuefer [382] * trunk/NEWS (modified) * trunk/admin/xcache.php (modified) could not show module info in admin page when XCache is the last module Sat, 05 May 2007 11:05:39 GMT Xuefer [376] * trunk/NEWS (modified) * trunk/xcache.c (modified) fix wrong http auth realm quoting Sat, 05 May 2007 11:04:58 GMT Xuefer [375] * trunk/NEWS (modified) NEWS update Sat, 05 May 2007 10:30:14 GMT Xuefer [371] * trunk/NEWS (modified) * trunk/admin/common-zh-simplified-utf-8.lang.php (modified) * trunk/admin/common-zh-traditional-utf-8.lang.php (modified) * trunk/admin/edit.php (added) * trunk/admin/edit.tpl.php (added) * trunk/admin/footer.tpl.php (added) * trunk/admin/header.tpl.php (added) * trunk/admin/xcache.css (modified) * trunk/admin/xcache.php (modified) * trunk/admin/xcache.tpl.php (modified) fixed #86, enhancement in admin page, remove/edit variable Sat, 16 Dec 2006 12:04:32 GMT Xuefer [329] * trunk (modified) * trunk/NEWS (modified) * trunk/xcache.c (modified) trunk: merged 328, fixed #56: xcache_set segfaults when xcache.var_size=0 Sun, 10 Dec 2006 08:29:03 GMT Xuefer [324] * branches/1.2/NEWS (modified) * trunk/NEWS (modified) add 1.2.0 release date Sat, 02 Dec 2006 02:30:25 GMT Xuefer [293] * trunk/NEWS (modified) NEWS update Wed, 22 Nov 2006 11:44:26 GMT Xuefer [286] * trunk/NEWS (copied) news for 1.2.0 Sat, 11 Nov 2006 03:32:57 GMT Xuefer [276] * branches/1.1/NEWS (modified) * branches/1.1/xcache.h (modified) 1.1: bump version to 1.1.0