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
/
src
/
CaseFolder.cxx
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-08
Feature [feature-requests:#1389] Initialize CaseFolderTable to ASCII so
Neil
1
-18
/
+16
2021-08-22
Follow rule-of-zero / rule-of-5 where reasonable by removing standard operators
Neil
1
-3
/
+0
2021-05-24
Define C++ version of the Scintilla API in ScintillaTypes.h, ScintillaMessages.h
Neil
1
-1
/
+1
2021-04-05
Change CaseConversion to an enum class.
Neil
1
-1
/
+1
2020-03-24
Use noexcept where possible.
Neil
1
-2
/
+2
2019-03-03
Use noexcept where reasonable.
Neil
1
-1
/
+1
2018-04-21
Safety improvements for character code - drop reinterpret_cast, ensure more
Neil
1
-1
/
+1
2018-03-24
Removed unwanted include.
Neil
1
-1
/
+0
2017-09-11
The Scintilla namespace is always active for internal symbols and for the lexer
Neil
1
-2
/
+0
2015-07-04
Make std::exception visible to all core code to remove chance that a different
Neil
1
-0
/
+1
2014-05-24
Header include statements are now in a standardised order with that order
Neil
1
-1
/
+1
2013-07-11
Include case conversion data in Scintilla so that all platforms will perform
Neil
1
-0
/
+68