summaryrefslogtreecommitdiffstats
path: root/dstring.h
AgeCommit message (Expand)Author
2020-11-03dstring: New dstrvprintf() functionTavian Barnes
2019-09-03dstring: New dstrndup() functionTavian Barnes
2019-05-23dstring: Add a printf()-style creation APITavian Barnes
2019-03-27dstring: Add a dstrdup() functionTavian Barnes
2019-02-09Add some documentation commentsTavian Barnes
2017-07-27Re-license under the BSD Zero Clause LicenseTavian Barnes
2017-06-10printf: Fix embedded nul bytesTavian Barnes
2016-05-22dstring: Clean up the API a bit.Tavian Barnes
2016-04-13dstring: Split out the dynamic string logic.Tavian Barnes