Skip to content

Commit b101e3b

Browse files
committed
Pull in ExtUtils::ParseXS Changes file from CPAN
1 parent c489d0c commit b101e3b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

dist/ExtUtils-ParseXS/Changes

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
Revision history for Perl extension ExtUtils::ParseXS.
22

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+
312
3.51 - Tue May 9 09:32:04 2023 AEST
413
- Initialize $self correctly in EU::PXS::Utilities::death()
514
- C++ builds: avoid generating C<< extern "C" extern "C" >>

0 commit comments

Comments
 (0)