index
:
sciteco
hsrex
libxcurses
master
session-extensions
Scintilla-based Text Editor and COrrector
Robin Haberkorn
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
string-utils.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-11
the SciTECO parser is Unicode-based now (refs #5)
Robin Haberkorn
1
-4
/
+15
2024-09-10
win32: convert command line to UTF-8 (refs #5)
Robin Haberkorn
1
-0
/
+10
2024-09-09
input and displaying of Unicode characters is now possible (refs #5)
Robin Haberkorn
1
-0
/
+6
2024-01-21
updated copyright to 2024
Robin Haberkorn
1
-1
/
+1
2023-04-05
updated copyright to 2023
Robin Haberkorn
1
-1
/
+1
2022-06-21
updated copyright to 2022 and updated TODO
Robin Haberkorn
1
-1
/
+1
2021-12-19
safer use of memcpy() and memchr(): we must not pass in NULL pointers
Robin Haberkorn
1
-4
/
+13
2021-05-30
THE GREAT CEEIFICATION EVENT
Robin Haberkorn
1
-53
/
+125
2017-03-03
updated copyright to 2017
Robin Haberkorn
1
-1
/
+1
2016-02-10
added String::toupper(): minor optimization
Robin Haberkorn
1
-0
/
+12
2016-01-28
use String::append() instead of g_strconcat()
Robin Haberkorn
1
-0
/
+4
2016-01-28
updated copyright to 2016
Robin Haberkorn
1
-1
/
+1
2015-03-09
fixed displaying of control characters in the "info" line (and window title)
Robin Haberkorn
1
-0
/
+2
2015-03-01
moved String helper functions from sciteco.h and main.cpp to string-utils.cpp...
Robin Haberkorn
1
-0
/
+96