aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/UnicodeFromUTF8.h
AgeCommit message (Collapse)AuthorFilesLines
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.
2013-07-21Standardising header guards and namespaces.Neil1-0/+13
2013-07-11Include case conversion data in Scintilla so that all platforms will performNeil1-0/+19
case conversion of Unicode text in accordance with Unicode.