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