summaryrefslogtreecommitdiffhomepage
path: root/include/unicode
AgeCommit message (Expand)Author
2022-01-05Simplify UTF-8 decoding: 2 byte sequences always contain valid Unicode valuesRoland Reichwein
2022-01-03Separated out remaining functions from unicode.h, documentationRoland Reichwein
2022-01-03DocumentationRoland Reichwein
2022-01-02Build fix via include; pbuilder updateRoland 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