aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/DBCS.h
AgeCommit message (Expand)AuthorFilesLines
2025-05-24Remove line end space.Zufu Liu1-1/+1
2025-04-03Turn on type conversion warnings for GCC and fix them.Neil1-4/+2
2025-03-27Optimize case-insensitive DBCS search to be around 5 times faster by using 64KNeil1-0/+21
2025-03-27Use constant definitions to avoid warnings.Neil1-5/+11
2021-07-03Feature [feature-requests:#1408] Merge branches for setting representations forZufu Liu1-0/+1
2021-05-24Define C++ version of the Scintilla API in ScintillaTypes.h, ScintillaMessages.hNeil1-1/+1
2019-04-12Bug [#2093]. Improve efficiency with single byte character sets.Zufu Liu1-0/+8
2018-04-21Tighten definition of regular expression iterators so they are noexcept andNeil1-1/+1
2017-09-11The Scintilla namespace is always active for internal symbols and for the lexerNeil1-4/+0
2017-06-12Removed unused functions and methods from Platform.h.Neil1-0/+21