Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 48fc63036cfacac5fa2abb1fc3f2c3dcc630c47f https://github.com/Perl/perl5/commit/48fc63036cfacac5fa2abb1fc3f2c3dcc630c47f Author: sisyphus <sisyphus@cpan.org> Date: 2021-01-10 (Sun, 10 Jan 2021) Changed paths: M perl.h Log Message: ----------- perl.h - enable USE_QUADMATH builds (mingw compilers only) on MS Windows Align __float128 when using 64-bit mingw compilers. Commit: 2460aa0752e71928bf75b1fb69974d5ae55088e1 https://github.com/Perl/perl5/commit/2460aa0752e71928bf75b1fb69974d5ae55088e1 Author: sisyphus <sisyphus@cpan.org> Date: 2021-01-10 (Sun, 10 Jan 2021) Changed paths: M ext/POSIX/POSIX.xs Log Message: ----------- ext/POSIX/POSIX.xs - allow POSIX::strtold on Windows USE_QUADMATH builds Commit: 1b85cc0a5c415af255c3b6744b518904f7fdb314 https://github.com/Perl/perl5/commit/1b85cc0a5c415af255c3b6744b518904f7fdb314 Author: sisyphus <sisyphus@cpan.org> Date: 2021-01-10 (Sun, 10 Jan 2021) Changed paths: M win32/config_H.gc Log Message: ----------- win32/config_H.gc - enable USE_QUADMATH builds (mingw compilers only) on MS Windows Commit: 5240fd959a2d4356ddcd05fd24693c9c98d27dba https://github.com/Perl/perl5/commit/5240fd959a2d4356ddcd05fd24693c9c98d27dba Author: sisyphus <sisyphus@cpan.org> Date: 2021-01-10 (Sun, 10 Jan 2021) Changed paths: M win32/config_sh.PL Log Message: ----------- win32/config_sh.PL - enable USE_QUADMATH builds (mingw compilers only) on MS Windows Commit: e7392fc268568686a791c32bc31682f5fa68fbfd https://github.com/Perl/perl5/commit/e7392fc268568686a791c32bc31682f5fa68fbfd Author: sisyphus <sisyphus@cpan.org> Date: 2021-01-10 (Sun, 10 Jan 2021) Changed paths: M win32/GNUmakefile Log Message: ----------- win32/GNUmakefile - enable USE_QUADMATH builds (mingw compilers only) on MS Windows Commit: ebc271eaf774c515e66806a9128307e76eaf6edc https://github.com/Perl/perl5/commit/ebc271eaf774c515e66806a9128307e76eaf6edc Author: sisyphus <sisyphus@cpan.org> Date: 2021-01-10 (Sun, 10 Jan 2021) Changed paths: M win32/makefile.mk Log Message: ----------- win32/makefile.mk - enable USE_QUADMATH builds (mingw compilers only) on MS Windows Compare: https://github.com/Perl/perl5/compare/53deed892239...ebc271eaf774