v/vlib/encoding/utf8
2025-01-27 19:37:27 +02: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
encoding_utf8_test.v
utf8.v docs: document more builtin functions/methods (#14229) 2022-04-30 12:31:23 +03: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 encoding.utf8: fix is_punct func (fix #22646) (#22647) 2024-10-26 10:33:31 +03:00
utf8_util_test.v encoding.ut8: remove deprecated tests for utf8.is_uchar_punct/1 and utf8.get_uchar/2 (fix #23599) (#23600) 2025-01-27 19:37:27 +02:00