summaryrefslogtreecommitdiff
path: root/gcc/vec.h
Commit message (Expand)AuthorAgeFilesLines
* * vec.h: Fix the example use.nathan2004-07-071-3/+3
* * vec.h (VEC_embedded_alloc): Remove.nathan2004-07-061-49/+82
* * vec.h (VEC_T_safe_push, VEC_T_safe_insert): Tweak for whennathan2004-06-291-4/+4
* fix typonathan2004-06-281-1/+1
* * vec.h, vec.c: New, type safe vector API.nathan2004-06-281-0/+567