This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add a regression test for bug #32193, and make the
[perl5.git] / lib / Unicode / UCD.pm
2004-04-04 Nicholas ClarkBump version numbers for modules that have changed...
2004-02-09 Rafael Garcia-SuarezAdd a note in Unicode::UCD about the _getcode() function
2003-08-14 Jarkko HietaniemiA swath of VERSION patches from Nicholas Clark.
2003-08-11 Lukas Mai[perl #23273] warnings in Unicode::UCD
2003-07-27 Jarkko HietaniemiA bug reported in perl-unicode by Terry Jones, fixed
2003-07-27 Jarkko HietaniemiUnicode::UCD doc nit from Andreas Koenig.
2003-05-13 Jarkko HietaniemiDetypo.
2003-05-11 Jarkko HietaniemiClarify the doc (and the code) for Unicode code points.
2003-05-11 Jarkko HietaniemiAnother doc suggestion from terry@eatoni.com (terry...
2003-05-10 Jarkko HietaniemiDoc bug noticed by terry@eatoni.com (terry jones).
2002-12-02 Hugo van der Sandenintegrate 5.8-maint: changes #18174 18187 18189-92...
2002-03-27 Jarkko HietaniemiStart using the Unicode 3.2.0 data (NOTE: still
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-21 Jarkko HietaniemiUndo the renaming of the Unicode data files; the simple
2002-01-15 Jarkko HietaniemiPod nits.
2002-01-15 Jarkko HietaniemiThe Unicode categories doc patch to go with #14254,
2001-11-12 Jeffrey Friedla few typo fixes
2001-11-09 Jarkko HietaniemiUpgrade to Unicode::Normalize 0.10, now in XS.
2001-11-08 Jarkko HietaniemiUnicode::UCD is not yet supported in EBCDIC platforms.
2001-09-04 SADAHIRO TomoyukiUnicode::UCD rewritten using Lingua::KO::Hangul::Util
2001-09-02 Jarkko HietaniemiSpecial casing had become a little bit more complex...
2001-09-02 Jarkko HietaniemiSlight doc tweaks for the module.
2001-08-09 Jarkko HietaniemiRename lib/unicode files to lib/unicore to avoid
2001-07-12 Jarkko HietaniemiRename Unicode::UCD to UnicodeCD to avoid
2001-07-10 Jarkko HietaniemiAdd compexcl(), casefold(), and casespec() interfaces;
2001-07-06 Nick Ing-SimmonsIntegrate mainline
2001-07-05 Jarkko HietaniemiMore flexible argument understanding; add charblocks...
2001-07-05 Jarkko HietaniemiUpdate Unicode::UCD on \p{In...}.
2001-07-04 Jarkko HietaniemiSupport preferentially the Unicode 'scripts' definition
2001-07-03 Jarkko HietaniemiBetter document the difference between a block and...
2001-07-03 Jarkko HietaniemiAdd tests for charscript().
2001-07-03 Jarkko HietaniemiAdd charscript() to get the UTR#24 script names of...
2001-07-03 Jarkko HietaniemiUnicode::UCD updates.
2001-07-02 Craig A. BerryUCD.pm: if at first you don't succeed, croak?
2001-07-01 Jarkko HietaniemiStill one typo, regen toc.
2001-07-01 Jarkko HietaniemiDetypos and regen toc.
2001-06-30 Jarkko HietaniemiDon't use the v-strings for module VERSIONs.
2001-06-30 Jarkko HietaniemiAdd a simple Unicode character database interface,...