summaryrefslogtreecommitdiff
path: root/codepage/UnicodeData
Commit message (Collapse)AuthorAgeFilesLines
* Add more codepage data; support disjoint mappingsH. Peter Anvin2008-06-251-0/+639
| | | | | | | Add additional codepage data from the Unicode Consortium. Additionally, add support for generating codepage files for the case where the filesystem codepage and the display codepage do not match. The standard Makefile doesn't actually do that, however.
* codepage: include case variant characters in UnicodeDataH. Peter Anvin2008-06-161-0/+12
| | | | | Adjust the gensubset.pl script to that all case variants are explicitly included in UnicodeData.
* Add support for creating codepage/Unicode mapping tablesH. Peter Anvin2008-06-051-0/+301
Add support for creating codepage/Unicode mapping tables; this is a step toward VFAT long filename support.