# # ChangeLog for /trunk/mod_optimizer/xc_optimizer.c # # Generated by Trac 0.11.7 # 05/18/2013 10:57:42 PM Wed, 10 Oct 2012 12:15:34 GMT moo [1151] * trunk/mod_cacher/xc_cacher.c (modified) * trunk/mod_coverager/xc_coverager.c (modified) * trunk/mod_optimizer/xc_optimizer.c (modified) * trunk/xcache/xc_compatibility.h (modified) s/my_/xc_/g Wed, 01 Aug 2012 17:55:06 GMT moo [1112] * trunk/devel/run (modified) * trunk/mod_decoder/xc_decoder.c (modified) * trunk/mod_encoder/xc_encoder.c (modified) * trunk/mod_optimizer/xc_optimizer.c (modified) * trunk/processor/struct.m4 (modified) * trunk/xcache/xc_utils.c (modified) refactor: more strict standard 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 04:37:21 GMT moo [1043] * trunk/mod_cacher/xc_cacher.c (modified) * trunk/mod_coverager/xc_coverager.c (modified) * trunk/mod_disassembler/xc_disassembler.c (modified) * trunk/mod_optimizer/xc_optimizer.c (modified) update name for php info Mon, 23 Jul 2012 04:03:14 GMT moo [1033] * trunk/mod_optimizer/xc_optimizer.c (modified) name clash 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 15:25:07 GMT moo [1008] * trunk/mod_coverager/xc_coverager.c (modified) * trunk/mod_optimizer/xc_optimizer.c (modified) kill signed warning 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 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