summaryrefslogtreecommitdiffstats
path: root/src/dstring.h
Commit message (Expand)AuthorAgeFilesLines
* dstring: Make dstrprintf() return dchar *Tavian Barnes14 days1-2/+2
* Rename config.h to prelude.hTavian Barnes2024-04-191-1/+1
* config: s/attr_format/attr_printf/Tavian Barnes2023-12-181-4/+4
* config: New variadic attr(...) macroTavian Barnes2023-12-181-9/+9
* dstring: Use the new REALLOC_FLEX() macroTavian Barnes2023-11-231-6/+6
* config: Add (de)allocator attributesTavian Barnes2023-11-091-8/+13
* config: s/BFS_FORMATTER/attr_format/Tavian Barnes2023-11-091-4/+4
* dstring: Limit the special dchar typedef to lint buildsTavian Barnes2023-10-041-7/+2
* dstring: New dchar typedef for dynamic stringsTavian Barnes2023-09-261-22/+41
* bfstd: Support wordesc() without allocatingTavian Barnes2023-07-131-0/+31
* dstring: Add some exact-size utility functionsTavian Barnes2023-06-291-5/+94
* Replace license boilerplate with SPDX tagsTavian Barnes2023-01-251-15/+2
* Add BFS_FORMATTER() to vprintf()-type functions tooTavian Barnes2022-12-081-0/+2
* config: Split out some of util.h into a new headerTavian Barnes2022-11-061-1/+1
* Source / Include Folder (#88)トトも2022-04-161-0/+194