summaryrefslogtreecommitdiff
path: root/lib/Unicode
Commit message (Expand)AuthorAgeFilesLines
* 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