summaryrefslogtreecommitdiff
path: root/lib/Unicode/UCD.pm
Commit message (Expand)AuthorAgeFilesLines
* integrate 5.8-maint: changes #18174 18187 18189-92 18202 18209 18214-5Hugo van der Sanden2002-12-021-0/+5
* Start using the Unicode 3.2.0 data (NOTE: stillJarkko Hietaniemi2002-03-271-5/+3
* Undo the renaming of the Unicode data files; the simpleJarkko Hietaniemi2002-01-211-5/+5
* Pod nits.Jarkko Hietaniemi2002-01-151-2/+2
* The Unicode categories doc patch to go with #14254,Jarkko Hietaniemi2002-01-151-29/+19
* a few typo fixes Jeffrey Friedl2001-11-121-1/+1
* Upgrade to Unicode::Normalize 0.10, now in XS.Jarkko Hietaniemi2001-11-091-7/+19
* Unicode::UCD is not yet supported in EBCDIC platforms.Jarkko Hietaniemi2001-11-081-2/+6
* 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-021-6/+48
* Slight doc tweaks for the module.Jarkko Hietaniemi2001-09-021-13/+27
* Rename lib/unicode files to lib/unicore to avoidJarkko Hietaniemi2001-08-091-0/+753
* Rename Unicode::UCD to UnicodeCD to avoidJarkko Hietaniemi2001-07-121-607/+0
* Add compexcl(), casefold(), and casespec() interfaces;Jarkko Hietaniemi2001-07-101-23/+212
* More flexible argument understanding; add charblocks() andJarkko Hietaniemi2001-07-051-46/+205
* 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-031-2/+3
* 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-301-0/+183