v/vlib/encoding/utf8
2025-05-21 18:45:01 +03:00
..
east_asian encoding.utf8: replace uchar with rune, deprecate get_uchar, is_uchar_punct, is_uchar_global_punct (#22560) 2024-10-18 10:39:26 +03:00
validate encoding.utf8: add more tests for UTF-8 strings (#24544) 2025-05-21 18:45:01 +03:00
utf8.v checker: check and error for invalid utf8 string literals (#23721) 2025-02-15 19:32:38 +02:00
utf8_is_punct_test.v encoding.utf8: fix is_punct func (fix #22646) (#22647) 2024-10-26 10:33:31 +03:00
utf8_tables.v fmt: fix formating a file in an oscillating manner (fix #22223, fix #22026) (#22232) 2024-09-17 09:47:38 +03:00
utf8_util.v all: remove deprecations made before 2024-11-06 2025-05-05 09:31:32 +03:00
utf8_util_test.v all: fix typos (#24470) 2025-05-13 22:05:22 +03:00