Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: f6926b3903a10ed5de8442d46d6f5705a0b93107
https://github.com/Perl/perl5/commit/f6926b3903a10ed5de8442d46d6f5705a0b93107
Author: Karl Williamson <[email protected]>
Date: 2019-12-29 (Sun, 29 Dec 2019)
Changed paths:
M op.c
Log Message:
-----------
op.c: Use %NVgf instead of %g format in debug stmt
The former is portable to different sized doubles.
Commit: 0ccddd991561a646a835e886621a9149544c27d9
https://github.com/Perl/perl5/commit/0ccddd991561a646a835e886621a9149544c27d9
Author: Karl Williamson <[email protected]>
Date: 2019-12-29 (Sun, 29 Dec 2019)
Changed paths:
M ext/POSIX/POSIX.xs
M ext/POSIX/lib/POSIX.pm
Log Message:
-----------
POSIX.xs: Fix typo displayed when fcn doesn't exist
Compare: https://github.com/Perl/perl5/compare/d293373d24b2...0ccddd991561