kc3-lang/libxkbcommon/src/utf8-decoding.c

Branch :


Log

Author Commit Date CI Message
08d9a031 2025-04-08 06:31:33 Unicode: Make surrogate handling more explicit
e120807b 2025-01-29 15:35:22 Update license notices to SDPX short identifiers + update LICENSE Fix #628. Signed-off-by: Ran Benita <ran@unusedvar.com>
98dee225 2024-09-12 16:52:40 Add UTF-8 to UTF-32 decoding Add internal functions to convert UTF-32 to UTF-8, with corresponding tests.