We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c489d0c commit b101e3bCopy full SHA for b101e3b
dist/ExtUtils-ParseXS/Changes
@@ -1,5 +1,14 @@
1
Revision history for Perl extension ExtUtils::ParseXS.
2
3
+3.58 Sun Jul 20 09:10:41 PM CEST 2025
4
+ - ExtUtils::ParseXS has been extensively restructured internally.
5
+ Most of these changes shouldn't be visible externally, but might
6
+ affect XS code which was using invalid or unsupported syntax.
7
+
8
+3.57 Fri May 2 05:40:59 PM CEST 2025
9
+ - Rewrite half of the internals to facilitate refcounted stack
10
+ later on
11
12
3.51 - Tue May 9 09:32:04 2023 AEST
13
- Initialize $self correctly in EU::PXS::Utilities::death()
14
- C++ builds: avoid generating C<< extern "C" extern "C" >>
0 commit comments