summaryrefslogtreecommitdiff
path: root/src/ctype/nonspacing.h
AgeCommit message (Expand)AuthorLines
2021-12-27fix wcwidth of hangul combining (vowel/final) lettersRich Felker-58/+60
2019-10-25update ctype data to unicode 12.1.0u_quark-40/+48
2017-12-18update ctype tables to unicode 10.0Rich Felker-39/+55
2017-12-18reformat ctype tables to be diff-friendly, match tool outputRich Felker-39/+42
2012-04-24new wcwidth implementation (fast table-based)Rich Felker-0/+62