aboutsummaryrefslogtreecommitdiffstats
path: root/regexp/_unicode_mapping.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-02-13regexp: Add rules to generate _unicode_mapping.c.NIIBE Yutaka1-269/+0
2020-02-13regexp: More removal from unused utf8 functions.NIIBE Yutaka1-265/+1
2020-02-13regexp: Also don't need title map.NIIBE Yutaka1-6/+0
2020-02-13regexp: Don't need width calc for regexp.NIIBE Yutaka1-64/+0
2020-02-12regexp: Add UTF-8 support.NIIBE Yutaka1-0/+603