1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-09 17:38:00 +00:00
putty-source/unicode
Simon Tatham d3e186e81b Function to check a UTF-8 string for unknown characters.
So we can reject things we don't know how to NFC yet.
2022-11-11 08:49:05 +00:00
..
ambiguous_wide_chars.h Update to Unicode 15. 2022-11-11 08:44:07 +00:00
bidi_brackets.h Update to Unicode 15. 2022-11-11 08:44:07 +00:00
bidi_mirror.h Update to Unicode 15. 2022-11-11 08:44:07 +00:00
bidi_type.h Update to Unicode 15. 2022-11-11 08:44:07 +00:00
canonical_comp.h Implement Unicode normalisation. 2022-11-11 08:48:18 +00:00
canonical_decomp.h Implement Unicode normalisation. 2022-11-11 08:48:18 +00:00
combining_classes.h Implement Unicode normalisation. 2022-11-11 08:48:18 +00:00
known_chars.h Function to check a UTF-8 string for unknown characters. 2022-11-11 08:49:05 +00:00
nonspacing_chars.h Update to Unicode 15. 2022-11-11 08:44:07 +00:00
read_ucd.py Function to check a UTF-8 string for unknown characters. 2022-11-11 08:49:05 +00:00
version.h Commit read_ucd.py's output and switch over to it. 2022-11-11 08:44:07 +00:00
wide_chars.h Update to Unicode 15. 2022-11-11 08:44:07 +00:00