# # ChangeLog for trunk/xcache/xc_compatibility.h # # Generated by Trac 1.0.1 # 2013-06-20T06:40:40+02:00 Wed, 25 Jul 2012 09:03:22 GMT moo [1044] * trunk/devel/run (modified) * trunk/mod_cacher/xc_cacher.h (modified) * trunk/mod_coverager/xc_coverager.h (modified) * trunk/mod_disassembler/xc_disassembler.h (modified) * trunk/mod_optimizer/xc_optimizer.h (modified) * trunk/util/xc_trace.h (modified) * trunk/util/xc_vector.h (modified) * trunk/xcache/xc_compatibility.h (modified) * trunk/xcache/xc_extension.h (modified) * trunk/xcache/xc_ini.h (modified) * trunk/xcache/xc_lock.h (modified) * trunk/xcache/xc_mem.c (modified) * trunk/xcache/xc_sandbox.h (modified) refactor: fix c89 compatibility 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 ... Wed, 18 Jul 2012 07:52:35 GMT moo [991] * trunk/config.m4 (modified) * trunk/config.w32 (modified) * trunk/xcache.h (modified) * trunk/xcache/xc_compatibility.c (added) * trunk/xcache/xc_compatibility.h (added) * trunk/xcache/xc_sandbox.c (modified) * trunk/xcache/xc_sandbox.h (modified) * trunk/xcache/xc_utils.h (modified) refactor: split compatibility