[Perl/perl5] 846e32: B::Deparse: Handle try/catch when catch has an ENT...

2021-06-14 Thread Matthew Horsfall (alh)
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 846e32ebef2bd121948a426b6a6ca7d48e3a0a7a
  
https://github.com/Perl/perl5/commit/846e32ebef2bd121948a426b6a6ca7d48e3a0a7a
  Author: Matthew Horsfall 
  Date:   2021-06-14 (Mon, 14 Jun 2021)

  Changed paths:
M lib/B/Deparse.pm
M lib/B/Deparse.t

  Log Message:
  ---
  B::Deparse: Handle try/catch when catch has an ENTER/LEAVE pair


  Commit: 9b7a2e9a504993262ba7201acf590d0b94bf5a9d
  
https://github.com/Perl/perl5/commit/9b7a2e9a504993262ba7201acf590d0b94bf5a9d
  Author: Matthew Horsfall 
  Date:   2021-06-14 (Mon, 14 Jun 2021)

  Changed paths:
M pod/perldelta.pod

  Log Message:
  ---
  Add perldelta entry try/catch deparsing fix - 846e32ebef


Compare: https://github.com/Perl/perl5/compare/c58a04b5e969...9b7a2e9a5049


[Perl/perl5] 291b2a: regcomp.c: White-space only

2021-06-14 Thread Hugo van der Sanden via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 291b2a970a1a3a8571cae4b8a1f414e7966399ef
  
https://github.com/Perl/perl5/commit/291b2a970a1a3a8571cae4b8a1f414e7966399ef
  Author: Karl Williamson 
  Date:   2021-06-14 (Mon, 14 Jun 2021)

  Changed paths:
M regcomp.c

  Log Message:
  ---
  regcomp.c: White-space only

My attempt to insulate from the leading tab removal the year-old commits
finally pushed as 77a6d54c0deb1165b37dcf11c21cd334ae2579bb and
403d7eb3e4320188571cf61b9dab62ff10799f49 failed miserably.

I spent a bunch of time sorting it all out, and this is the result.


  Commit: c58a04b5e969bf8a46bd194709138679b0510728
  
https://github.com/Perl/perl5/commit/c58a04b5e969bf8a46bd194709138679b0510728
  Author: Hugo van der Sanden 
  Date:   2021-06-14 (Mon, 14 Jun 2021)

  Changed paths:
M regcomp.c

  Log Message:
  ---
  regcomp.c: comments

Comment change suggestions from @hvds in PR #18835.


Compare: https://github.com/Perl/perl5/compare/d6491d6b79de...c58a04b5e969