aboutsummaryrefslogtreecommitdiffstats
path: root/xstring.c
Commit message (Collapse)AuthorAgeFilesLines
* ctimeline: make string_release() and string_reset() more simpleJoursoir2021-05-191-8/+3
| | | | * If we have string, then have char representation too
* xstring: make string assignment using string_(n)allocJoursoir2021-05-191-11/+20
| | | | * Code in ctimeline have rewritten using updated function
* 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