[phobos] [D-Programming-Language/phobos] e56136: Make isNan and isInfinite available at compile tim...
GitHub via phobos
phobos at puremagic.com
Fri May 22 15:22:31 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: e5613663dcfcc9d14c82d791589371cf16ac500b
https://github.com/D-Programming-Language/phobos/commit/e5613663dcfcc9d14c82d791589371cf16ac500b
Author: Clement Courbet <courbet at google.com>
Date: 2015-05-22 (Fri, 22 May 2015)
Changed paths:
M std/math.d
Log Message:
-----------
Make isNan and isInfinite available at compile time.
Commit: 497aa3b9e683131492d5d926421408c2897500c8
https://github.com/D-Programming-Language/phobos/commit/497aa3b9e683131492d5d926421408c2897500c8
Author: Walter Bright <walter at walterbright.com>
Date: 2015-05-22 (Fri, 22 May 2015)
Changed paths:
M std/math.d
Log Message:
-----------
Merge pull request #3307 from legrosbuffle/ctfe-isNaN
Make isNan and isInfinite available at compile time.
Compare: https://github.com/D-Programming-Language/phobos/compare/c5d5a3fa9b65...497aa3b9e683
More information about the phobos
mailing list