Import utf8proc_2.3.0.orig.tar.gz
authorMo Zhou <cdluminate@gmail.com>
Sat, 27 Apr 2019 08:12:00 +0000 (09:12 +0100)
committerMo Zhou <cdluminate@gmail.com>
Sat, 27 Apr 2019 08:12:00 +0000 (09:12 +0100)
commit75ddeb2e7131ad01c190213c5805a10fc4d22c2a
tree1aeb07d52687a5788d14ed79550299c9281881bf
Import utf8proc_2.3.0.orig.tar.gz

[dgit import orig utf8proc_2.3.0.orig.tar.gz]
36 files changed:
.gitignore [new file with mode: 0644]
.travis.yml [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
Doxyfile [new file with mode: 0644]
LICENSE.md [new file with mode: 0644]
MANIFEST [new file with mode: 0644]
Makefile [new file with mode: 0644]
NEWS.md [new file with mode: 0644]
README.md [new file with mode: 0644]
appveyor.yml [new file with mode: 0644]
bench/Makefile [new file with mode: 0644]
bench/bench.c [new file with mode: 0644]
bench/icu.c [new file with mode: 0644]
bench/unistring.c [new file with mode: 0644]
bench/util.c [new file with mode: 0644]
bench/util.h [new file with mode: 0644]
data/Makefile [new file with mode: 0644]
data/charwidths.jl [new file with mode: 0644]
data/data_generator.rb [new file with mode: 0644]
libutf8proc.pc.in [new file with mode: 0644]
lump.md [new file with mode: 0644]
test/case.c [new file with mode: 0644]
test/charwidth.c [new file with mode: 0644]
test/custom.c [new file with mode: 0644]
test/graphemetest.c [new file with mode: 0644]
test/iterate.c [new file with mode: 0644]
test/misc.c [new file with mode: 0644]
test/normtest.c [new file with mode: 0644]
test/printproperty.c [new file with mode: 0644]
test/tests.c [new file with mode: 0644]
test/tests.h [new file with mode: 0644]
test/valid.c [new file with mode: 0644]
utf8proc.c [new file with mode: 0644]
utf8proc.h [new file with mode: 0644]
utf8proc_data.c [new file with mode: 0644]
utils.cmake [new file with mode: 0644]