This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Prefer special case mappings.
[perl5.git] / lib / unicore / mktables
2002-02-19 Jarkko HietaniemiPrefer special case mappings.
2002-02-19 Jarkko HietaniemiNo need to store identity mappings.
2002-02-10 Jarkko HietaniemiUse the "Unicode 1.0" name field for control characters,
2002-02-03 Jarkko HietaniemiPrettify.
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-21 Jarkko HietaniemiUndo the renaming of the Unicode data files; the simple
2002-01-16 Jarkko HietaniemiJeffrey's Unicode adventure continues: unify the In...
2002-01-15 Jarkko HietaniemiJeffrey is trying very hard to avoid working on his
2002-01-15 Jarkko HietaniemiA couple of additional character classes from Jeffrey,
2002-01-15 Nick Ing-SimmonsBlind integrate of bulk of mainline.
2002-01-14 Jarkko HietaniemiBig mktables rewrite from Jeffrey;
2002-01-05 Jarkko HietaniemiThe same problem with To{Lower,Title,Upper}
2002-01-04 Jarkko HietaniemiAdd U+0085, U+2028, and U+2029 to \s under Unicode.
2001-12-30 Jarkko HietaniemiFix all the C(ommon) case foldings as per CaseFold...
2001-12-15 Jarkko HietaniemiSupport \p{All}, \p{IsAssigned}, \p{IsUnassigned}.
2001-11-16 SADAHIRO TomoyukiUnicode General Category: Cn
2001-11-14 Jarkko HietaniemiThe First, Last ranges in the Unicode data weren't
2001-10-27 Jarkko HietaniemiUnicode: property alias naming cleanup.
2001-10-26 Jarkko HietaniemiMore logical to use %04"UVXf" than %"UVuf" since
2001-10-26 Jarkko HietaniemiUnicode: add the case folding table.
2001-10-21 Jarkko HietaniemiImplement multicharacter case mappings where a single
2001-10-19 Jarkko HietaniemiUnicode categories continue:
2001-10-18 Jarkko HietaniemiPrettyprinting.
2001-10-17 Jarkko HietaniemiAdd the special casing mappings (from SpecCase.txt)
2001-10-13 Jarkko HietaniemiRewrite mktables from scratch.