This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regen/mk_invlists.pl: Allow to Generate code point mappings
authorKarl Williamson <khw@cpan.org>
Fri, 23 Mar 2018 18:22:06 +0000 (12:22 -0600)
committerKarl Williamson <khw@cpan.org>
Mon, 26 Mar 2018 22:26:54 +0000 (16:26 -0600)
commit18230d9d94beae356b51f592c023c41ec0994235
treee2bc7d1b65ec2ec2b02aa020abd6ead1db561983
parente113b1b3f20b11732d5c656f2271ac3f2a8648da
regen/mk_invlists.pl: Allow to Generate code point mappings

This expands the code to handle code point mapping inversion maps.  This
capability will be used in a future commit to handle case changing
operations in utf8.c.
charclass_invlists.h
regen/mk_invlists.pl