This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regen/mk_invlists.pl: Slight speed up
authorKarl Williamson <khw@cpan.org>
Wed, 25 Apr 2018 22:36:09 +0000 (16:36 -0600)
committerKarl Williamson <khw@cpan.org>
Mon, 25 Jun 2018 13:33:28 +0000 (07:33 -0600)
commite498c2357c8597abc34d35e971b89b066df52587
tree97ad7a1f4a712b066282cf2f2bc8e2592d4e377d
parent73ed293a8767c586235ccdb2a5979f7a9f0249e5
regen/mk_invlists.pl: Slight speed up

Instead of checking each time if an element already exists in an array
before adding it, just add it, and afterwards remove all redundant ones.
charclass_invlists.h
regen/mk_invlists.pl
uni_keywords.h