Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | <android/utils/assert.h>: Small refactoring | David 'Digit' Turner | 2011-04-11 | 1 | -23/+73 |
| | | | | Change-Id: If69874ace211e043d82ffd8349f54396fd334e94 | ||||
* | Update android/utils/ with misc. new features. | David 'Digit' Turner | 2010-11-17 | 1 | -0/+120 |
This introduces a few new features to android/utils/ that will be used in later patches. + <android/utils/assert.h> to handle assertions + <android/utils/vector.h> to handle dynamic arrays + <android/utils/reflist.h> slightly updated (more docs) + <android/utils/refset.h> implements a set of pointers Change-Id: Iebc14cfefd1c0e8aaecda9958a980d40f0be610a |