index
:
~dvdhrm/kmscon
master
KMS/DRM based system console
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tsm_unicode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-23
tsm: remove and depend on libtsm
David Herrmann
1
-624
/
+0
2013-02-06
build: major cleanup
David Herrmann
1
-0
/
+17
2012-12-10
tsm: unicode: add wcwidth() implementation
David Herrmann
1
-0
/
+36
2012-09-30
tsm: unicode: do not encode invalid UTF8
David Herrmann
1
-0
/
+12
2012-09-27
tsm: unicode: fix accessing symbol-array out of bounds
David Herrmann
1
-3
/
+7
2012-09-27
tsm: unicode: fix not recreating the default-table all the time
David Herrmann
1
-0
/
+6
2012-09-18
tsm: fix header comments
David Herrmann
1
-1
/
+1
2012-09-18
tsm: unicode: remove tsm_symbol_get_u8()
David Herrmann
1
-36
/
+0
2012-09-18
tsm: unicode: add helper for ucs4->u8 string conversions
David Herrmann
1
-0
/
+23
2012-09-18
tsm: unicode: fix error-path in tsm_symbol_append()
David Herrmann
1
-3
/
+21
2012-09-18
tsm: unicode: add symbol-table helpers
David Herrmann
1
-47
/
+64
2012-09-18
tsm: unicode: merge tsm_symbol_get() into table__get()
David Herrmann
1
-16
/
+6
2012-09-18
tsm: unicode: export tsm_ucs4_to_utf8()
David Herrmann
1
-35
/
+41
2012-09-18
tsm: unicode: add symbol-table contexts
David Herrmann
1
-31
/
+42
2012-09-18
tsm: unicode: remove log_* calls
David Herrmann
1
-13
/
+3
2012-09-18
tsm: move unicode.[ch] to tsm_unicode.[ch]
David Herrmann
1
-0
/
+530