A couple of additional character classes from Jeffrey,
[p5sagit/p5-mst-13.2.git] / lib / unicore / mktables
2002-01-15 Jarkko Hietaniemi A couple of additional character classes from Jeffrey,
2002-01-14 Jarkko Hietaniemi Big mktables rewrite from Jeffrey;
2002-01-05 Jarkko Hietaniemi The same problem with To{Lower,Title,Upper}
2002-01-04 Jarkko Hietaniemi Add U+0085, U+2028, and U+2029 to \s under Unicode.
2001-12-30 Jarkko Hietaniemi Fix all the C(ommon) case foldings as per CaseFold...
2001-12-15 Jarkko Hietaniemi Support \p{All}, \p{IsAssigned}, \p{IsUnassigned}.
2001-11-16 SADAHIRO Tomoyuki Unicode General Category: Cn
2001-11-14 Jarkko Hietaniemi The First, Last ranges in the Unicode data weren't
2001-10-27 Jarkko Hietaniemi Unicode: property alias naming cleanup.
2001-10-26 Jarkko Hietaniemi More logical to use %04"UVXf" than %"UVuf" since
2001-10-26 Jarkko Hietaniemi Unicode: add the case folding table.
2001-10-21 Jarkko Hietaniemi Implement multicharacter case mappings where a single
2001-10-19 Jarkko Hietaniemi Unicode categories continue:
2001-10-18 Jarkko Hietaniemi Prettyprinting.
2001-10-17 Jarkko Hietaniemi Add the special casing mappings (from SpecCase.txt)
2001-10-13 Jarkko Hietaniemi Rewrite mktables from scratch.