Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-03-03 | Backport: Use noexcept where reasonable. | Neil | 1 | -1/+1 | |
Backport of changeset 7287:0272b3c3a03b. | |||||
2018-05-05 | Backport: Make some changes recommended by clang-tidy. | mitchell | 1 | -1/+1 | |
Backport of changeset 6687:4cbf987c7590. | |||||
2017-09-11 | Backport: The Scintilla namespace is always active for internal symbols and ↵ | Neil | 1 | -4/+0 | |
for the lexer and document interfaces. Backport of changeset 6388:d62863ae40a3. | |||||
2017-04-19 | Use "override" for implementations of CaseFolder and PerLine. | Neil Hodgson | 1 | -2/+2 | |
2013-07-11 | Include case conversion data in Scintilla so that all platforms will perform | Neil | 1 | -0/+45 | |
case conversion of Unicode text in accordance with Unicode. |