# # ChangeLog for trunk/main/xc_opcode_spec_def.h # # Generated by Trac 1.0.1 # 2013-05-24T20:17:40+02:00 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 Thu, 22 Mar 2012 16:22:02 GMT moo [821] * trunk/const_string.c (modified) * trunk/const_string_opcodes_php5.4.h (added) * trunk/const_string_opcodes_php6.x.h (modified) * trunk/opcode_spec_def.h (modified) * trunk/prepare.devel (modified) adds info for PHP_5_4