Unicode 15.1 support (#253)
authorSteven G. Johnson <stevenj@alum.mit.edu>
Fri, 20 Oct 2023 20:24:59 +0000 (16:24 -0400)
committerGitHub <noreply@github.com>
Fri, 20 Oct 2023 20:24:59 +0000 (16:24 -0400)
commit46a442b12127262f33a3ef25537813aafcda92e8
treebee3c063229d9b6fb02654b71fea78af0236eea9
parent1cb28a66ca79a0845e99433fd1056257456cef8b
Unicode 15.1 support (#253)

* Unicode 15.1 support

* always update state

* fix GB9c logic

* print indic_conjunct_break in printproperty

* fix grapheme test

* update utf8proc_decompose_char docs

* more GB9c tests
CMakeLists.txt
README.md
data/Makefile
data/data_generator.rb
test/graphemetest.c
test/printproperty.c
utf8proc.c
utf8proc.h
utf8proc_data.c