]> Kevux Git Server - fll/commit
Update: Slight improvement in UTF unassigned detection and add or correct some ranges.
authorKevin Day <thekevinday@gmail.com>
Sat, 29 Oct 2022 03:57:02 +0000 (22:57 -0500)
committerKevin Day <thekevinday@gmail.com>
Sat, 29 Oct 2022 03:57:02 +0000 (22:57 -0500)
commit5c268700d1b59b02db4f99f9847fbe7373cd80e6
treef920e7605df4292458b3ba6d12b272a796967a0a
parent4af2f0ea2aae29d69ce904e51e6492a1394066c2
Update: Slight improvement in UTF unassigned detection and add or correct some ranges.

Change "character" to "sequence" to be consistent with the rest of the private functions.

Add several additional checks to ideally reduce the number of checks.
This is only a cursory pass and not much effort is put into fine-tuned optimization.
There is huge room for improvement.

I discovered some ranges that needed to be added as unassined and added them.
Include the invalid ranges as unassigned.
level_0/f_utf/c/private-utf_unassigned.c
level_0/f_utf/c/private-utf_unassigned.h