summaryrefslogtreecommitdiff
path: root/src/rc_string.cpp
AgeCommit message (Expand)AuthorFilesLines
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-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