summaryrefslogtreecommitdiff
path: root/lib/Unicode/UCD.pm
Commit message (Expand)AuthorAgeFilesLines
* Unicode::UCD: add general category and bidi type interfacesJarkko Hietaniemi2007-05-181-6/+118
* Bump $VERSION in many modules that have changed.Nicholas Clark2006-01-121-1/+1
* Typos in *.p[lm]Piotr Fusik2005-08-021-2/+2
* Unicode 4.1.0Jarkko Hietaniemi2005-04-021-4/+66
* Bump version numbers for modules that have changed since 5.8.3Nicholas Clark2004-04-041-1/+1
* Add a note in Unicode::UCD about the _getcode() functionRafael Garcia-Suarez2004-02-091-0/+1
* A swath of VERSION patches from Nicholas Clark.Jarkko Hietaniemi2003-08-141-1/+1
* [perl #23273] warnings in Unicode::UCDLukas Mai2003-08-111-0/+1
* A bug reported in perl-unicode by Terry Jones, fixedJarkko Hietaniemi2003-07-271-5/+7
* Unicode::UCD doc nit from Andreas Koenig.Jarkko Hietaniemi2003-07-271-1/+1
* Detypo.Jarkko Hietaniemi2003-05-131-1/+1
* Clarify the doc (and the code) for Unicode code points.Jarkko Hietaniemi2003-05-111-5/+8
* Another doc suggestion from terry@eatoni.com (terry jones):Jarkko Hietaniemi2003-05-111-3/+3
* Doc bug noticed by terry@eatoni.com (terry jones).Jarkko Hietaniemi2003-05-101-2/+2
* 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