# # ChangeLog for trunk # # Generated by Trac 1.0.1 # 2013-06-18T07:46:31+02:00 Tue, 24 Oct 2006 04:38:38 GMT moo [264] * trunk/utils.c (modified) remove false assertion. Tue, 06 Jun 2006 11:26:22 GMT moo [65] * trunk/xcache.c (modified) signal handling fix Tue, 06 Jun 2006 11:22:59 GMT moo [64] * trunk/README (added) readme Tue, 06 Jun 2006 11:22:15 GMT moo [63] * trunk/THANKS (added) thanks Mon, 05 Jun 2006 05:14:19 GMT moo [62] * trunk/lock.c (modified) use %TEMP %TMP for win32 (or $TEMP $TMP for *NIX) Mon, 05 Jun 2006 05:13:34 GMT moo [61] * trunk/mmap.c (modified) refix to unlink correctly for newly created files Sat, 03 Jun 2006 04:20:18 GMT moo [60] * trunk/admin/help.php (added) * trunk/admin/xcache.css (modified) * trunk/admin/xcache.php (modified) * trunk/admin/xcache.tpl.php (modified) closes #8, simple docs for admin pages Sat, 03 Jun 2006 03:07:38 GMT moo [59] * trunk/mmap.c (modified) fix #10, introduced by [11] Sat, 03 Jun 2006 02:30:58 GMT moo [58] * trunk/processor/hashtable.m4 (modified) * trunk/processor/head.m4 (modified) refix as in the example from http://www.hardened- ... Fri, 02 Jun 2006 01:55:05 GMT moo [57] * trunk/mmap.c (modified) never unlink the file not created by XCache Wed, 31 May 2006 01:22:18 GMT moo [56] * trunk/const_string_opcodes_php5.0.h (added) * trunk/processor/head.m4 (modified) * trunk/processor/processor.m4 (modified) brings 5.0.x support back Wed, 31 May 2006 01:21:57 GMT moo [55] * trunk/xcache.c (modified) win32 proto fix Wed, 31 May 2006 01:21:41 GMT moo [54] * trunk/mem.c (modified) fix "leak" on test Wed, 31 May 2006 01:21:09 GMT moo [53] * trunk/Makefile.frag (modified) autoconf info said grep might not have -F on some os Wed, 31 May 2006 01:20:18 GMT moo [52] * trunk/mkopcode.awk (modified) * trunk/mkopcode_spec.awk (modified) * trunk/mkstructinfo.awk (modified) * trunk/phpdc.phpr (modified) * trunk/phpdop.phpr (modified) * trunk/prepare.devel (modified) * trunk/test.mak (modified) bc with old bsd for devel Wed, 31 May 2006 01:19:21 GMT moo [51] * trunk/const_string.c (modified) * trunk/coverager.c (modified) typo Tue, 30 May 2006 12:02:53 GMT moo [50] * trunk/processor/hashtable.m4 (modified) patch for hardening-patch Tue, 30 May 2006 02:05:58 GMT moo [49] * trunk/mem.c (modified) * trunk/test.mak (added) * trunk/xcache.c (modified) big diff yet small change: fix ran into outside of shared memory. and ... Tue, 30 May 2006 01:27:43 GMT moo [48] * trunk/admin/xcache.css (modified) margin for percent Mon, 29 May 2006 09:27:43 GMT moo [47] * trunk/admin/xcache.tpl.php (modified) fix cycle for freeblocks Mon, 29 May 2006 09:25:46 GMT moo [46] * trunk/admin/xcache.css (modified) * trunk/admin/xcache.tpl.php (modified) css update Sun, 28 May 2006 13:06:54 GMT moo [45] * trunk/AUTHORS (added) * trunk/COPYING (added) use BSD license Sun, 28 May 2006 06:29:46 GMT moo [44] * trunk/xcache.ini (modified) sync with the wiki Sun, 28 May 2006 04:39:57 GMT moo [43] * trunk (modified) * trunk/prepare.devel (moved) * trunk/prepare.devel.inc.example (moved) less confusing name Sun, 28 May 2006 04:38:11 GMT moo [42] * trunk/mkstructinfo.awk (modified) avoid gnu extension, for installing Sun, 28 May 2006 04:36:57 GMT moo [41] * trunk/mkopcode.awk (modified) * trunk/mkopcode_spec.awk (modified) avoid gnu extension, for devel Sat, 27 May 2006 12:16:43 GMT moo [40] * trunk/test.php (deleted) not for your test 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 11:05:31 GMT moo [38] * trunk/Makefile.frag (modified) dirty fix for non-gnu make, until php build system fix it Sat, 27 May 2006 10:47:50 GMT moo [37] * trunk/config.m4 (modified) * trunk/config.w32 (modified) correct warning for coverager 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 09:46:50 GMT moo [35] * trunk/Makefile.frag (modified) -E isn't a validate argument of m4 in 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 06:12:10 GMT moo [33] * trunk/coverager (added) * trunk/coverager/config.php.example (added) * trunk/coverager/coverager.css (added) * trunk/coverager/coverager.php (added) * trunk/coverager/coverager.tpl.php (added) * trunk/coverager/index.php (added) * trunk/xcache.ini (modified) coverage dumper web viewer 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 03:46:42 GMT moo [31] * trunk/config.w32 (modified) fix last commit about || Fri, 26 May 2006 03:32:40 GMT moo [30] * trunk/Makefile.frag (modified) * trunk/config.m4 (modified) * trunk/config.w32 (modified) use mkstructinfo no matter if test is enabled, but ignore the awk error Fri, 26 May 2006 02:31:45 GMT moo [29] * trunk/processor/head.m4 (modified) * trunk/processor/struct.m4 (modified) outputs info about how autocheck is built Fri, 26 May 2006 02:31:00 GMT moo [28] * trunk/xcache_globals.h (modified) rename coverage -> coverager 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 06:52:20 GMT moo [24] * trunk/Makefile.frag (modified) remove testing flags Thu, 25 May 2006 06:51:45 GMT moo [23] * trunk/mkstructinfo.awk (modified) POSIX { and delete TODO: still not POSIX compatible due to "match()" Thu, 25 May 2006 06:49:48 GMT moo [22] * trunk/Makefile.frag (modified) * trunk/config.m4 (modified) * trunk/config.w32 (modified) do not depends on mkstructinfo.awk if test is not enabled 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 ... Thu, 25 May 2006 02:29:02 GMT moo [16] * trunk/coverage.c (modified) php4 building fix Wed, 24 May 2006 12:39:21 GMT moo [15] * trunk/config.w32 (modified) fix processor.out generating Wed, 24 May 2006 12:38:55 GMT moo [14] * trunk/xcache.h (modified) kill some warning for vc6 Wed, 24 May 2006 12:38:07 GMT moo [13] * trunk/coverage.c (modified) fix build on win32,shared Wed, 24 May 2006 12:37:49 GMT moo [12] * trunk/processor/main.m4 (modified) XCACHE_ENABLE_TEST should be disabled by default 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:54:55 GMT moo [10] * trunk (modified) * trunk/.cvsignore (added) svn:ignore 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 Sat, 13 May 2006 03:11:13 GMT moo [7] * trunk/make.devel (modified) don't rebuild tags everytime Sat, 13 May 2006 01:55:40 GMT moo [6] * trunk/Makefile.frag (modified) compatibility fix Sat, 13 May 2006 01:55:20 GMT moo [5] * trunk/mkopcode.awk (modified) * trunk/mkopcode_spec.awk (modified) * trunk/mkstructinfo.awk (modified) use the name of awk instead of gawk Sat, 13 May 2006 01:54:55 GMT moo [4] * trunk/mkstructinfo.awk (modified) * trunk/processor/hashtable.m4 (modified) * trunk/processor/head.m4 (modified) * trunk/processor/main.m4 (modified) * trunk/processor/processor.m4 (modified) * trunk/processor/struct.m4 (modified) compatibility fix: remove the using of gnu m4 extension Sat, 13 May 2006 01:53:31 GMT moo [3] * trunk/make.devel (modified) rewrite as bash script Sat, 13 May 2006 01:51:59 GMT moo [2] * trunk/xcache.h (modified) fix the using of XtOffsetOf 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 Tue, 18 Jun 2013 02:40:51 GMT moo [1265] * trunk/ChangeLog (modified) * trunk/NEWS (modified) note about 3.0.3 Mon, 10 Jun 2013 04:26:08 GMT moo [1261] * trunk/COPYING (modified) update copyright year Mon, 10 Jun 2013 04:25:32 GMT moo [1260] * trunk/ChangeLog (modified) * trunk/NEWS (modified) updated release date Tue, 28 May 2013 02:07:48 GMT moo [1254] * trunk/devel/prepare.mak (modified) * trunk/xcache/xc_const_string.c (modified) disassembler: fix: compile against correct const string for PHP 5.2, use ... Tue, 28 May 2013 02:03:33 GMT moo [1253] * trunk/ChangeLog (modified) * trunk/NEWS (modified) update bug fix note about PHP 5.4+ only Mon, 27 May 2013 14:58:08 GMT moo [1251] * trunk/ChangeLog (modified) * trunk/NEWS (modified) * trunk/xcache.c (modified) fixes #307: compatible with Zend Debugger which requires to be installed ... Fri, 24 May 2013 09:36:16 GMT moo [1250] * trunk/mod_optimizer/xc_optimizer.c (modified) fix optimizer debug Fri, 24 May 2013 04:20:05 GMT moo [1249] * trunk/mod_optimizer/xc_optimizer.c (modified) remove unused code Mon, 20 May 2013 08:02:40 GMT moo [1245] * trunk/ChangeLog (modified) * trunk/xcache/xc_lock.c (modified) fixes #301: refix locking impl Thu, 16 May 2013 07:02:56 GMT moo [1244] * trunk/mod_cacher/xc_cacher.c (modified) undo [1242] Thu, 16 May 2013 06:58:59 GMT moo [1243] * trunk/mod_cacher/xc_cacher.c (modified) fix build Thu, 16 May 2013 06:52:36 GMT moo [1242] * trunk/mod_cacher/xc_cacher.c (modified) undefined xc_shm_t Thu, 16 May 2013 06:24:41 GMT moo [1240] * trunk/processor/processor.m4 (modified) fix build for PHP<5.4 Fri, 10 May 2013 17:52:02 GMT moo [1238] * trunk/ChangeLog (modified) * trunk/NEWS (modified) * trunk/mod_cacher/xc_cache.h (modified) * trunk/mod_cacher/xc_cacher.c (modified) * trunk/processor/processor.m4 (modified) fixes #296: Multiple instances of the same software causes PHP "cannot ... Fri, 10 May 2013 15:50:32 GMT moo [1237] * trunk/devel/prepare.cfg.example (modified) PHP5_5 prepare example Mon, 22 Apr 2013 09:28:39 GMT moo [1235] * trunk/ChangeLog (modified) * trunk/htdocs/common/header.tpl.php (modified) * trunk/htdocs/common/tablesort.js (moved) fixes #303: tablesort.js not found in Diagnosis and Coverager Mon, 25 Mar 2013 08:11:46 GMT moo [1234] * trunk/ChangeLog (modified) * trunk/NEWS (modified) * trunk/mod_cacher/xc_cacher.c (modified) * trunk/xcache_globals.h (modified) compatiblity with fcntl Mon, 25 Mar 2013 06:11:01 GMT moo [1233] * trunk/devel/run (modified) fix php-src for running test Mon, 25 Mar 2013 06:10:27 GMT moo [1232] * trunk/processor/processor.m4 (modified) PHP_5_5: fix build Mon, 14 Jan 2013 14:22:36 GMT moo [1230] * trunk/ChangeLog (modified) * trunk/NEWS (modified) * trunk/xcache.c (modified) fixes #297: segv on startup under sparc, ini setting overflow Fri, 11 Jan 2013 02:48:41 GMT moo [1224] * trunk (modified) * trunk/ChangeLog (modified) * trunk/NEWS (modified) MFB: update release date for 3.0.1 Fri, 11 Jan 2013 02:44:07 GMT moo [1221] * branches/3.0/xcache.h (modified) * trunk/xcache.h (modified) updates copyright year Thu, 27 Dec 2012 06:28:35 GMT moo [1218] * branches/3.0/ChangeLog (modified) * branches/3.0/NEWS (modified) * trunk/ChangeLog (modified) updated ChangeLog Thu, 20 Dec 2012 12:40:04 GMT moo [1217] * trunk/mod_cacher/xc_cacher.c (modified) kill warning "function with _alloca() inlined into a loop" Thu, 20 Dec 2012 12:39:51 GMT moo [1216] * trunk/devel/run (modified) Wconversion make too much noise Wed, 19 Dec 2012 09:08:16 GMT moo [1214] * trunk/processor/processor.m4 (modified) fix build Wed, 19 Dec 2012 08:42:53 GMT moo [1213] * trunk/ChangeLog (modified) * trunk/NEWS (modified) * trunk/devel/prepare.mak (modified) * trunk/mod_optimizer/xc_optimizer.c (modified) * trunk/processor/processor.m4 (modified) * trunk/xcache/xc_compatibility.h (modified) * trunk/xcache/xc_const_string.c (modified) * trunk/xcache/xc_const_string_opcodes_php5.5.h (added) * trunk/xcache/xc_opcode_spec_def.h (modified) * trunk/xcache/xc_utils.c (modified) add support for PHP_5_5 Wed, 19 Dec 2012 07:40:02 GMT moo [1211] * trunk/processor/head.m4 (modified) kill some warning Wed, 19 Dec 2012 07:26:16 GMT moo [1210] * trunk/xcache.h (modified) trunk target to 3.1.x Tue, 18 Dec 2012 07:14:03 GMT moo [1208] * trunk/ChangeLog (modified) * trunk/NEWS (modified) * trunk/mod_optimizer/xc_optimizer.c (modified) * trunk/xcache/xc_utils.c (modified) PHP_5_4: fix for ZEND_JMP_SET_VAR Tue, 18 Dec 2012 07:08:57 GMT moo [1207] * trunk/mod_coverager/xc_coverager.c (modified) fix sign warning Tue, 18 Dec 2012 04:31:22 GMT moo [1206] * trunk/xcache/xc_lock.c (modified) mutex code clean up Mon, 17 Dec 2012 17:14:18 GMT moo [1205] * trunk/ChangeLog (modified) * trunk/NEWS (modified) adds thanks note Mon, 17 Dec 2012 17:11:58 GMT moo [1204] * trunk/mod_cacher/xc_cacher.c (modified) * trunk/xcache/xc_lock.c (modified) * trunk/xcache/xc_lock.h (modified) finished improve stability on threaded env