You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[DELTA]
7.72 Fri 14 Mar 10:15:56 GMT 2025
No changes since v7.71_08
7.71_08 Sat 8 Mar 23:39:43 GMT 2025
Core fixes:
- Fixed split_command with multi-line oneliner
Win32 fixes:
- Reverted a change from v7.36 to fix RT#144085
- Win32 Liblist stop false positives on multi-LIB (RT#53676)
Test fixes:
- Added Test::Utils::write_file
- test oneliner with multi-line
QA fixes:
- use GHA for all Strawberry, cut down AppVeyor
- CI parallel build & test on Strawberry
- CI parallel test on MSVC build (nmake no parallel capability)
- Add test for PM_FILTER
7.71_07 Wed 5 Mar 21:32:41 GMT 2025
Core fixes:
- Liblist work with Config.libpth supporting paths with spaces
Win32 fixes:
- Win32 Liblist test for system library
Test fixes:
- Added test of XS loading other XS, using C symbols within
7.71_06 Mon 3 Mar 16:40:57 GMT 2025
BSD fixes:
- RT#117800 affecting BSD make fixed
- distmeta and co fixed when using make -j
QA fixes:
- Added Windows MSVC-built Perl CI
- Added Windows Strawberry Perl CI
- Added FreeBSD CI
7.71_05 Fri 28 Feb 16:53:16 GMT 2025
Enhancements:
- Reinstated %Recognized_Att_Keys
Win32 fixes:
- GNU Make supports spaces in deps on Win32 as elsewhere
Test fixes:
- Various improvements to MakeMaker::Test::Setup::XS
QA fixes:
- Added disttest checks to CI
7.71_04 Mon 24 Feb 15:15:59 GMT 2025
Doc fixes:
- Typo fixed in MM_Unix
Test fixes:
- execute bit removed from two .t files
QA fixes:
- removed Travis and non-working macos-11 CI config
7.71_03 Wed 19 Feb 01:11:31 GMT 2025
VMS fixes:
- Avoid uninitialized value in MM_VMS::_fixin_replace_shebang
- Take care with '.' in init_dirscan on VMS
7.71_02 Fri 22 Nov 18:37:30 GMT 2024
Core Fixes:
- maybe_command() now handles an undefined or empty argument
Macosx fixes:
- rpath requires a minimum of Darwin 9
- Fix rpath issue on MacOSX, it only accepts a single path
Doc fixes:
- typos were squashed
Removals:
- Removed support for NeXT
- Removed support for GNU DLD
7.71_01 Mon 24 Jun 15:08:55 BST 2024
Core fixes:
- Set META status as "unstable" for -TRIAL releases
Test fixes:
- Add DISTVNAME to tests
0 commit comments