[Perl/perl5] e50be0: Maintainers.pl: de-customize Win32
[email protected] (Jan Dubois via perl5-changes)
| Newsgroups | perl.perl5.changes |
|---|---|
| Message-ID | <Perl/perl5/push/refs/heads/blead/[email protected]> |
Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: e50be0c92564f5eaffb3ab845045458b2f39edb0
https://github.com/Perl/perl5/commit/e50be0c92564f5eaffb3ab845045458b2f39edb0
Author: James E Keenan <[email protected]>
Date: 2026-08-12 (Wed, 12 Aug 2026)
Changed paths:
M Porting/Maintainers.pl
Log Message:
-----------
Maintainers.pl: de-customize Win32
Commit: 12aa02b5f511d739e461e1a092619b63afa7eadb
https://github.com/Perl/perl5/commit/12aa02b5f511d739e461e1a092619b63afa7eadb
Author: James E Keenan <[email protected]>
Date: 2026-08-12 (Wed, 12 Aug 2026)
Changed paths:
M t/porting/customized.dat
Log Message:
-----------
Regenerate customized.dat
Per discussion in GH #24695. Manually removes 3 files which were previously
found in CUSTOMIZED entries in Porting/Maintainers.pl but which
t/porting/customized.t did not identify as no longer customized.
Commit: ab3cefa47d8eedea7c064d8b0e374d3ac972ad04
https://github.com/Perl/perl5/commit/ab3cefa47d8eedea7c064d8b0e374d3ac972ad04
Author: Jan Dubois <[email protected]>
Date: 2026-08-12 (Wed, 12 Aug 2026)
Changed paths:
M MANIFEST
M Porting/Maintainers.pl
A cpan/Win32/CHANGES.md
M cpan/Win32/Makefile.PL
M cpan/Win32/Win32.pm
M cpan/Win32/Win32.xs
M cpan/Win32/t/CodePage.t
M cpan/Win32/t/CreateFile.t
M cpan/Win32/t/ExpandEnvironmentStrings.t
M cpan/Win32/t/GetCurrentThreadId.t
M cpan/Win32/t/GetFileVersion.t
M cpan/Win32/t/GetFolderPath.t
M cpan/Win32/t/GetFullPathName.t
M cpan/Win32/t/GetLongPathName.t
M cpan/Win32/t/GetOSName.t
M cpan/Win32/t/GetOSVersion.t
M cpan/Win32/t/GetShortPathName.t
M cpan/Win32/t/GuidGen.t
A cpan/Win32/t/HttpGetFile.t
M cpan/Win32/t/Names.t
M cpan/Win32/t/Privileges.t
M cpan/Win32/t/Unicode.t
Log Message:
-----------
cpan/Win32 - Update to version 0.64
0.64 [2026-08-11]
- ship the CPAN tarball with LF line endings again; releases 0.60
through 0.63 were packaged with CRLF because the release workflow's
Windows runner converted the checkout [#65](https://github.com/perl-libwin32/win32/pull/65)
- 0.63 [2026-08-09]
- fix Win32::GetLastError() returning 0 after list-context Win32::HttpGetFile()
calls on Cygwin -DDEBUGGING builds, diagnosed by [@sisyphus](https://github.com/sisyphus);
add a CI job testing against a -DDEBUGGING Cygwin perl [#63](https://github.com/perl-libwin32/win32/pull/63)
- convert Changes to CHANGES.md and bump release-action to @v2
- 0.62 [2026-05-11]
- revert SvUTF8 flagging in wstr_to_sv and my_ansipath under CP_UTF8 ACP;
make t/Unicode.t pass under CP_UTF8 ACP [#57](https://github.com/perl-libwin32/win32/pull/57)
- 0.61 [2026-05-10]
- handle CP_UTF8 system codepage in wstr_to_sv and my_ansipath [#53](https://github.com/perl-libwin32/win32/pull/53)
- fix inverted SKIP condition for non-English locale in t/HttpGetFile.t [#55](https://github.com/perl-libwin32/win32/pull/55)
- fix t/GetCurrentThreadId.t fork-emulation detection by [@sisyphus](https://github.com/sisyphus) [#45](https://github.com/perl-libwin32/win32/pull/45)
- 0.60 [2026-05-05]
- add LICENSE and modernize README [#51](https://github.com/perl-libwin32/win32/pull/51)
- update Microsoft doc URLs to learn.microsoft.com
- 0.59_02 [2026-05-04]
- detect newer Windows 10/11, Windows Server 2019/2022/2025, and
Server SAC releases by Markus Demml ([@mardem1](https://github.com/mardem1)) [#42](https://github.com/perl-libwin32/win32/pull/42)
- fix 64-bit registry constant by [@jkahrman](https://github.com/jkahrman) [#37](https://github.com/perl-libwin32/win32/pull/37)
- follow-up to 64-bit registry fix by Tony Cook ([@tonycoz](https://github.com/tonycoz)) [#39](https://github.com/perl-libwin32/win32/pull/39)
- fix memory deallocation for WinHttpGetProxyForUrl strings [#49](https://github.com/perl-libwin32/win32/pull/49)
- include t/HttpGetFile.t in MANIFEST so it ships in the CPAN tarball [#50](https://github.com/perl-libwin32/win32/pull/50)
- convert tests to Test::More by Graham Knop ([@haarg](https://github.com/haarg)) [#35](https://github.com/perl-libwin32/win32/pull/35)
- clarify documentation of minor versions by Ferenc Erki ([@ferki](https://github.com/ferki)) [#25](https://github.com/perl-libwin32/win32/pull/25)
Compare: https://github.com/Perl/perl5/compare/41ea8e47bc48...ab3cefa47d8e
To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications