Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-11-09 | Misc - Fix some warnings from MSVC | John Hodge | 1 | -2/+2 | |
2019-10-26 | Merge remote-tracking branch 'remotes/origin/master' into nightly-1.29 | John Hodge | 1 | -1/+3 | |
2019-10-26 | All - Compilation fixes on VS2015 (constructors, warnings, missing files, ↵ | John Hodge | 1 | -0/+1 | |
class/struct disagreement, <algorithm>) | |||||
2019-05-24 | Expand derive - Code cleanup | John Hodge | 1 | -0/+16 | |
2019-05-21 | rc_string - Use memcmp/strcmp (faster) | John Hodge | 1 | -52/+19 | |
2019-05-19 | All - Switch to using interned (de-duplicated) RcString-s instead of ↵ | John Hodge | 1 | -11/+102 | |
std::string for paths/identifiers | |||||
2018-11-04 | All - Cleaning up some memory leaks | John Hodge | 1 | -1/+13 | |
2018-06-04 | All - Ensure that all files have a header comment, remove some dead code | John Hodge | 1 | -0/+5 | |
2016-05-21 | All - Cleanup of memory leaks and similar | John Hodge | 1 | -0/+44 | |