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
/
qreg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-09
the ^EUq string building escape now respects the encoding (can insert bytes o...
Robin Haberkorn
1
-3
/
+3
2024-09-09
avoid redunancies between teco_qreg_plain_get_character() and teco_state_star...
Robin Haberkorn
1
-20
/
+1
2024-09-09
reserve at most 4 bytes for UTF-8 encoded characters (refs #5)
Robin Haberkorn
1
-1
/
+1
2024-09-09
Unicode support for the Q-Register commands (refs #5)
Robin Haberkorn
1
-34
/
+107
2024-08-28
fixed retrieval of characters with codes larger than 127 - always return unsi...
Robin Haberkorn
1
-3
/
+4
2024-02-06
use bool instead of guint for 1-bit fields
Robin Haberkorn
1
-1
/
+2
2024-01-21
updated copyright to 2024
Robin Haberkorn
1
-1
/
+1
2024-01-20
fixed Clang warnings about one-bit-wide boolean integers (-Wsingle-bit-bitfie...
Robin Haberkorn
1
-1
/
+1
2023-07-06
fixed ]$ and ]~ (pop from Q-Reg stack to special Q-Registers)
Robin Haberkorn
1
-164
/
+84
2023-04-05
updated copyright to 2023
Robin Haberkorn
1
-1
/
+1
2022-11-28
fixed a number of crashes due to empty string arguments or uninitialized regi...
Robin Haberkorn
1
-0
/
+1
2022-11-20
fixed teco_qreg_table_set_environ() on Win32: sometimes keys unexpectedly beg...
Robin Haberkorn
1
-1
/
+13
2022-11-20
teco_qreg_table_set_environ() will now use g_get_environ() instead of g_liste...
Robin Haberkorn
1
-9
/
+5
2022-06-21
updated copyright to 2022 and updated TODO
Robin Haberkorn
1
-1
/
+1
2021-10-11
fixed crashes when the Q-Reg stack is non-empty at exit
Robin Haberkorn
1
-3
/
+1
2021-05-30
THE GREAT CEEIFICATION EVENT
Robin Haberkorn
1
-0
/
+1542