summaryrefslogtreecommitdiff
path: root/lib/unicore/mktables
Commit message (Expand)AuthorAgeFilesLines
* Undo the renaming of the Unicode data files; the simpleJarkko Hietaniemi2002-01-211-25/+25
* Jeffrey's Unicode adventure continues: unify the In/*.plJarkko Hietaniemi2002-01-161-179/+520
* Jeffrey is trying very hard to avoid working on hisJarkko Hietaniemi2002-01-151-89/+232
* A couple of additional character classes from Jeffrey,Jarkko Hietaniemi2002-01-151-3/+77
* Big mktables rewrite from Jeffrey;Jarkko Hietaniemi2002-01-141-674/+1008
* The same problem with To{Lower,Title,Upper}Jarkko Hietaniemi2002-01-051-3/+5
* Add U+0085, U+2028, and U+2029 to \s under Unicode.Jarkko Hietaniemi2002-01-041-2/+2
* Fix all the C(ommon) case foldings as per CaseFold.txt.Jarkko Hietaniemi2001-12-301-1/+3
* Support \p{All}, \p{IsAssigned}, \p{IsUnassigned}.Jarkko Hietaniemi2001-12-151-0/+14
* Unicode General Category: CnSADAHIRO Tomoyuki2001-11-161-6/+41
* The First, Last ranges in the Unicode data weren'tJarkko Hietaniemi2001-11-141-51/+57
* Unicode: property alias naming cleanup.Jarkko Hietaniemi2001-10-271-32/+26
* More logical to use %04"UVXf" than %"UVuf" sinceJarkko Hietaniemi2001-10-261-2/+2
* Unicode: add the case folding table.Jarkko Hietaniemi2001-10-261-1/+55
* Implement multicharacter case mappings where a singleJarkko Hietaniemi2001-10-211-7/+23
* Unicode categories continue:Jarkko Hietaniemi2001-10-191-5/+51
* Prettyprinting.Jarkko Hietaniemi2001-10-181-2/+2
* Add the special casing mappings (from SpecCase.txt)Jarkko Hietaniemi2001-10-171-28/+57
* Rewrite mktables from scratch.Jarkko Hietaniemi2001-10-131-0/+686