[phobos] [dlang/phobos] a6a195: Fix issue 16026: std.math.frexp!float() wrong for ...
GitHub via phobos
phobos at puremagic.com
Sun May 22 14:07:36 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: a6a1957be301860b1fa5d9205f1edd7a39cc0a1a
https://github.com/dlang/phobos/commit/a6a1957be301860b1fa5d9205f1edd7a39cc0a1a
Author: tsbockman <thomas.bockman at gmail.com>
Date: 2016-05-18 (Wed, 18 May 2016)
Changed paths:
M std/math.d
Log Message:
-----------
Fix issue 16026: std.math.frexp!float() wrong for very small subnormal values
Commit: 4991b82304b421f56e5394ba849826ee3251c89f
https://github.com/dlang/phobos/commit/4991b82304b421f56e5394ba849826ee3251c89f
Author: David Nadlinger <code at klickverbot.at>
Date: 2016-05-22 (Sun, 22 May 2016)
Changed paths:
M std/math.d
Log Message:
-----------
Merge pull request #4337 from tsbockman/issue_16026
Fix issue 16026: std.math.frexp!float() wrong for very small subnormals
Compare: https://github.com/dlang/phobos/compare/7b08e86d8312...4991b82304b4
More information about the phobos
mailing list