Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-05-09 | Fixed bad backport involving noexcept default constructors for Clang 3.4. | mitchell | 1 | -1/+1 |
2019-04-08 | Backport: Rename FontNames to UniqueStringSet and move into UniqueString. | Neil | 1 | -0/+20 |
2019-04-17 | Backport: Move UniqueStringCopy into its own source file UniqueString.cxx to ... | mitchell | 1 | -9/+1 |
2019-04-05 | Backport: Feature [feature-requests:#1272]. Add API to set default fold displ... | Neil | 1 | -0/+4 |
2017-09-11 | Backport: The Scintilla namespace is always active for internal symbols and f... | Neil | 1 | -4/+0 |
2017-05-21 | Make SparseVector work with move-only types. | Neil | 1 | -0/+34 |