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 46a442b121
Unicode 15.1 support (#253)
1 year ago
..
case.c Fix Sign-Conversion warnings in library and test code (#214) 4 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
fuzz_main.c OSS-Fuzz initial integration (#216) 4 years ago
fuzzer.c Improve fuzzer code coverage (#239) 2 years ago
graphemetest.c Unicode 15.1 support (#253) 1 year ago
iscase.c add islower/isupper functions (#196) 4 years ago
iterate.c Fix Sign-Conversion warnings in library and test code (#214) 4 years ago
misc.c Fix memory leaks in tests case.c and misc.c (#189) 5 years ago
normtest.c use unsigned char more consistently, silence -Wextra compiler warnings (#188) 5 years ago
ossfuzz.sh OSS-Fuzz integration updates (#219) 4 years ago
printproperty.c Unicode 15.1 support (#253) 1 year ago
tests.c Fix Sign-Conversion warnings in library and test code (#214) 4 years ago
tests.h use unsigned char more consistently, silence -Wextra compiler warnings (#188) 5 years ago
valid.c Add tests for valid codepoints and iterate function 10 years ago