Merge branch into blead that changes \p above-Unicode behavior
authorKarl Williamson <public@khwilliamson.com>
Tue, 31 Dec 2013 15:28:20 +0000 (08:28 -0700)
committerKarl Williamson <public@khwilliamson.com>
Tue, 31 Dec 2013 15:28:20 +0000 (08:28 -0700)
This changes the behavior of Unicode property matching for above-Unicode
code points.  It changes the format of mktables output tables for binary
properties for efficiency, eliminating a pass while reading them in.
It changes the format somewhat of the output tables when output for
debugging purposes so that they no longer fail some tests.


Trivial merge