This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Make tables for Perl-tailored Unicode Line_Break property
authorKarl Williamson <khw@cpan.org>
Sat, 16 Jan 2016 05:46:58 +0000 (22:46 -0700)
committerKarl Williamson <khw@cpan.org>
Tue, 19 Jan 2016 22:08:59 +0000 (15:08 -0700)
commitca8226cfa2cc0ddcc50f60505c42078df8e3b766
tree1efe4bdcff33497f9c669cb2b7f87dd881e55480
parentb83e64846b899f963162217c08dd5ff8cf40303d
Make tables for Perl-tailored Unicode Line_Break property

This is in preparation for adding qr/\b{lb}/.  This just generates the
tables, and is a separate commit because otherwise the diff listing is
confusing, as it doesn't realize there are only additions.  So, even
though the difference listing for this commit for the generated header
file is wildly crazy, the only changes in reality are the addition of
some tables for Line Break.
charclass_invlists.h
lib/unicore/mktables
regcharclass.h
regen/mk_invlists.pl