aboutsummaryrefslogtreecommitdiff
path: root/include/array.h
Commit message (Expand)AuthorAgeFilesLines
* Take a pointer to a pointerHEADmasterThomas Voss 6 hours1-8/+8
* Fix bounds checkThomas Voss 6 hours1-1/+1
* Mark function as inlineThomas Voss 10 hours1-1/+1
* Fix code I didn’t testThomas Voss 10 hours1-1/+1
* Add array_set_size()Thomas Voss 10 hours1-1/+12
* Don’t require arg to be passed by referenceThomas Voss 13 days1-4/+4
* Use the bit ceiling to resize when extending arraysThomas Voss 13 days1-2/+2
* Huge library overhaulThomas Voss 14 days1-0/+63