summaryrefslogtreecommitdiff
path: root/cell.c
AgeCommit message (Collapse)AuthorLines
2007-03-31updated combining table for new charactersRich Felker-8/+18
2006-11-02100l: i had omitted korean from combining table since it wasn'tRich Felker-2/+14
flagged in the u**codedata file. special-casing it like this seems more logical than adding a huge list of combing chars to the already-large table but i may reconsider eventually.
2006-10-29100l: forgot to add this with the uucell overhaulRich Felker-0/+160