This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
style: Detabify regen files.
authorMichael G. Schwern <schwern@pobox.com>
Tue, 29 Dec 2020 03:48:01 +0000 (19:48 -0800)
committerKarl Williamson <khw@cpan.org>
Sun, 17 Jan 2021 16:18:15 +0000 (09:18 -0700)
commit9824c081922f8e3697322536c3da1702e35e45ab
treea5c8f673282770dfddd88133421c8df984816e80
parent1604cfb0273418ed479719f39def5ee559bffda2
style: Detabify regen files.

They generate C files.

Bump feature.pm and warnings.pm versions to satisfy cmpVERSION.pl.
I can't get it to easily ignore whitespace, `git diff --name-only`
does not respect the -w flag.

regen_perly.pl is left alone. That would require rebuilding
perly.* which is beyond a simple indentation change.
26 files changed:
charclass_invlists.h
keywords.c
keywords.h
lib/unicore/uni_keywords.pl
lib/warnings.pm
opcode.h
reentr.c
reentr.h
regcharclass.h
regen.pl
regen/charset_translations.pl
regen/embed.pl
regen/embed_lib.pl
regen/keywords.pl
regen/lib_cleanup.pl
regen/mg_vtable.pl
regen/mk_PL_charclass.pl
regen/mk_invlists.pl
regen/opcode.pl
regen/overload.pl
regen/reentr.pl
regen/regcharclass.pl
regen/regen_lib.pl
regen/warnings.pl
uni_keywords.h
warnings.h