| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-01-06 | More synchronizing LongTerm3 with default. | mitchell | 1 | -2/+2 | |
| Ideally this covers anything missed during the backport process. | |||||
| 2019-11-01 | Backport: Remove noexcept from allocating constructors as may throw on ↵ | Neil | 1 | -1/+1 | |
| memory exhaustion. Backport of changeset 7750:12807611677a. | |||||
| 2019-10-16 | Backport: Feature [feature-requests:#1315] Update to Unicode 12.1. | Neil | 1 | -53/+104 | |
| Backport of changeset 7707:13ce9d1ee13e. | |||||
| 2019-04-16 | Backport: Feature [feature-requests:#1259]. Add ↵ | mitchell | 1 | -0/+33 | |
| SCI_SETCHARACTERCATEGORYOPTIMIZATION API to optimize speed of character category features. Backport of changeset 7392:2832adedd0f4, but with added includes for Sci::clamp(). | |||||
| 2018-10-18 | Backport: Updated case conversion and character categories to Unicode 11. | Neil | 1 | -62/+178 | |
| Fixed history by moving new items into the pending version. Backport of changeset 7120:3d7ba41494e8. | |||||
| 2018-04-21 | Backport: Safety improvements for character code - drop reinterpret_cast, ↵ | Neil | 1 | -3/+2 | |
| ensure more variables are initialized, specify noexcept when safe. Backport of changeset 6727:8f4de063e95c. | |||||
| 2017-09-11 | Backport: The Scintilla namespace is always active for internal symbols and ↵ | Neil | 1 | -4/+0 | |
| for the lexer and document interfaces. Backport of changeset 6388:d62863ae40a3. | |||||
| 2017-04-06 | Added const where possible. | Neil | 1 | -4/+4 | |
| 2017-03-23 | The Python lexer recognizes identifiers more accurately when they include | Neil | 1 | -0/+146 | |
| non-ASCII characters. Calls provided for determining whether characters are in the sets defined for identifiers by the Unicode standard in UAX #31. | |||||
| 2017-03-23 | Updated case conversion and character categories to Unicode 9. | Neil | 1 | -110/+515 | |
| 2014-06-22 | Typo. | Neil | 1 | -1/+1 | |
| 2014-01-21 | Added ELEMENTS macro and use it to clarify determining size of arrays. | Neil Hodgson | 1 | -1/+2 | |
| 2013-07-03 | Minor consting. Documentation added. | Neil | 1 | -2/+13 | |
| 2013-07-01 | Fixed namespace. | nyamatongwe | 1 | -2/+2 | |
| 2013-07-01 | Added CharacterCategory. | Neil | 1 | -0/+3292 | |
