about summary refs log tree commit diff
path: root/src/ctype/wide.h
Commit message (Expand)AuthorAgeFilesLines
* update ctype data to unicode 12.1.0u_quark2019-10-251-12/+14
* update ctype tables to unicode 10.0Rich Felker2017-12-181-29/+49
* reformat ctype tables to be diff-friendly, match tool outputRich Felker2017-12-181-24/+25
* fix broken wcwidth tablesRich Felker2012-06-201-7/+8
* new wcwidth implementation (fast table-based)Rich Felker2012-04-241-0/+41