log

age author description
Wed, 01 Jun 2011 13:42:11 +0800 Thinker K.F. Li Declare dependencies for dexfile.py
Wed, 01 Jun 2011 10:10:05 +0800 Thinker K.F. Li unittest for dexfile.py
Wed, 01 Jun 2011 02:31:38 +0800 Thinker K.F. Li Rewrote dexfile.py to base on declaration
Fri, 27 May 2011 00:40:14 +0800 Thinker K.F. Li Doc on position depended structure
Wed, 25 May 2011 21:47:15 +0800 Thinker K.F. Li compute size for objects
Wed, 25 May 2011 01:15:07 +0800 Thinker K.F. Li Document class man_off
Wed, 25 May 2011 01:11:43 +0800 Thinker K.F. Li Parse DebugInfoItem
Tue, 24 May 2011 23:47:16 +0800 Thinker K.F. Li Parse EncodedArrayItems
Tue, 24 May 2011 15:02:50 +0800 Thinker K.F. Li Refactor _parse_header()
Tue, 24 May 2011 14:55:18 +0800 Thinker K.F. Li Parse annotation items
Tue, 24 May 2011 10:28:30 +0800 Thinker K.F. Li Migrate all to find_map_item_name()
Tue, 24 May 2011 10:14:05 +0800 Thinker K.F. Li Refactor _DEX_TypeItem from _DEX_TypeList for layout info tracking
Tue, 24 May 2011 10:04:59 +0800 Thinker K.F. Li Move move_off imps. to man_off
Tue, 24 May 2011 09:56:53 +0800 Thinker K.F. Li parse annotationsDirectoryItem
Mon, 23 May 2011 21:44:58 +0800 Thinker K.F. Li parse AnnotationSetItems
Mon, 23 May 2011 21:11:11 +0800 Thinker K.F. Li Parse code items
Sun, 22 May 2011 02:16:20 +0800 Thinker K.F. Li Parse records mentioned in file header
Sun, 22 May 2011 00:11:57 +0800 Thinker K.F. Li Project ParaSpace