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
sciteco-rel-5-6-2
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.cxx
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-19
Allow Euro in code page 936 for byte 0x80.
Zufu Liu
1
-1
/
+4
2025-12-04
Feature [feature-requests:#1564]. Use vector to store FoldMaps as map is not
Neil
1
-8
/
+20
2025-12-04
Feature [feature-requests:#1564]. Remove DBCSSetFoldMap as never called.
Neil
1
-4
/
+0
2025-04-03
Silence 'magic' number clang-tidy warning where there is intense use of literal
Neil
1
-0
/
+8
2025-03-27
Optimize case-insensitive DBCS search to be around 5 times faster by using 64K
Neil
1
-0
/
+61
2025-03-27
Use constant definitions to avoid warnings.
Neil
1
-6
/
+6
2021-07-03
Feature [feature-requests:#1408] Merge branches for setting representations for
Zufu Liu
1
-0
/
+12
2021-05-24
Define C++ version of the Scintilla API in ScintillaTypes.h, ScintillaMessages.h
Neil
1
-2
/
+2
2018-04-22
Remove casts between char and unsigned char where possible.
Neil
1
-1
/
+1
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
-6
/
+0
2017-06-12
Removed unused functions and methods from Platform.h.
Neil
1
-0
/
+48