Changes for version 0.27 - 2003-08-31

  • some improvements:
  • The maximum length of contracted CE was not checked. Collation of a large string including a first letter of a contraction that is not a part of that contraction (say, 'c' of 'ca' where 'ch' is defined) was too slow, inefficient.
  • A form name for 'normalize', no longer restricted to /^(?:NF)?K?[CD]\z/, will be allowed as long as Unicode::Normalize::normalize() accepts it. since Unicode::Normalize or UAX #15 may be changed/enhanced in future.
  • When Hangul syllables are decomposed under <normalization => undef>, contraction among jamo (LV, VT, LVT) derived from the same Hangul syllable is allowed. Added hangul.t.

Modules

Unicode Collation Algorithm