The Official 3.2.0 came out.
[p5sagit/p5-mst-13.2.git] / lib / Unicode /
2002-03-27 Jarkko Hietaniemi Start using the Unicode 3.2.0 data (NOTE: still
2002-02-23 Jarkko Hietaniemi EBCDIC: disable also Unicode::Collate and
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-15 Jarkko Hietaniemi Pod nits.
2002-01-15 Jarkko Hietaniemi The Unicode categories doc patch to go with #14254,
2001-12-16 SADAHIRO Tomoyuki [patch @13687] Unicode::Collate 0.10
2001-12-03 Jarkko Hietaniemi Test::Morify UCD.t
2001-11-16 Andy Dougherty lib/Unicode/UCD.t @INC oddity
2001-11-12 Jeffrey Friedl a few typo fixes
2001-11-11 貞廣知行 Unicode::Collate v0.09
2001-11-10 Jarkko Hietaniemi Cease to exist.
2001-11-09 Jarkko Hietaniemi Upgrade to Unicode::Normalize 0.10, now in XS.
2001-11-08 Jarkko Hietaniemi Unicode::UCD is not yet supported in EBCDIC platforms.
2001-10-07 Artur Bergman Change 12349 didn't really get it right.
2001-10-07 Jarkko Hietaniemi Give up the fantasy of having lib/Unicode and lib/unicode:
2001-09-04 SADAHIRO Tomoyuki Unicode::UCD rewritten using Lingua::KO::Hangul::Util
2001-09-02 Jarkko Hietaniemi Special casing had become a little bit more complex...
2001-09-02 Jarkko Hietaniemi Slight doc tweaks for the module.
2001-09-01 Jarkko Hietaniemi Update to Unicode::Collate 0.08.
2001-08-17 Jarkko Hietaniemi Integrate Lingua::KO::Hangul::Util 0.02, Unicode::Norma...
2001-08-09 Jarkko Hietaniemi Rename lib/unicode files to lib/unicore to avoid
2001-07-12 Jarkko Hietaniemi Rename Unicode::UCD to UnicodeCD to avoid
2001-07-10 Jarkko Hietaniemi Add compexcl(), casefold(), and casespec() interfaces;
2001-07-09 Gurusamy Sarathy fix a couple of UCD.t tests that fail due to bad case
2001-07-06 Nick Ing-Simmons Integrate mainline
2001-07-05 Jarkko Hietaniemi More flexible argument understanding; add charblocks...
2001-07-05 Jarkko Hietaniemi Update Unicode::UCD on \p{In...}.
2001-07-04 Jarkko Hietaniemi Support preferentially the Unicode 'scripts' definition
2001-07-03 Jarkko Hietaniemi Better document the difference between a block and...
2001-07-03 Jarkko Hietaniemi Add tests for charscript().
2001-07-03 Jarkko Hietaniemi Add charscript() to get the UTR#24 script names of...
2001-07-03 Jarkko Hietaniemi Unicode::UCD updates.
2001-07-02 Craig A. Berry UCD.pm: if at first you don't succeed, croak?
2001-07-01 Jarkko Hietaniemi Still one typo, regen toc.
2001-07-01 Jarkko Hietaniemi Detypos and regen toc.
2001-06-30 Jarkko Hietaniemi Don't use the v-strings for module VERSIONs.
2001-06-30 Jarkko Hietaniemi Add a simple Unicode character database interface,...