Branch: refs/heads/smoke-me/tonyc/smartmatch-removal
  Home:   https://github.com/Perl/perl5
  Commit: 625fd6d710a442eb42a26bb29604a9dfb89fd309
      
https://github.com/Perl/perl5/commit/625fd6d710a442eb42a26bb29604a9dfb89fd309
  Author: Tony Cook <[email protected]>
  Date:   2024-07-01 (Mon, 01 Jul 2024)

  Changed paths:
    M MANIFEST
    M cop.h
    M dump.c
    M embed.fnc
    M embed.h
    M ext/Opcode/Opcode.pm
    M feature.h
    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 lib/feature.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 perl.h
    M perly.act
    M perly.h
    M perly.tab
    M perly.y
    M pod/perlcheat.pod
    M pod/perldiag.pod
    M pod/perlguts.pod
    M pod/perlop.pod
    M pod/perlsyn.pod
    M pp_ctl.c
    M pp_proto.h
    M proto.h
    M regen/feature.pl
    M regen/keywords.pl
    M regen/opcodes
    M regen/overload.pl
    M sv.c
    M t/lib/croak/pp_ctl
    M t/lib/feature/api
    M t/lib/feature/removed
    R t/lib/feature/switch
    M t/lib/warnings/9uninit
    M t/lib/warnings/op
    M t/lib/warnings/utf8
    M t/op/coreamp.t
    M t/op/coresubs.t
    M t/op/cproto.t
    R t/op/smartmatch.t
    M t/op/state.t
    M t/op/svleak.t
    R t/op/switch.t
    M t/op/taint.t
    M t/op/tie_fetch_count.t
    M toke.c

  Log Message:
  -----------
  Remove smartmatch, given, when, default and non-loop continue

This removes the switch feature, which covers smartmatch, and the
given/when structure.



To unsubscribe from these emails, change your notification settings at 
https://github.com/Perl/perl5/settings/notifications

Reply via email to