Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 2f4409bf707ec51ce63fd97c981a2c9e08b97241
https://github.com/Perl/perl5/commit/2f4409bf707ec51ce63fd97c981a2c9e08b97241
Author: Leon Timmermans <[email protected]>
Date: 2024-06-24 (Mon, 24 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: 42cf75238c3687c1b1fad9263614036f7059c2dc
https://github.com/Perl/perl5/commit/42cf75238c3687c1b1fad9263614036f7059c2dc
Author: Leon Timmermans <[email protected]>
Date: 2024-06-24 (Mon, 24 Jun 2024)
Changed paths:
M lib/ExtUtils/typemap
Log Message:
-----------
Simplify global typemap
Commit: 1f1285ef684aee452805064ad6541b507f97426d
https://github.com/Perl/perl5/commit/1f1285ef684aee452805064ad6541b507f97426d
Author: Leon Timmermans <[email protected]>
Date: 2024-06-24 (Mon, 24 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 of ExtUtils::ParseXS
Compare: https://github.com/Perl/perl5/compare/8a1281323d09...1f1285ef684a
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications