summaryrefslogtreecommitdiffstats
path: root/StringUtils.h
AgeCommit message (Expand)Author
2020-10-16Rename StringUtils.[ch] to XUtils.[ch]Benny Baumann
2020-10-16Move xAsprintf, xSnprintf and xStrdup to StringUtils.hBenny Baumann
2020-10-05Update License consistently to GPLv2 as per COPYING fileDaniel Lange
2020-09-03Remove superfluous 'extern's from function declarations.Zev Weiss
2020-09-03Axe automated header generation.Zev Weiss
2020-08-18Re-generate all headers with latest scripts/MakeHeader.pyNathan Scott
2016-08-11Optimize Strings_startWith()Explorer09
2016-06-19Dynamically adjust the size of line readsHisham Muhammad
2015-08-19Fix comment.Hisham Muhammad
2015-08-19Rename String to StringUtils.David Hunt