[phobos] [dlang/phobos] 9ecb82: Fix the completely broken fallback algorithm for `...
GitHub via phobos
phobos at puremagic.com
Sun May 15 05:22:44 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: 9ecb82e31f9b5f19cc765fb098e6651b05f8b1e9
https://github.com/dlang/phobos/commit/9ecb82e31f9b5f19cc765fb098e6651b05f8b1e9
Author: tsbockman <thomas.bockman at gmail.com>
Date: 2016-05-15 (Sun, 15 May 2016)
Changed paths:
M std/math.d
Log Message:
-----------
Fix the completely broken fallback algorithm for `std.math.isInfinity()`.
Commit: 778593d805a0c8bf39e318163e6d4004a7357904
https://github.com/dlang/phobos/commit/778593d805a0c8bf39e318163e6d4004a7357904
Author: Ilya Yaroshenko <ilyayaroshenko at gmail.com>
Date: 2016-05-15 (Sun, 15 May 2016)
Changed paths:
M std/math.d
Log Message:
-----------
Merge pull request #4329 from tsbockman/isInfinity_fallback
Fix the broken fallback algorithm for `std.math.isInfinity()`
Compare: https://github.com/dlang/phobos/compare/8671e88f6b22...778593d805a0
More information about the phobos
mailing list