[Perl/perl5] 400b31: Add updated email for David Dyck

2024-06-14 Thread Karl Williamson via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 400b315a96e981c302441fce739c69a312e9875c
  
https://github.com/Perl/perl5/commit/400b315a96e981c302441fce739c69a312e9875c
  Author: Karl Williamson 
  Date:   2024-06-14 (Fri, 14 Jun 2024)

  Changed paths:
M .mailmap

  Log Message:
  ---
  Add updated email for David Dyck


  Commit: cfc5297c0c1391b148ecddd89f36ad74d003e8e4
  
https://github.com/Perl/perl5/commit/cfc5297c0c1391b148ecddd89f36ad74d003e8e4
  Author: Karl Williamson 
  Date:   2024-06-14 (Fri, 14 Jun 2024)

  Changed paths:
M inline.h

  Log Message:
  ---
  inline.h: Fix typo in comment


Compare: https://github.com/Perl/perl5/compare/1f1771706410...cfc5297c0c13

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


[Perl/perl5] 1f1771: UTF8_CHK_SKIP: Remove redundancy

2024-06-14 Thread Karl Williamson via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 1f177170641074541dc32a66603ac06a2703111d
  
https://github.com/Perl/perl5/commit/1f177170641074541dc32a66603ac06a2703111d
  Author: Karl Williamson 
  Date:   2024-06-14 (Fri, 14 Jun 2024)

  Changed paths:
M utf8.h

  Log Message:
  ---
  UTF8_CHK_SKIP: Remove redundancy

We don't have to do the MIN() because my_strnlen() returns the min anyway.



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


[Perl/perl5] a170c8: [doc] `builtin.pm`: Mark `stringify` as experimental

2024-06-14 Thread Elvin Aslanov via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: a170c881e8a7f74d58c7a287d3584d831c74d6fd
  
https://github.com/Perl/perl5/commit/a170c881e8a7f74d58c7a287d3584d831c74d6fd
  Author: Elvin Aslanov 
  Date:   2024-06-14 (Fri, 14 Jun 2024)

  Changed paths:
M lib/builtin.pm

  Log Message:
  ---
  [doc] `builtin.pm`: Mark `stringify` as experimental 

Fixes https://github.com/Perl/perl5/issues/22277



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


[Perl/perl5] 6b929a: smartmatch, given and when are no longer supported

2024-06-14 Thread Philippe Bruhat (BooK)
  Branch: refs/heads/book/eradicate-smartmatch
  Home:   https://github.com/Perl/perl5
  Commit: 6b929acc5aeaf3e3c44f03af498d38b4a2737959
  
https://github.com/Perl/perl5/commit/6b929acc5aeaf3e3c44f03af498d38b4a2737959
  Author: Philippe Bruhat (BooK) 
  Date:   2024-06-14 (Fri, 14 Jun 2024)

  Changed paths:
M lib/warnings.pm
M pod/perldiag.pod
M pod/perlexperiment.pod
M regen/warnings.pl
M toke.c
M warnings.h

  Log Message:
  ---
  smartmatch, given and when are no longer supported

* the parser now dies when encountering ~~, given or when
* removed the deprecated::smartmatch warning
* updated the feature status in pod/perlexperiment.pod
* updated pod/perldiag.pod


  Commit: dffdbe24525c8baa52b21e44760a4430924c3b2c
  
https://github.com/Perl/perl5/commit/dffdbe24525c8baa52b21e44760a4430924c3b2c
  Author: Philippe Bruhat (BooK) 
  Date:   2024-06-14 (Fri, 14 Jun 2024)

  Changed paths:
M pp_ctl.c
M proto.h

  Log Message:
  ---
  remove the implementation of smartmatch


Compare: https://github.com/Perl/perl5/compare/6b929acc5aea%5E...dffdbe24525c

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