This website requires JavaScript.
Explore
Help
Sign In
TheCloud
/
v
Watch
1
Star
0
Fork
0
You've already forked v
mirror of
https://github.com/vlang/v.git
synced
2025-08-04 02:07:28 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
v
/
vlib
/
encoding
/
utf8
History
kbkpbot
f7841e125b
checker: check and error for invalid utf8 string literals (
#23721
)
2025-02-15 19:32:38 +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
validate
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_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
utf8_util.v
encoding.utf8: fix is_punct func (
fix
#22646
) (
#22647
)
2024-10-26 10:33:31 +03:00
utf8.v
checker: check and error for invalid utf8 string literals (
#23721
)
2025-02-15 19:32:38 +02:00