Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | opkg: apply "1-pkg-parse--Optimize-inefficient-parsing.patch" from OpenEmbedded | ticktock35 | 2008-12-14 | 1 | -76/+115 |
| | | | | | | | | | | pkg_parse: Optimize inefficient parsing. Instead of expensively probing all fields in row, dispatch based on the first letter of the field. Tests show ~12 times reduction in number of calls to low-level parsing functions. git-svn-id: http://opkg.googlecode.com/svn/trunk@17 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358 | ||||
* | * Rename top level ipkg directory to opkg | ticktock35 | 2008-12-14 | 1 | -6/+6 |
| | | | | git-svn-id: http://opkg.googlecode.com/svn/trunk@8 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358 | ||||
* | * Add ipkg for future development | ticktock35 | 2008-12-14 | 1 | -0/+366 |
git-svn-id: http://opkg.googlecode.com/svn/trunk@3 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358 |