add toupper/tolower functions (for JuliaLang/julia#11471)
authorSteven G. Johnson <stevenj@mit.edu>
Fri, 29 May 2015 17:52:48 +0000 (13:52 -0400)
committerSteven G. Johnson <stevenj@mit.edu>
Sat, 30 May 2015 02:00:30 +0000 (22:00 -0400)
commita8fb4b17727651beadfa2c7c4d899fd0f4947c5a
treeaff90af7a3890bed7679ee46e3f290fd9df03dac
parent35ec8e32e7e9ccbc7bc12da6eec5b11e72a9e674
add toupper/tolower functions (for JuliaLang/julia#11471)
.gitignore
Makefile
test/case.c [new file with mode: 0644]
utf8proc.c
utf8proc.h