This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
mktables: if modify during run, regen tables
[perl5.git] / lib / unicore / mktables
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.