# # ChangeLog for trunk/xcache.c # # Generated by Trac 1.0.1 # 2013-05-25T11:36:32+02:00 Thu, 06 Dec 2012 08:48:01 GMT moo [1182] * trunk/htdocs/diagnosis/index.php (modified) * trunk/xcache-zh-gb2312.ini (modified) * trunk/xcache.c (modified) * trunk/xcache.ini (modified) adds xcache.coredump_type, updated ini example Thu, 29 Nov 2012 03:35:14 GMT moo [1181] * trunk/xcache.c (modified) use null ptr to generate coredump Tue, 13 Nov 2012 14:28:28 GMT moo [1177] * trunk/xcache.c (modified) better compatibility using exception list instead of empty list to ... Tue, 13 Nov 2012 09:22:46 GMT moo [1172] * trunk/xcache.c (modified) TODO: cause problem with "Zend Optimizer vs ioncube loader" Tue, 06 Nov 2012 06:12:35 GMT moo [1164] * trunk/xcache.c (modified) fix leak, fix build in previous change Tue, 06 Nov 2012 02:41:16 GMT moo [1163] * trunk/ChangeLog (modified) * trunk/NEWS (modified) * trunk/xcache.c (modified) compatible with "the ionCube PHP Loader" Thu, 09 Aug 2012 04:49:51 GMT moo [1134] * trunk/xcache.c (modified) refactor: fix build for previous code clean up Thu, 09 Aug 2012 03:45:28 GMT moo [1133] * trunk/xcache.c (modified) refactor: code clean up Thu, 09 Aug 2012 03:38:46 GMT moo [1131] * trunk/xcache.c (modified) refactor: fix build for previous code clean up Thu, 09 Aug 2012 03:14:56 GMT moo [1129] * trunk/mod_cacher/xc_cacher.c (modified) * trunk/xcache.c (modified) * trunk/xcache/xc_malloc.c (modified) refactor: code clean up Wed, 01 Aug 2012 17:59:34 GMT moo [1113] * trunk/devel/run (modified) * trunk/mod_cacher/xc_cacher.c (modified) * trunk/mod_decoder/xc_decoder.c (modified) * trunk/mod_encoder/xc_encoder.c (modified) * trunk/xcache.c (modified) refactor: kill unused label Wed, 01 Aug 2012 16:54:51 GMT moo [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 Fri, 27 Jul 2012 17:09:38 GMT moo [1067] * trunk/mod_cacher/xc_cacher.c (modified) * trunk/xcache.c (modified) adds zend_ini_boolean_displayer_cb Fri, 27 Jul 2012 09:07:16 GMT moo [1061] * trunk/xcache.c (modified) fix compatibility workarround Thu, 26 Jul 2012 03:46:37 GMT moo [1050] * trunk/xcache.c (modified) refactor: disable expected shadow warning Wed, 25 Jul 2012 10:56:27 GMT moo [1047] * trunk/mod_cacher/xc_cacher.c (modified) * trunk/mod_coverager/xc_coverager.c (modified) * trunk/mod_optimizer/xc_optimizer.c (modified) * trunk/xcache.c (modified) * trunk/xcache/xc_extension.c (modified) * trunk/xcache/xc_extension.h (modified) refactor: fall back to more simpler trick Wed, 25 Jul 2012 09:32:11 GMT moo [1045] * trunk/mod_cacher/xc_cacher.c (modified) * trunk/mod_coverager/xc_coverager.c (modified) * trunk/mod_optimizer/xc_optimizer.c (modified) * trunk/xcache.c (modified) * trunk/xcache/xc_extension.c (modified) * trunk/xcache/xc_extension.h (modified) refactor: bring back compatibility with Zend Optimizer 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 Sun, 22 Jul 2012 07:55:34 GMT moo [1030] * trunk/xcache.c (modified) refactor: cleanup initial_compile_file_called Sun, 22 Jul 2012 07:43:27 GMT moo [1029] * trunk/xcache.c (modified) refactor: typo Sun, 22 Jul 2012 06:57:08 GMT moo [1027] * trunk/mod_coverager/xc_coverager.c (modified) * trunk/mod_disassembler/xc_disassembler.c (modified) * trunk/processor/processor.m4 (modified) * trunk/xcache.c (modified) * trunk/xcache.h (modified) * trunk/xcache/xc_compatibility.h (modified) * trunk/xcache/xc_lock.c (modified) * trunk/xcache/xc_lock.h (modified) refactor: improve build, kill warning Sun, 22 Jul 2012 06:26:35 GMT moo [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 ... Thu, 19 Jul 2012 06:51:33 GMT moo [1003] * trunk/README (modified) * trunk/config.m4 (modified) * trunk/config.w32 (modified) * trunk/devel/run (modified) * trunk/mod_assembler (added) * trunk/mod_assembler/xc_assembler.c (copied) * trunk/mod_cacher (added) * trunk/mod_cacher/htdocs (moved) * trunk/mod_coverager (added) * trunk/mod_coverager/htdocs (moved) * trunk/mod_coverager/xc_coverager.c (copied) * trunk/mod_coverager/xc_coverager.h (copied) * trunk/mod_decoder (added) * trunk/mod_decoder/xc_decoder.c (copied) * trunk/mod_disassembler (added) * trunk/mod_disassembler/bin (moved) * trunk/mod_disassembler/lib (moved) * trunk/mod_disassembler/xc_disassembler.c (copied) * trunk/mod_disassembler/xc_disassembler.h (copied) * trunk/mod_encoder (added) * trunk/mod_encoder/xc_encoder.c (copied) * trunk/mod_optimizer (added) * trunk/mod_optimizer/xc_optimizer.c (copied) * trunk/mod_optimizer/xc_optimizer.h (copied) * trunk/submodules (deleted) * trunk/xcache.c (modified) * trunk/xcache/xc_processor.c (modified) * trunk/xcache/xc_utils.c (modified) refactor: fix build for optimizer, use mod_* directories Thu, 19 Jul 2012 03:57:56 GMT moo [998] * trunk (modified) * trunk/.cvsignore (deleted) * trunk/Makefile.frag (modified) * trunk/devel (modified) * trunk/devel/make (added) * trunk/devel/prepare (modified) * trunk/devel/prepare.cfg.example (moved) * trunk/devel/run (modified) * trunk/devel/test.mak (modified) * trunk/make (deleted) * trunk/processor/head.m4 (modified) * trunk/run (deleted) * trunk/xcache.c (modified) * trunk/xcache/xc_mem.c (modified) * trunk/xcache/xc_processor.c (copied) refactor: fix build, easier devel Thu, 19 Jul 2012 02:43:04 GMT moo [997] * trunk/Makefile.frag (modified) * trunk/xcache.c (modified) refactor: fix build for processor Wed, 18 Jul 2012 08:27:29 GMT moo [993] * trunk/submodules/xc_coverager.h (modified) * trunk/submodules/xc_disassembler.c (modified) * trunk/submodules/xc_disassembler.h (modified) * trunk/submodules/xc_optimizer.h (modified) * trunk/xcache.c (modified) refactor: move functions to module Wed, 18 Jul 2012 08:00:28 GMT moo [992] * trunk/submodules/xc_coverager.c (modified) * trunk/submodules/xc_coverager.h (modified) * trunk/xcache.c (modified) * trunk/xcache/xc_sandbox.c (modified) * trunk/xcache/xc_sandbox.h (modified) * trunk/xcache/xc_utils.h (modified) refactor mshutdown minit Wed, 18 Jul 2012 03:19:57 GMT moo [987] * trunk/Makefile.frag (modified) * trunk/config.m4 (modified) * trunk/config.w32 (modified) * trunk/submodules/xc_disassembler.c (modified) * trunk/xcache (moved) * trunk/xcache.c (modified) * trunk/xcache.h (modified) * trunk/xcache/xc_sandbox.c (copied) * trunk/xcache/xc_sandbox.h (copied) * trunk/xcache/xc_utils.c (copied) * trunk/xcache/xc_utils.h (copied) main/ conflict with php/main/ Wed, 18 Jul 2012 03:13:28 GMT moo [986] * trunk/config.m4 (modified) * trunk/config.w32 (modified) * trunk/main/xc_sandbox.c (added) * trunk/main/xc_sandbox.h (added) * trunk/main/xc_utils.c (modified) * trunk/main/xc_utils.h (modified) * trunk/xcache.c (modified) split sandbox source Tue, 17 Jul 2012 08:54:15 GMT moo [983] * trunk/main/xc_shm_mmap.c (modified) * trunk/main/xc_utils.c (modified) * trunk/processor/head.m4 (modified) * trunk/xcache.c (modified) kill warnings 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 Mon, 16 Jul 2012 08:41:38 GMT moo [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 Mon, 16 Jul 2012 08:11:39 GMT moo [978] * trunk/ChangeLog (modified) * trunk/xcache.c (modified) fix build. additional_functions requires PHP 5.3 Sat, 14 Jul 2012 04:44:18 GMT moo [976] * trunk/ChangeLog (modified) * trunk/admin/xcache.php (modified) * trunk/xcache.c (modified) closes #174: updated api for clear all cache Sat, 14 Jul 2012 04:28:26 GMT moo [975] * trunk/xcache.c (modified) avoid bogus warning for fcgi Sat, 14 Jul 2012 03:53:25 GMT moo [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 02:58:47 GMT moo [972] * trunk/xcache.c (modified) closes #164: warning/error when xcache.so is loaded incorrectly Sat, 14 Jul 2012 02:34:31 GMT moo [971] * trunk/xcache.c (modified) closes #37: avoid crash storing object. raise error instead Fri, 13 Jul 2012 02:53:11 GMT moo [965] * trunk/xcache.c (modified) fix ts build Fri, 13 Jul 2012 02:40:55 GMT moo [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 files ... Wed, 11 Jul 2012 04:16:56 GMT moo [961] * trunk/utils.c (modified) * trunk/xcache.c (modified) revert opt out of included_files handling. still required by ... Mon, 09 Jul 2012 08:38:25 GMT moo [960] * trunk/ChangeLog (modified) * trunk/xcache.c (modified) fixed #283: XCache admin APIs (admin page) cause SEGV if XCache failed ... Sat, 07 Jul 2012 03:40:06 GMT moo [957] * trunk/xcache.c (modified) adds to open_files whenever old_compile_file is not called Fri, 06 Jul 2012 19:09:47 GMT moo [956] * trunk/ChangeLog (modified) * trunk/xcache.c (modified) <=PHP_5_2 duplicate error message failed to include file Fri, 06 Jul 2012 17:21:02 GMT moo [955] * trunk/xcache.c (modified) fix assert for !__DIR__ Fri, 06 Jul 2012 09:18:49 GMT moo [954] * trunk/utils.c (modified) * trunk/xcache.c (modified) restore open_files handling, it is required. disable included_files ... Mon, 02 Jul 2012 07:09:26 GMT moo [950] * trunk/xcache.c (modified) stat on resolved path Sun, 01 Jul 2012 04:00:32 GMT moo [940] * trunk/xcache.c (modified) BC refcount for now Fri, 29 Jun 2012 04:07:05 GMT moo [939] * trunk/xcache.c (modified) no need to add to open_files Thu, 28 Jun 2012 10:17:58 GMT moo [938] * trunk/disassembler.c (modified) * trunk/utils.c (modified) * trunk/utils.h (modified) * trunk/xcache.c (modified) finished sandbox rewrite Thu, 28 Jun 2012 09:38:30 GMT moo [937] * trunk/disassembler.c (modified) * trunk/utils.c (modified) * trunk/utils.h (modified) * trunk/xcache.c (modified) * trunk/xcache.h (modified) still WIP: rewrite sandbox to use callback Thu, 28 Jun 2012 07:45:40 GMT moo [936] * trunk/admin/common-zh-simplified-utf-8.lang.php (modified) * trunk/admin/common-zh-traditional-utf-8.lang.php (modified) * trunk/admin/help-en.lang.php (modified) * trunk/admin/help-zh-simplified-utf-8.lang.php (modified) * trunk/admin/help-zh-traditional-utf-8.lang.php (modified) * trunk/admin/xcache.tpl.php (modified) * trunk/xcache.c (modified) * trunk/xcache.h (modified) change misses to updates. misses is kept for compatibility reason but ... Tue, 26 Jun 2012 17:26:48 GMT moo [931] * trunk/admin/xcache.tpl.php (modified) * trunk/xcache.c (modified) refcount is no longer available for var cache Tue, 26 Jun 2012 09:21:13 GMT moo [929] * trunk/xcache.c (modified) xc_resolve_path for better name. call util/coverager destroy first Sun, 24 Jun 2012 06:48:02 GMT moo [925] * trunk/xcache.c (modified) uses MiniDumpWithIndirectlyReferencedMemory Sun, 24 Jun 2012 03:16:05 GMT moo [923] * trunk/xcache.c (modified) * trunk/xcache.h (modified) fix version stuff Sun, 24 Jun 2012 03:04:10 GMT moo [922] * trunk/xcache.c (modified) kill sign mismatch warning Sat, 23 Jun 2012 18:37:22 GMT moo [921] * trunk/xcache.c (modified) collect more info in minidump Sat, 23 Jun 2012 18:01:31 GMT moo [919] * trunk/xcache.c (modified) fix version string in core dump filename Sat, 23 Jun 2012 14:40:08 GMT moo [918] * trunk/xcache.c (modified) fix dbghelp version check Sat, 23 Jun 2012 04:49:59 GMT moo [917] * trunk/processor/head.m4 (modified) * trunk/processor/process.m4 (modified) * trunk/processor/processor.m4 (modified) * trunk/processor/struct.m4 (modified) * trunk/utils.c (modified) * trunk/xcache.c (modified) * trunk/xcache.h (modified) kill sign/const warning Sat, 23 Jun 2012 03:39:49 GMT moo [916] * trunk/xcache.c (modified) fix coredump path should be xcache.coredump_directory Sat, 23 Jun 2012 03:37:46 GMT moo [915] * trunk/xcache.c (modified) code clean up Thu, 21 Jun 2012 09:44:18 GMT moo [914] * trunk/xcache.c (modified) crash dump support for windows Mon, 11 Jun 2012 07:25:22 GMT moo [903] * trunk/utils.c (modified) * trunk/utils.h (modified) * trunk/xcache.c (modified) fixed #281: changing zend_error may left unclean set up when timeout ... Thu, 10 May 2012 13:25:45 GMT moo [900] * trunk/xcache.c (modified) fixed #279: segv on cache full Thu, 19 Apr 2012 06:08:23 GMT moo [894] * trunk/xcache.c (modified) * trunk/xcache_globals.h (modified) adds xcache.admin.enable_auth Thu, 05 Apr 2012 13:48:50 GMT moo [888] * trunk/xcache.c (modified) tsrmls fix Sun, 01 Apr 2012 09:28:23 GMT moo [882] * trunk/xcache.c (modified) use _unlocked suffix for function name instead of _dmz Sun, 01 Apr 2012 09:27:38 GMT moo [881] * trunk/xcache.c (modified) use _unlocked suffix for function name instead of _dmz Sun, 01 Apr 2012 02:45:28 GMT moo [876] * trunk/xcache.c (modified) fix warning Sat, 31 Mar 2012 18:26:26 GMT moo [874] * trunk/xcache.c (modified) missing zero terminator for filename Fri, 30 Mar 2012 07:45:26 GMT moo [870] * trunk/xcache-test.ini (modified) * trunk/xcache.c (modified) * trunk/xcache.h (modified) get :// include_path right or dont cache Thu, 29 Mar 2012 16:48:19 GMT moo [869] * trunk/xcache.c (modified) fix opened_path for when stat=1 Thu, 29 Mar 2012 15:41:11 GMT moo [867] * trunk/xcache.c (modified) include path lookup in cache Thu, 29 Mar 2012 09:24:40 GMT moo [866] * trunk/processor/processor.m4 (modified) * trunk/xcache.c (modified) * trunk/xcache.h (modified) is non-unicode only; prepare for handling include_path + stat=0; project ... Thu, 29 Mar 2012 06:14:57 GMT moo [865] * trunk/processor/head.m4 (modified) * trunk/xcache.c (modified) xce->entry rename Thu, 29 Mar 2012 05:51:14 GMT moo [864] * trunk/tests/include-skipif.php (added) * trunk/tests/sub-a.php (added) * trunk/tests/sub-b.php (added) * trunk/tests/xcache_include_absolute.phpt (added) * trunk/tests/xcache_include_relative_cwd.phpt (added) * trunk/tests/xcache_include_relative_file.phpt (added) * trunk/xcache.c (modified) handle opened_path in 1 place Thu, 29 Mar 2012 03:22:46 GMT moo [862] * trunk/xcache.c (modified) fix previous wrong change on is_autoglobal Thu, 29 Mar 2012 02:56:16 GMT moo [861] * trunk/tests/xcache_is_autoglobal.phpt (added) * trunk/xcache.c (modified) add is_autoglobal test Thu, 29 Mar 2012 02:54:33 GMT moo [860] * trunk/processor/head.m4 (modified) * trunk/processor/main.m4 (modified) * trunk/processor/process.m4 (modified) * trunk/processor/string.m4 (modified) * trunk/utils.c (modified) * trunk/utils.h (modified) * trunk/xcache.c (modified) * trunk/xcache.h (modified) kill warnings Wed, 28 Mar 2012 16:15:21 GMT moo [859] * trunk/processor/processor.m4 (modified) * trunk/xcache.c (modified) * trunk/xcache.h (modified) expand_path for __DIR__ __FILE__ support Wed, 28 Mar 2012 13:01:47 GMT moo [858] * trunk/Makefile.frag (modified) * trunk/run-xcachetest (modified) * trunk/tests (added) * trunk/tests/xcache_var.phpt (added) * trunk/xcache.c (modified) var set/get/inc/dec tests Wed, 28 Mar 2012 12:19:19 GMT moo [857] * trunk/xcache.c (modified) fix trace Wed, 28 Mar 2012 09:30:46 GMT moo [856] * trunk/processor/head.m4 (modified) * trunk/processor/main.m4 (modified) * trunk/processor/processor.m4 (modified) * trunk/xcache.c (modified) store entry_var_t Wed, 28 Mar 2012 08:48:20 GMT moo [854] * trunk/processor/head.m4 (modified) * trunk/processor/processor.m4 (modified) * trunk/xcache.c (modified) * trunk/xcache.h (modified) remove type/cache/hvalue from cached copy to reduce memory usage a ... Tue, 27 Mar 2012 16:07:50 GMT moo [851] * trunk/admin/xcache.tpl.php (modified) * trunk/processor/head.m4 (modified) * trunk/processor/main.m4 (modified) * trunk/processor/processor.m4 (modified) * trunk/xcache.c (modified) * trunk/xcache.h (modified) more readability cache property. reduce memory footprint for data ... Mon, 26 Mar 2012 11:14:09 GMT moo [848] * trunk/xcache.c (modified) fix md5 digest Mon, 26 Mar 2012 10:46:53 GMT moo [847] * trunk/optimizer.c (modified) * trunk/utils.c (modified) * trunk/utils.h (modified) * trunk/xcache.c (modified) fix build for <=PHP_5_2, optimize dirname call Mon, 26 Mar 2012 09:41:19 GMT moo [846] * trunk/processor/head.m4 (modified) * trunk/processor/processor.m4 (modified) * trunk/utils.c (modified) * trunk/utils.h (modified) * trunk/xcache.c (modified) * trunk/xcache.h (modified) kill most const warning Sun, 25 Mar 2012 02:51:51 GMT moo [840] * trunk/processor/dispatch.m4 (modified) * trunk/xcache.c (modified) * trunk/xcache.h (modified) copy md5 digest correctly in notmemcpy mode Fri, 23 Mar 2012 16:17:34 GMT moo [832] * trunk/processor/processor.m4 (modified) * trunk/xcache.c (modified) * trunk/xcache.h (modified) fix __DIR__ __FILE__ handling in literal. path resolve is still in todo Fri, 23 Mar 2012 07:58:35 GMT moo [827] * trunk/xcache.c (modified) avoid zend_alter_ini_entry which is execute time Tue, 26 Apr 2011 08:05:18 GMT moo [798] * trunk/xcache.c (modified) * trunk/xcache.h (modified) fix build: ISREF undefined in <=PHP_5_2 Fri, 22 Apr 2011 12:05:08 GMT moo [781] * trunk/Decompiler.class.php (modified) * trunk/decompilesample.php (modified) * trunk/xcache.c (modified) Decompiler: handle closure use() Fri, 22 Apr 2011 09:33:46 GMT moo [780] * trunk/Decompiler.class.php (modified) * trunk/decompilesample.php (modified) * trunk/xcache.c (modified) prepare for use() Mon, 18 Apr 2011 07:16:12 GMT moo [767] * trunk/coverager.c (modified) * trunk/mmap.c (modified) * trunk/xcache.c (modified) check return value to avoid gcc warning Mon, 18 Apr 2011 04:20:40 GMT moo [764] * trunk/xcache.c (modified) 30 seconds timeout for clog checking Sat, 09 Apr 2011 11:05:07 GMT moo [721] * trunk/processor/hashtable.m4 (modified) * trunk/processor/processor.m4 (modified) * trunk/xcache.c (modified) * trunk/xcache.h (modified) PHP_6: prepared in literal way for __FILE__ __DIR__ fix up Sat, 09 Apr 2011 07:07:48 GMT moo [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