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
/
scripts
/
GenerateCaseConvert.py
Age
Commit message (
Collapse
)
Author
Files
Lines
2023-03-15
Fix some warnings from ruff.
Neil
1
-5
/
+5
2021-05-06
Remove dead code and imports as found by Vulture.
Neil
1
-1
/
+1
https://github.com/jendrikseipp/vulture
2021-04-27
Update Unicode code generation scripts. Update Lexilla, use pathlib, simplify.
Neil
1
-1
/
+1
2020-03-11
Add or update #! lines of Python scripts to use python3.
Neil
1
-0
/
+1
2019-11-02
Extend script to cover last Unicode character.
Zufu Liu
1
-1
/
+1
Does not affect output.
2017-09-14
Normalize whitespace.
Zufu Liu
1
-1
/
+1
2017-09-14
Remove automatically generated line end whitespace.
Zufu Liu
1
-2
/
+2
2015-11-20
Remove line end whitespace.
Neil
1
-10
/
+10
2014-01-01
Specify minimum Python version for scripts.
Neil
1
-0
/
+1
2013-08-01
Bug [#1506]. In some locales Visual C++ fails with UTF-8 in string literals.
Neil
1
-1
/
+4
Fixed by using hex escapes for non-ASCII.
2013-07-11
Include case conversion data in Scintilla so that all platforms will perform
Neil
1
-0
/
+122
case conversion of Unicode text in accordance with Unicode.