aboutsummaryrefslogtreecommitdiff
path: root/include/alloc.h
Commit message (Expand)AuthorAgeFilesLines
* Accept an element size argument to allocatorsThomas Voss 2024-05-101-2/+2
* Try to do better error handling with custom allocatorsThomas Voss 2024-05-091-0/+10
* Add custom allocator support to u8upper()Thomas Voss 2024-05-091-1/+4
* Implement arena allocation resizingThomas Voss 2024-05-091-2/+7
* Add a heap allocatorThomas Voss 2024-05-081-0/+1
* Swap order of argumentsThomas Voss 2024-04-281-1/+1
* Annotate some extra functions with nodiscardThomas Voss 2024-04-161-3/+3
* Don’t dunder attributesThomas Voss 2024-04-161-2/+3
* implement arena allocatorsThomas Voss 2024-04-161-0/+31
* Prefer surrounding attribute names with ‘__’Thomas Voss 2024-03-151-1/+1
* Add the bufalloc_noterm() functionThomas Voss 2024-03-101-1/+2
* GenesisThomas Voss 2024-03-061-0/+8