Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-04-27 | Rename CharacterSet and CharacterCategory modules in Scintilla to CharacterType | Neil | 1 | -3/+4 | |
and CharacterCategoryMap to avoid clashes with Lexilla when building an executable that includes both. | |||||
2021-04-27 | Update Unicode code generation scripts. Update Lexilla, use pathlib, simplify. | Neil | 1 | -5/+10 | |
2020-03-11 | Add or update #! lines of Python scripts to use python3. | Neil | 1 | -0/+1 | |
2019-03-29 | Feature [feature-requests:#1259]. Add SCI_SETCHARACTERCATEGORYOPTIMIZATION API | Neil | 1 | -5/+15 | |
to optimize speed of character category features. | |||||
2014-01-01 | Specify minimum Python version for scripts. | Neil | 1 | -0/+1 | |
2013-07-01 | Added CharacterCategory. | Neil | 1 | -0/+35 | |