kmx git
login
register
kc3-lang
/
libxkbcommon
/
src/utf8-decoding.c
src/utf8-decoding.c
Log
Author
Commit
Date
CI
Message
e120807b
2025-01-29T15:35:22
Update license notices to SDPX short identifiers + update LICENSE Fix #628. Signed-off-by: Ran Benita <ran@unusedvar.com>
98dee225
2024-09-12T16:52:40
Add UTF-8 to UTF-32 decoding Add internal functions to convert UTF-32 to UTF-8, with corresponding tests.