utf8proc

A clean C library for processing UTF-8 Unicode data
git clone https://git.sinitax.com/juliastrings/utf8proc
Log | Files | Refs | README | LICENSE | sfeed.txt

ModeNameSize
-rw-r--r--.github/workflows/ci-fuzz.yml23L
-rw-r--r--.github/workflows/cmake.yml64L
-rw-r--r--.github/workflows/make.yml41L
-rw-r--r--.gitignore38L
-rw-r--r--CMakeLists.txt113L
-rw-r--r--Doxyfile2765L
-rw-r--r--LICENSE.md93L
-rw-r--r--MANIFEST9L
-rw-r--r--Makefile199L
-rw-r--r--NEWS.md445L
-rw-r--r--README.md88L
-rw-r--r--appveyor.yml46L
-rw-r--r--bench/Makefile40L
-rw-r--r--bench/bench.c56L
-rw-r--r--bench/icu.c61L
-rw-r--r--bench/unistring.c60L
-rw-r--r--bench/util.c39L
-rw-r--r--bench/util.h22L
-rw-r--r--data/Makefile62L
-rw-r--r--data/Manifest.toml69L
-rw-r--r--data/Project.toml2L
-rw-r--r--data/data_generator.jl547L
-rw-r--r--libutf8proc.pc.cmakein10L
-rw-r--r--libutf8proc.pc.in10L
-rw-r--r--lump.md27L
-rw-r--r--test/case.c76L
-rw-r--r--test/charwidth.c77L
-rw-r--r--test/custom.c28L
-rw-r--r--test/fuzz_main.c54L
-rw-r--r--test/fuzzer.c84L
-rw-r--r--test/graphemetest.c135L
-rw-r--r--test/iscase.c62L
-rw-r--r--test/iterate.c168L
-rw-r--r--test/misc.c51L
-rw-r--r--test/normtest.c63L
-rwxr-xr-xtest/ossfuzz.sh13L
-rw-r--r--test/printproperty.c64L
-rw-r--r--test/tests.c59L
-rw-r--r--test/tests.h27L
-rw-r--r--test/valid.c41L
-rw-r--r--utf8proc.c815L
-rw-r--r--utf8proc.h743L
-rw-r--r--utf8proc_data.c16960L
-rw-r--r--utils.cmake20L