Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-03-24 | Feature [feature-requests:#1212]. Move Unicode conversions into UniConversion. | Zufu Liu | 1 | -28/+0 | |
Move Unicode conversion functions UnicodeFromUTF8 and UTF8FromUTF32Character into UniConversion. | |||||
2017-09-11 | The Scintilla namespace is always active for internal symbols and for the lexer | Neil | 1 | -4/+0 | |
interfaces ILexer4 and IDocument. | |||||
2013-07-21 | Standardising header guards and namespaces. | Neil | 1 | -0/+13 | |
2013-07-11 | Include case conversion data in Scintilla so that all platforms will perform | Neil | 1 | -0/+19 | |
case conversion of Unicode text in accordance with Unicode. |