summaryrefslogtreecommitdiff
path: root/lib/Unicode
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to Unicode::Normalize 0.10, now in XS.Jarkko Hietaniemi2001-11-097-170/+36
* Unicode::UCD is not yet supported in EBCDIC platforms.Jarkko Hietaniemi2001-11-082-3/+15
* Change 12349 didn't really get it right.Artur Bergman2001-10-071-1/+1
* Give up the fantasy of having lib/Unicode and lib/unicode:Jarkko Hietaniemi2001-10-071-0/+8
* Unicode::UCD rewritten using Lingua::KO::Hangul::UtilSADAHIRO Tomoyuki2001-09-041-78/+11
* Special casing had become a little bit more complex in Unicode 3.1.1.Jarkko Hietaniemi2001-09-022-12/+54
* Slight doc tweaks for the module.Jarkko Hietaniemi2001-09-021-13/+27
* Update to Unicode::Collate 0.08.Jarkko Hietaniemi2001-09-014-37/+192
* Integrate Lingua::KO::Hangul::Util 0.02, Unicode::Normalize,Jarkko Hietaniemi2001-08-1710-0/+3248
* Rename lib/unicode files to lib/unicore to avoidJarkko Hietaniemi2001-08-092-0/+1024
* Rename Unicode::UCD to UnicodeCD to avoidJarkko Hietaniemi2001-07-122-814/+0
* Add compexcl(), casefold(), and casespec() interfaces;Jarkko Hietaniemi2001-07-102-130/+364
* fix a couple of UCD.t tests that fail due to bad caseGurusamy Sarathy2001-07-091-2/+2
* More flexible argument understanding; add charblocks() andJarkko Hietaniemi2001-07-052-49/+249
* Update Unicode::UCD on \p{In...}.Jarkko Hietaniemi2001-07-051-54/+23
* Support preferentially the Unicode 'scripts' definitionJarkko Hietaniemi2001-07-041-2/+36
* Better document the difference between a block and a script.Jarkko Hietaniemi2001-07-031-13/+24
* Add tests for charscript().Jarkko Hietaniemi2001-07-032-5/+17
* Add charscript() to get the UTR#24 script names of characters.Jarkko Hietaniemi2001-07-031-33/+86
* Unicode::UCD updates.Jarkko Hietaniemi2001-07-031-9/+16
* UCD.pm: if at first you don't succeed, croak?Craig A. Berry2001-07-021-0/+1
* Still one typo, regen toc.Jarkko Hietaniemi2001-07-011-1/+1
* Detypos and regen toc.Jarkko Hietaniemi2001-07-011-1/+1
* Don't use the v-strings for module VERSIONs.Jarkko Hietaniemi2001-06-301-1/+1
* Add a simple Unicode character database interface, Unicode::UCD.Jarkko Hietaniemi2001-06-302-0/+293