summaryrefslogtreecommitdiffhomepage
path: root/src/utf8tabs.py
AgeCommit message (Expand)Author
2023-02-15Cleaned up in size-types. API always uses intptr_t as default for all contain...Tyge Løvset
2023-01-05Added clist_X_get_node(valptr) to complete the node API.Tyge Løvset
2022-06-09Removed adding circled letters and roman numerics from toupper/tolowerTyge Løvset
2022-06-08Fixed char mappings again, and simplified.Tyge Løvset
2022-06-08Fixed case mappings (final).Tyge Løvset
2022-06-08Fixed utf8 tables again. Separate casefold, toupper, tolower functions.Tyge Løvset
2022-06-07Some improvements in utf8tabs.pyTyge Løvset
2022-06-07Update/Fix utf8tabs.py/utf8tabs.inc.Tyge Løvset
2022-06-07Bugfixed / Updated utf8tabs.* and utf8code.cTyge Lovset
2022-06-03refactored utf8tabs.py, still has a bug thoughTyge Løvset
2022-06-02Improved namings in utf8tabs.py and removed unicode tablesTyge Løvset
2022-05-30Updated benchmarks and renamed utf8utils.c to utf8code.cTyge Løvset
2022-05-30Large refactoring on strings / utf8 and some file structure.Tyge Lovset