log

age author description
Wed, 17 Aug 2011 09:27:22 +0800 Thinker K.F. Li Fix _DEX_ProtoId.__cmp__() with correct logic rules default tip
Wed, 17 Aug 2011 08:36:33 +0800 Thinker K.F. Li Use right opcode formats
Tue, 16 Aug 2011 20:25:02 +0800 Thinker K.F. Li add lsclass
Tue, 16 Aug 2011 18:10:11 +0800 Thinker K.F. Li Inject and redirect fields
Tue, 16 Aug 2011 16:07:32 +0800 Thinker K.F. Li Move functions
Tue, 16 Aug 2011 14:53:41 +0800 Thinker K.F. Li Use classdef_rel_set to carry relative information.
Mon, 15 Aug 2011 21:51:39 +0800 Thinker K.F. Li inject_classdefs() also inject relative _DEX_StringIds.
Mon, 15 Aug 2011 19:32:46 +0800 Thinker K.F. Li Remove temporary methodid since it is unnecessary
Mon, 15 Aug 2011 17:44:24 +0800 Thinker K.F. Li Fix bug of returning _DEX_TypeList_align of dex_append_obj_list()
Mon, 15 Aug 2011 17:26:46 +0800 Thinker K.F. Li Merge typeid and methodids if injected type is already in destinate
Mon, 15 Aug 2011 15:25:39 +0800 Thinker K.F. Li Redirect string indices.
Mon, 15 Aug 2011 11:13:56 +0800 Thinker K.F. Li Fix bug of typo in dex_sort_sorted_arrays_consistent()
Mon, 15 Aug 2011 10:08:43 +0800 Thinker K.F. Li Remove useless code
Mon, 15 Aug 2011 10:04:12 +0800 Thinker K.F. Li Fix the issue of getting negative indices for _DEX_ClassData.
Sun, 14 Aug 2011 21:18:48 +0800 Thinker K.F. Li Fixing back to back association and encoding issue.