Branch: refs/heads/typemap-quotes
Home: https://github.com/Perl/perl5
Commit: 52e5ca82a0352e2d143e98b2adcf248912a90001
https://github.com/Perl/perl5/commit/52e5ca82a0352e2d143e98b2adcf248912a90001
Author: Leon Timmermans <[email protected]>
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. It also cleans up the standard typemaps to make use of this.
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: 6524ba4650eb6cc47bef37dd5ec54d34d68e65d0
https://github.com/Perl/perl5/commit/6524ba4650eb6cc47bef37dd5ec54d34d68e65d0
Author: Leon Timmermans <[email protected]>
Date: 2024-06-17 (Mon, 17 Jun 2024)
Changed paths:
M lib/ExtUtils/typemap
Log Message:
-----------
Simplify global typemap
Commit: 659336ec553fdf9afe10756a5290bd5252240f02
https://github.com/Perl/perl5/commit/659336ec553fdf9afe10756a5290bd5252240f02
Author: Leon Timmermans <[email protected]>
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/52e5ca82a035%5E...659336ec553f
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications