Branch: refs/heads/typemap-quotes
  Home:   https://github.com/Perl/perl5
  Commit: 2973993dd08df819a06e076ab024035940b8ec2c
      
https://github.com/Perl/perl5/commit/2973993dd08df819a06e076ab024035940b8ec2c
  Author: Leon Timmermans <faw...@gmail.com>
  Date:   2024-06-17 (Mon, 17 Jun 2024)

  Changed paths:
    M dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS.pm

  Log Message:
  -----------
  Use alert control character as quoting character in INPUT templates

This way, one no longer needs to escape double quotes inside an input
template.

Parsexs has done this for OUTPUT templates since the very beginning, I
can't find any reason for why we weren't also doing it for INPUT
templates.


  Commit: e34aff164881c221cf06f1048b8092e4ad3ea4ce
      
https://github.com/Perl/perl5/commit/e34aff164881c221cf06f1048b8092e4ad3ea4ce
  Author: Leon Timmermans <faw...@gmail.com>
  Date:   2024-06-17 (Mon, 17 Jun 2024)

  Changed paths:
    M lib/ExtUtils/typemap

  Log Message:
  -----------
  Simplify global typemap


  Commit: e6f1eca8739f84a2a215642b7d10ebcbc13fee89
      
https://github.com/Perl/perl5/commit/e6f1eca8739f84a2a215642b7d10ebcbc13fee89
  Author: Leon Timmermans <faw...@gmail.com>
  Date:   2024-06-17 (Mon, 17 Jun 2024)

  Changed paths:
    M dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS.pm
    M dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS/Constants.pm
    M dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS/CountLines.pm
    M dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS/Eval.pm
    M dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS/Utilities.pm
    M dist/ExtUtils-ParseXS/lib/ExtUtils/Typemaps/Cmd.pm
    M dist/ExtUtils-ParseXS/lib/ExtUtils/Typemaps/InputMap.pm
    M dist/ExtUtils-ParseXS/lib/ExtUtils/Typemaps/OutputMap.pm
    M dist/ExtUtils-ParseXS/lib/ExtUtils/Typemaps/Type.pm
    M dist/ExtUtils-ParseXS/lib/perlxs.pod

  Log Message:
  -----------
  Bump version


Compare: https://github.com/Perl/perl5/compare/659336ec553f...e6f1eca8739f

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

Reply via email to