Speed up the unicode case mappings (for /i, lc, uc, etc).
authorJarkko Hietaniemi <jhi@iki.fi>
Wed, 3 Mar 2004 09:37:21 +0000 (11:37 +0200)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Wed, 3 Mar 2004 21:55:03 +0000 (21:55 +0000)
commitb08cf34e02b6d68e83a46f7566341e6914ff1a2e
tree586f271f43497ec399228597c833d9a97c2bd06e
parente219e2fb468c95e644354a070b0529da6fc4a353
Speed up the unicode case mappings (for /i, lc, uc, etc).
Subject: [PATCH] [perl #24826]
Message-Id: <9B5CBF96-6CE5-11D8-83B0-00039362CB92@iki.fi>

p4raw-id: //depot/perl@22427
lib/unicore/To/Fold.pl
lib/unicore/To/Lower.pl
lib/unicore/To/Title.pl
lib/unicore/To/Upper.pl
lib/unicore/mktables
t/uni/case.pl
utf8.c