This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regen/mk_invlists.pl: Add to list of props to keep together
authorKarl Williamson <khw@cpan.org>
Thu, 26 Apr 2018 03:18:59 +0000 (21:18 -0600)
committerKarl Williamson <khw@cpan.org>
Mon, 25 Jun 2018 13:33:29 +0000 (07:33 -0600)
commit7a6f68415b295f4315b6181237ea0000dd706cd5
tree739d1ffd9e2d5e805e719b443241ed0ca56b2836
parent1aefa327470af34c715bc791e45947bcabe2fae5
regen/mk_invlists.pl: Add to list of props to keep together

Using the same idea as pp_hot.c, the Unicode properties actually used by
perl are attempted to be kept together so that paging in one is likely
to page in others.  A few were omitted prior to this commit.
charclass_invlists.h
regen/mk_invlists.pl
uni_keywords.h
utf8.c