aboutsummaryrefslogtreecommitdiffstats
path: root/xstring.c
Commit message (Expand)AuthorAgeFilesLines
* ctimeline: make string_release() and string_reset() more simpleJoursoir2021-05-191-8/+3
* xstring: make string assignment using string_(n)allocJoursoir2021-05-191-11/+20
* xstring: add char* concatenation, use func for realloc memoryJoursoir2021-05-171-11/+14
* xstring: extend memory allocationJoursoir2021-05-171-7/+24
* init projectJoursoir2021-04-261-0/+59