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
sciteco-rel-5-5-8
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
/
src
/
DBCS.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-04
Feature [feature-requests:#1564]. Use vector to store FoldMaps as map is not
Neil
1
-2
/
+1
2025-12-04
Feature [feature-requests:#1564]. Remove DBCSSetFoldMap as never called.
Neil
1
-1
/
+0
2025-11-27
Feature [feature-requests:#1564]. Ensure DCBS fold map initialized and folding
Neil
1
-1
/
+1
2025-05-24
Remove line end space.
Zufu Liu
1
-1
/
+1
2025-04-03
Turn on type conversion warnings for GCC and fix them.
Neil
1
-4
/
+2
2025-03-27
Optimize case-insensitive DBCS search to be around 5 times faster by using 64K
Neil
1
-0
/
+21
2025-03-27
Use constant definitions to avoid warnings.
Neil
1
-5
/
+11
2021-07-03
Feature [feature-requests:#1408] Merge branches for setting representations for
Zufu Liu
1
-0
/
+1
2021-05-24
Define C++ version of the Scintilla API in ScintillaTypes.h, ScintillaMessages.h
Neil
1
-1
/
+1
2019-04-12
Bug [#2093]. Improve efficiency with single byte character sets.
Zufu Liu
1
-0
/
+8
2018-04-21
Tighten definition of regular expression iterators so they are noexcept and
Neil
1
-1
/
+1
2017-09-11
The Scintilla namespace is always active for internal symbols and for the lexer
Neil
1
-4
/
+0
2017-06-12
Removed unused functions and methods from Platform.h.
Neil
1
-0
/
+21