summaryrefslogtreecommitdiff
path: root/lib/Unicode/UCD.t
Commit message (Expand)AuthorAgeFilesLines
* A bug reported in perl-unicode by Terry Jones, fixedJarkko Hietaniemi2003-07-271-1/+11
* Test _getcode().Jarkko Hietaniemi2003-05-111-3/+13
* Upgrade to Unicode 4.0.0. (Well, upgrade at leastJarkko Hietaniemi2003-05-031-1/+1
* Integrate from maint-5.8 #18156, #18218.Hugo van der Sanden2002-12-111-1/+1
* integrate 5.8-maint: changes #18174 18187 18189-92 18202 18209 18214-5Hugo van der Sanden2002-12-021-1/+11
* Integrate macperl patch #16868.Jarkko Hietaniemi2002-05-301-0/+1
* Start using the Unicode 3.2.0 data (NOTE: stillJarkko Hietaniemi2002-03-271-2/+2
* Test::Morify UCD.tJarkko Hietaniemi2001-12-031-157/+158
* lib/Unicode/UCD.t @INC oddityAndy Dougherty2001-11-161-4/+4
* Upgrade to Unicode::Normalize 0.10, now in XS.Jarkko Hietaniemi2001-11-091-4/+4
* Unicode::UCD is not yet supported in EBCDIC platforms.Jarkko Hietaniemi2001-11-081-1/+9
* Special casing had become a little bit more complex in Unicode 3.1.1.Jarkko Hietaniemi2001-09-021-6/+6
* Rename lib/unicode files to lib/unicore to avoidJarkko Hietaniemi2001-08-091-0/+271
* Rename Unicode::UCD to UnicodeCD to avoidJarkko Hietaniemi2001-07-121-207/+0
* Add compexcl(), casefold(), and casespec() interfaces;Jarkko Hietaniemi2001-07-101-107/+152
* 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-051-3/+44
* Add tests for charscript().Jarkko Hietaniemi2001-07-031-3/+14
* Add a simple Unicode character database interface, Unicode::UCD.Jarkko Hietaniemi2001-06-301-0/+110