aboutsummaryrefslogtreecommitdiffstats
path: root/android/utils/assert.h
Commit message (Collapse)AuthorAgeFilesLines
* <android/utils/assert.h>: Small refactoringDavid 'Digit' Turner2011-04-111-23/+73
| | | | Change-Id: If69874ace211e043d82ffd8349f54396fd334e94
* Update android/utils/ with misc. new features.David 'Digit' Turner2010-11-171-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