You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Steven G. Johnson d4a58cfec5
update data and algorithms for Unicode 11 (#140)
6 years ago
..
case.c update data and algorithms for Unicode 11 (#140) 6 years ago
charwidth.c charwidth=1 for soft hyphen and unassigned codepoints (#135) 6 years ago
custom.c Case folding fixes (#133) 7 years ago
graphemetest.c Fix #34 handle 66 Unicode non-characters, also improve performance and surrogate handling 10 years ago
iterate.c Fix overrun 9 years ago
misc.c Case folding fixes (#133) 7 years ago
normtest.c Prefix other C99 typedefs with utf8proc_ 10 years ago
printproperty.c uppercase mapping ß (U+00df) to ẞ (U+1E9E) (#134) 7 years ago
tests.c Move common test functions to separate module 9 years ago
tests.h Fix implicit function declarations 9 years ago
valid.c Add tests for valid codepoints and iterate function 10 years ago