summaryrefslogtreecommitdiff
path: root/src/vector.h
Commit message (Expand)AuthorAgeFilesLines
* [core] create non-inlined vector_resize()Glenn Strauss2022-12-101-11/+3
* [multiple] employ ck_calloc, ck_malloc shared codeGlenn Strauss2022-12-101-8/+2
* [core] use ck_assert() in vector.[ch]Glenn Strauss2021-11-071-4/+4
* [core] vector.h tweaksGlenn Strauss2021-04-051-7/+7
* [multiple] mark addtl funcs attr returns_nonnullGlenn Strauss2021-03-261-0/+1
* [multiple] add attrs from gcc -Wsuggest-attribute=Glenn Strauss2021-03-261-0/+3
* [core] some header cleanupGlenn Strauss2018-04-081-13/+6
* [core] add generic vector implementationStefan Bühler2016-03-191-0/+75