]> Kevux Git Server - fll/commit
Update: Slight improvement in UTF unassigned detection and add or correct some ranges. 0.6.1
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:59:40 +0000 (22:59 -0500)
commit40376bc55fd201239cb576197a66b5e6ea9e1bd0
tree9b3c7286eb7b2c84e71cd85422eae6bc47a079fc
parent5a62de128aca5440c1149dd8621440fabcfa3ae3
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