Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 57a643a6b02820e528cc89d03660b9beb7f3784c
      
https://github.com/Perl/perl5/commit/57a643a6b02820e528cc89d03660b9beb7f3784c
  Author: Karl Williamson <[email protected]>
  Date:   2021-08-11 (Wed, 11 Aug 2021)

  Changed paths:
    M charclass_invlists.h
    M lib/unicore/mktables
    M lib/unicore/uni_keywords.pl
    M regcharclass.h
    M uni_keywords.h

  Log Message:
  -----------
  mktables: Fix debugging issues

Commit 4fe9356b250 changed the signatures on subroutines, and didn't do
these correctly.  The result was that perl would croak when using the
mktables debugging facility.


  Commit: 2c04f99bddc0a71a87fa5072d446fed48183c29c
      
https://github.com/Perl/perl5/commit/2c04f99bddc0a71a87fa5072d446fed48183c29c
  Author: Karl Williamson <[email protected]>
  Date:   2021-08-11 (Wed, 11 Aug 2021)

  Changed paths:
    M charclass_invlists.h
    M lib/unicore/mktables
    M lib/unicore/uni_keywords.pl
    M regcharclass.h
    M uni_keywords.h

  Log Message:
  -----------
  mktables: Add, fix comments


  Commit: e3ccada49f28d9c8307d00bf9772c7039857809c
      
https://github.com/Perl/perl5/commit/e3ccada49f28d9c8307d00bf9772c7039857809c
  Author: Karl Williamson <[email protected]>
  Date:   2021-08-11 (Wed, 11 Aug 2021)

  Changed paths:
    M charclass_invlists.h
    M lib/unicore/mktables
    M lib/unicore/uni_keywords.pl
    M regcharclass.h
    M uni_keywords.h

  Log Message:
  -----------
  mktables: Change "null string" to "empty string"

The latter phrase makes more sense


Compare: https://github.com/Perl/perl5/compare/f1258252af90...e3ccada49f28

Reply via email to