summaryrefslogtreecommitdiffstats
path: root/src/dstring.c
Commit message (Expand)AuthorAgeFilesLines
* Re-run include-what-you-useTavian Barnes2024-03-111-0/+2
* dstring: Use the new REALLOC_FLEX() macroTavian Barnes2023-11-231-45/+59
* Formatting fixesTavian Barnes2023-09-271-2/+2
* dstring: New dchar typedef for dynamic stringsTavian Barnes2023-09-261-27/+28
* bfstd: Support wordesc() without allocatingTavian Barnes2023-07-131-0/+22
* dstring: Add some exact-size utility functionsTavian Barnes2023-06-291-16/+41
* dstring: Allow dstreserve(NULL, n)Tavian Barnes2023-06-291-1/+7
* alloc: New header for memory allocation utilitiesTavian Barnes2023-06-201-1/+2
* Use bfs_bug("...") over assert(!"...")Tavian Barnes2023-05-181-2/+2
* config: s/BFS_FLEX_SIZEOF/flex_sizeof/Tavian Barnes2023-05-101-1/+1
* Replace license boilerplate with SPDX tagsTavian Barnes2023-01-251-15/+2
* Source / Include Folder (#88)トトも2022-04-161-0/+220