This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Start using the Unicode 3.2.0 data (NOTE: still
[perl5.git] / lib / Unicode / UCD.pm
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,...