Correct detection of absent modules. Based on
[p5sagit/p5-mst-13.2.git] / lib / Unicode / UCD.pm
2004-04-04 Nicholas Clark Bump version numbers for modules that have changed...
2004-02-09 Rafael Garcia-Suarez Add a note in Unicode::UCD about the _getcode() function
2003-08-14 Jarkko Hietaniemi A swath of VERSION patches from Nicholas Clark.
2003-08-11 Lukas Mai [perl #23273] warnings in Unicode::UCD
2003-07-27 Jarkko Hietaniemi A bug reported in perl-unicode by Terry Jones, fixed
2003-07-27 Jarkko Hietaniemi Unicode::UCD doc nit from Andreas Koenig.
2003-05-13 Jarkko Hietaniemi Detypo.
2003-05-11 Jarkko Hietaniemi Clarify the doc (and the code) for Unicode code points.
2003-05-11 Jarkko Hietaniemi Another doc suggestion from terry@eatoni.com (terry...
2003-05-10 Jarkko Hietaniemi Doc bug noticed by terry@eatoni.com (terry jones).
2002-12-02 Hugo van der Sanden integrate 5.8-maint: changes #18174 18187 18189-92...
2002-03-27 Jarkko Hietaniemi Start using the Unicode 3.2.0 data (NOTE: still
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-11-12 Jeffrey Friedl a few typo fixes
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-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-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-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,...