log paraspace/tests/dalvik_opcodes_test.py @ 155:6570b15d12d4 tip

age author description
Mon, 15 Aug 2011 10:08:43 +0800 Thinker K.F. Li Remove useless code
Sun, 24 Jul 2011 22:29:25 +0800 Thinker K.F. Li Fix testcase to match changes of format strings
Sat, 02 Jul 2011 00:09:50 +0800 Thinker K.F. Li Round size of encoded Dalvik instructions to 2 times.
Sat, 02 Jul 2011 00:03:17 +0800 Thinker K.F. Li Strip instruction string for opcode with no any argument.
Fri, 01 Jul 2011 17:58:43 +0800 Thinker K.F. Li break long lines
Fri, 01 Jul 2011 17:56:43 +0800 Thinker K.F. Li Add format_inst() in dalvik_opcodes.py
Fri, 01 Jul 2011 16:19:42 +0800 Thinker K.F. Li Add dalvik_opcode.py