summaryrefslogtreecommitdiff
path: root/decomp.h
AgeCommit message (Collapse)AuthorLines
2007-10-03100l: wrong placement of const created a data segmentRich Felker-1/+1
2007-10-01updates to decomposition data:Rich Felker-100/+89
- support single-replacement decompositions (legacy chars like angstrom) - correct for mandatory replacements wrongly marked <compat> in ucd - include newly added characters in the tables - omit presentation forms/cjk compat block for the time being
2007-10-01move generated data to its own fileRich Felker-0/+1259