-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule utf8proc
updated
10 files
+1 −1 | CMakeLists.txt | |
+1 −1 | Makefile | |
+8 −9 | data/Makefile | |
+69 −0 | data/Manifest.toml | |
+2 −0 | data/Project.toml | |
+0 −169 | data/charwidths.jl | |
+547 −0 | data/data_generator.jl | |
+0 −475 | data/data_generator.rb | |
+2 −2 | utf8proc.h | |
+13,799 −13,799 | utf8proc_data.c |