index
:
scintilla-mirror
master
sciteco-dev-pre-v2.0.0
sciteco-rel-5-1-3
sciteco-rel-5-3-4
sciteco-rel-5-5-2
sciteco-rel-5-5-4
sciteco-rel-5-5-7
Git mirror of the Scintilla editor component. Referenced by the SciTECO repository.
Robin Haberkorn
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
lexlib
/
CharacterCategory.cxx
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-01
Remove noexcept from allocating constructors as may throw on memory exhaustion.
Neil
1
-1
/
+1
2019-10-16
Feature [feature-requests:#1315] Update to Unicode 12.1.
Neil
1
-53
/
+104
2019-03-29
Feature [feature-requests:#1259]. Add SCI_SETCHARACTERCATEGORYOPTIMIZATION API
Neil
1
-0
/
+31
2018-10-18
Updated case conversion and character categories to Unicode 11.
Neil
1
-62
/
+178
2018-04-21
Safety improvements for character code - drop reinterpret_cast, ensure more
Neil
1
-3
/
+2
2017-09-11
The Scintilla namespace is always active for internal symbols and for the lexer
Neil
1
-4
/
+0
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
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