aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/CaseFolder.h
AgeCommit message (Collapse)AuthorFilesLines
2018-04-14Make some changes recommended by clang-tidy.Neil Hodgson1-1/+1
2017-09-11The Scintilla namespace is always active for internal symbols and for the lexerNeil1-4/+0
interfaces ILexer4 and IDocument.
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.