summaryrefslogtreecommitdiffhomepage
path: root/include/unicode/utf.h
AgeCommit message (Expand)Author
2022-12-15Bugfix ValidationHEADv1.10masterRoland Reichwein
2022-01-05Fix UTF-8 decoding: Guard against remaining bytes before iterationRoland Reichwein
2022-01-03Separated out remaining functions from unicode.h, documentationRoland Reichwein
2022-01-02Bugfix for C++17, fix comments, fix GCC warningsRoland Reichwein
2022-01-02Use [[likely]] and [[unlikely]]Roland Reichwein
2022-01-02Remove dead code from optimizationsRoland Reichwein
2022-01-01Use own type traitsRoland Reichwein
2022-01-01Separated out headers files; optimizations; type traits; better namingRoland Reichwein