Branch: refs/heads/smoke-me/jkeenan/sync-Win32-0.63
  Home:   https://github.com/Perl/perl5
  Commit: 58e86b0f12d0d4c8062526322ab7a7793f5f4bd0
      
https://github.com/Perl/perl5/commit/58e86b0f12d0d4c8062526322ab7a7793f5f4bd0
  Author: James E Keenan <[email protected]>
  Date:   2026-08-10 (Mon, 10 Aug 2026)

  Changed paths:
    M Porting/Maintainers.pl

  Log Message:
  -----------
  Maintainers.pl: decustomize Win32


  Commit: c350b984665ae5ba9eea2bfd5b5da3e5a8008ba8
      
https://github.com/Perl/perl5/commit/c350b984665ae5ba9eea2bfd5b5da3e5a8008ba8
  Author: Jan Dubois <[email protected]>
  Date:   2026-08-10 (Mon, 10 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/longpath.inc
    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.63

- 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

- 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)

- 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)

- add LICENSE and modernize README 
[#51](https://github.com/perl-libwin32/win32/pull/51)
- update Microsoft doc URLs to learn.microsoft.com

- 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/58e86b0f12d0%5E...c350b984665a

To unsubscribe from these emails, change your notification settings at 
https://github.com/Perl/perl5/settings/notifications

Reply via email to