This website requires JavaScript.
Explore
Help
Sign In
Timerix
/
utf8proc
Watch
1
Star
0
Fork
0
You've already forked utf8proc
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
c6858e955c
utf8proc
/
test
History
Steven G. Johnson
c6858e955c
use unsigned char more consistently, silence -Wextra compiler warnings (
#188
)
2020-03-29 10:44:42 -04:00
..
case.c
update data and algorithms for Unicode 11 (
#140
)
2018-07-24 13:18:48 -04:00
charwidth.c
charwidth=1 for soft hyphen and unassigned codepoints (
#135
)
2018-07-24 10:45:02 -04:00
custom.c
Case folding fixes (
#133
)
2018-05-02 08:15:02 -04:00
graphemetest.c
use unsigned char more consistently, silence -Wextra compiler warnings (
#188
)
2020-03-29 10:44:42 -04:00
iterate.c
use unsigned char more consistently, silence -Wextra compiler warnings (
#188
)
2020-03-29 10:44:42 -04:00
misc.c
add utf8proc_unicode_version (
#151
)
2019-03-30 16:31:02 -04:00
normtest.c
use unsigned char more consistently, silence -Wextra compiler warnings (
#188
)
2020-03-29 10:44:42 -04:00
printproperty.c
uppercase mapping ß (U+00df) to ẞ (U+1E9E) (
#134
)
2018-05-02 14:18:26 -04:00
tests.c
use unsigned char more consistently, silence -Wextra compiler warnings (
#188
)
2020-03-29 10:44:42 -04:00
tests.h
use unsigned char more consistently, silence -Wextra compiler warnings (
#188
)
2020-03-29 10:44:42 -04:00
valid.c
Add tests for valid codepoints and iterate function
2015-05-29 20:11:10 +02:00