summaryrefslogtreecommitdiff
path: root/src/rc_string.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-11-09Misc - Fix some warnings from MSVCJohn Hodge1-2/+2
2019-10-26Merge remote-tracking branch 'remotes/origin/master' into nightly-1.29John Hodge1-1/+3
2019-10-26All - Compilation fixes on VS2015 (constructors, warnings, missing files, cla...John Hodge1-0/+1
2019-05-24Expand derive - Code cleanupJohn Hodge1-0/+16
2019-05-21rc_string - Use memcmp/strcmp (faster)John Hodge1-52/+19
2019-05-19All - Switch to using interned (de-duplicated) RcString-s instead of std::str...John Hodge1-11/+102
2018-11-04All - Cleaning up some memory leaksJohn Hodge1-1/+13
2018-06-04All - Ensure that all files have a header comment, remove some dead codeJohn Hodge1-0/+5
2016-05-21All - Cleanup of memory leaks and similarJohn Hodge1-0/+44