This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
(retracted by #16114)
[perl5.git] / lib / Unicode /
2002-04-08 Nick Ing-SimmonsIntegrate mainline
2002-04-06 Jarkko HietaniemiNo need to avoid utf8 warnings after #15762.
2002-04-02 Jarkko HietaniemiWhat started as a small nit (the charnames test, nit...
2002-03-27 Jarkko HietaniemiStart using the Unicode 3.2.0 data (NOTE: still
2002-02-23 Jarkko HietaniemiEBCDIC: disable also Unicode::Collate and
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-12-16 SADAHIRO Tomoyuki[patch @13687] Unicode::Collate 0.10
2001-12-03 Jarkko HietaniemiTest::Morify UCD.t
2001-11-16 Andy Doughertylib/Unicode/UCD.t @INC oddity
2001-11-12 Jeffrey Friedla few typo fixes
2001-11-11 貞廣知行Unicode::Collate v0.09
2001-11-10 Jarkko HietaniemiCease to exist.
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-10-07 Artur BergmanChange 12349 didn't really get it right.
2001-10-07 Jarkko HietaniemiGive up the fantasy of having lib/Unicode and lib/unicode:
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-09-01 Jarkko HietaniemiUpdate to Unicode::Collate 0.08.
2001-08-17 Jarkko HietaniemiIntegrate Lingua::KO::Hangul::Util 0.02, Unicode::Norma...
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-09 Gurusamy Sarathyfix a couple of UCD.t tests that fail due to bad case
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,...