This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Unicode::UCD::prop_invmap() compress digit results
authorKarl Williamson <public@khwilliamson.com>
Tue, 31 Jan 2012 16:55:44 +0000 (09:55 -0700)
committerKarl Williamson <public@khwilliamson.com>
Sat, 4 Feb 2012 23:29:32 +0000 (16:29 -0700)
commitb0b13adaa5af8ce6d9754d028537cbf8b370e3ab
tree3bbed1f1f22fab8c65e3f6931deb021bbcb2b604
parent4066e594fe94825b10f07a4bb94dfb8072e3405f
Unicode::UCD::prop_invmap() compress digit results

This changes the output of prop_invmap() for the Perl_Decimal_Digit
property to use code point deltas, similar to other properties.  This
causes the output to be 1/10 what it used to be.
lib/Unicode/UCD.pm
lib/Unicode/UCD.t
lib/unicore/mktables