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 1441023f5a read_ucd.py: tolerate whitespace in EastAsianWidth.txt.
Unicode 16.0.0 has changed the formatting of that file in a way that
I'm sure _they_ thought was unproblematic :-) by putting spaces around
the character class field, which the reading code wasn't prepared to
cope with.
2024-09-22 19:05:41 +01: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 read_ucd.py: tolerate whitespace in EastAsianWidth.txt. 2024-09-22 19:05:41 +01: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