candidate for TR18 compliance
[p5sagit/p5-mst-13.2.git] / lib / unicore / mktables
2004-04-27 Jeff Pinyan candidate for TR18 compliance
2004-03-03 Jarkko Hietaniemi Speed up the unicode case mappings (for /i, lc, uc...
2003-06-04 Jarkko Hietaniemi On closer reading the proposed UTS#18 update required
2003-06-04 Jarkko Hietaniemi Align the 'graph' property definition with the proposed
2003-04-17 Jarkko Hietaniemi More maneuvering closer to proposed POSIX classes
2003-04-16 Jarkko Hietaniemi Syntax terror.
2003-04-16 Jarkko Hietaniemi Redundant test.
2003-04-16 Jarkko Hietaniemi Synchronize the specifications of the POSIX character
2002-02-19 Jarkko Hietaniemi Prefer special case mappings.
2002-02-19 Jarkko Hietaniemi No need to store identity mappings.
2002-02-10 Jarkko Hietaniemi Use the "Unicode 1.0" name field for control characters,
2002-02-03 Jarkko Hietaniemi Prettify.
2002-01-25 Nick Ing-Simmons Integrate mainline
2002-01-21 Jarkko Hietaniemi Undo the renaming of the Unicode data files; the simple
2002-01-16 Jarkko Hietaniemi Jeffrey's Unicode adventure continues: unify the In...
2002-01-15 Jarkko Hietaniemi Jeffrey is trying very hard to avoid working on his
2002-01-15 Jarkko Hietaniemi A couple of additional character classes from Jeffrey,
2002-01-15 Nick Ing-Simmons Blind integrate of bulk of mainline.
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.