Branch: refs/heads/smartmatch-removal Home: https://github.com/Perl/perl5 Commit: 995f0662f4f3f5e0ba82ccba6a9c8948c01d4b6c https://github.com/Perl/perl5/commit/995f0662f4f3f5e0ba82ccba6a9c8948c01d4b6c Author: Tony Cook <t...@develop-help.com> Date: 2024-07-18 (Thu, 18 Jul 2024)
Changed paths: M MANIFEST M cop.h M dump.c M embed.fnc M embed.h M ext/Opcode/Opcode.pm M gv.c M inline.h M keywords.c M keywords.h M lib/B/Deparse-core.t M lib/B/Deparse.pm M lib/B/Deparse.t M lib/B/Op_private.pm M op.c M opcode.h M opnames.h M perl.h M perly.act M perly.h M perly.tab M perly.y M pod/perldiag.pod M pod/perlguts.pod M pod/perlsyn.pod M pp_ctl.c M pp_proto.h M proto.h M regen/keywords.pl M regen/opcodes M sv.c M t/lib/croak/pp_ctl R t/lib/feature/switch M t/op/coreamp.t M t/op/coresubs.t M t/op/cproto.t M t/op/state.t R t/op/switch.t M t/op/taint.t M toke.c Log Message: ----------- switch removal: remove given/when/break/continue continue blocks are not removed Commit: fb7c6d762195075209f099bcef6261b2ab6ffd67 https://github.com/Perl/perl5/commit/fb7c6d762195075209f099bcef6261b2ab6ffd67 Author: Tony Cook <t...@develop-help.com> Date: 2024-07-18 (Thu, 18 Jul 2024) Changed paths: M MANIFEST M embed.fnc M embed.h M ext/Opcode/Opcode.pm M lib/B/Deparse.pm M lib/B/Op_private.pm M lib/overload.pm M lib/overload.t M lib/overload/numbers.pm M op.c M opcode.h M opnames.h M overload.h M overload.inc M pod/perlcheat.pod M pod/perldiag.pod M pod/perlop.pod M pp_ctl.c M pp_proto.h M proto.h M regen/opcodes M regen/overload.pl M sv.c M t/lib/warnings/9uninit M t/lib/warnings/op M t/lib/warnings/utf8 R t/op/smartmatch.t M t/op/svleak.t M t/op/taint.t M t/op/tie_fetch_count.t M toke.c Log Message: ----------- switch removal: remove smartmatch Commit: c88bef28cad881fb3b6b2dea0e84a53326158979 https://github.com/Perl/perl5/commit/c88bef28cad881fb3b6b2dea0e84a53326158979 Author: Tony Cook <t...@develop-help.com> Date: 2024-07-18 (Thu, 18 Jul 2024) Changed paths: M feature.h M lib/B/Deparse.t M lib/feature.pm M regen/feature.pl M t/lib/feature/api M t/lib/feature/removed Log Message: ----------- smartmatch removal: remove the feature from feature.pm Compare: https://github.com/Perl/perl5/compare/995f0662f4f3%5E...c88bef28cad8 To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications