Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Accept an element size argument to allocators | Thomas Voss | 2024-05-10 | 1 | -2/+2 |
* | Try to do better error handling with custom allocators | Thomas Voss | 2024-05-09 | 1 | -0/+10 |
* | Add custom allocator support to u8upper() | Thomas Voss | 2024-05-09 | 1 | -1/+4 |
* | Implement arena allocation resizing | Thomas Voss | 2024-05-09 | 1 | -2/+7 |
* | Add a heap allocator | Thomas Voss | 2024-05-08 | 1 | -0/+1 |
* | Swap order of arguments | Thomas Voss | 2024-04-28 | 1 | -1/+1 |
* | Annotate some extra functions with nodiscard | Thomas Voss | 2024-04-16 | 1 | -3/+3 |
* | Don’t dunder attributes | Thomas Voss | 2024-04-16 | 1 | -2/+3 |
* | implement arena allocators | Thomas Voss | 2024-04-16 | 1 | -0/+31 |
* | Prefer surrounding attribute names with ‘__’ | Thomas Voss | 2024-03-15 | 1 | -1/+1 |
* | Add the bufalloc_noterm() function | Thomas Voss | 2024-03-10 | 1 | -1/+2 |
* | Genesis | Thomas Voss | 2024-03-06 | 1 | -0/+8 |