Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 923e6ee05dcde9d675cc4b58241011a3c170ae06
      
https://github.com/Perl/perl5/commit/923e6ee05dcde9d675cc4b58241011a3c170ae06
  Author: Paul "LeoNerd" Evans <leon...@leonerd.org.uk>
  Date:   2025-03-14 (Fri, 14 Mar 2025)

  Changed paths:
    M regen/feature.pl

  Log Message:
  -----------
  Refactor regen/feature.pl: Most features are same-named internally and 
publicly so simplify data structure shape


  Commit: bf81de7afe02f1b4543fed238eed7d1bb35afc00
      
https://github.com/Perl/perl5/commit/bf81de7afe02f1b4543fed238eed7d1bb35afc00
  Author: Paul "LeoNerd" Evans <leon...@leonerd.org.uk>
  Date:   2025-03-14 (Fri, 14 Mar 2025)

  Changed paths:
    M feature.h
    M keywords.c
    M keywords.h
    M lib/B/Deparse-core.t
    M lib/feature.pm
    M lib/warnings.pm
    M pod/perldelta.pod
    M pod/perldiag.pod
    M pod/perlfunc.pod
    M regen/feature.pl
    M regen/keywords.pl
    M regen/warnings.pl
    M t/lib/croak/op
    M t/op/any_all.t
    M toke.c
    M warnings.h

  Log Message:
  -----------
  Rename the 'any' and 'all' features and experimental warnings to 
'keyword_any' and 'keyword_all'

This avoids confusion with the `use feature ':all'` ability

(As requested by https://github.com/Perl/perl5/issues/23104)


Compare: https://github.com/Perl/perl5/compare/8e7093769e0a...bf81de7afe02

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

Reply via email to