This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Retract #12436 (Abhijit already did this at #12426)
[perl5.git] / lib / Unicode / UCD.pm
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,...