aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/CharacterCategory.cxx
AgeCommit message (Collapse)AuthorFilesLines
2021-04-27Rename CharacterSet and CharacterCategory modules in Scintilla to CharacterTypeNeil1-4103/+0
and CharacterCategoryMap to avoid clashes with Lexilla when building an executable that includes both.
2021-04-27Feature [feature-requests:1379]. Update to Unicode 13.Neil1-44/+99
2021-01-29Move CharacterSet and CharacterCategory from lexlib to src as in both ↵Neil1-0/+4048
Lexilla and Scintilla