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