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)
commit01b83a3095f97d49080e0ba2d2b1b890201e3dd1
tree356f1409f2ddf791ab2d97074dbb66806e3a2cf6
parentefa6797da1bf57c7a2fad1717a4da6bdb37e1157
parent251510308aef656a07a3b542ef19450c1f8d1c92
Merge branch into blead that changes \p above-Unicode behavior

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.