[phobos] [D-Programming-Language/phobos] 20a60c: Fix frexp for real == double targets
GitHub
noreply at github.com
Fri Aug 23 02:31:11 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 20a60cf6f3b818ff248ed59c2816afd7fc9b3ab3
https://github.com/D-Programming-Language/phobos/commit/20a60cf6f3b818ff248ed59c2816afd7fc9b3ab3
Author: Johannes Pfau <johannespfau at gmail.com>
Date: 2013-08-23 (Fri, 23 Aug 2013)
Changed paths:
M std/math.d
Log Message:
-----------
Fix frexp for real == double targets
Commit: a16edb8ba61ef56d9b00adcbf8795c2b11c67275
https://github.com/D-Programming-Language/phobos/commit/a16edb8ba61ef56d9b00adcbf8795c2b11c67275
Author: Don Clugston <dclugston at googlemail.com>
Date: 2013-08-23 (Fri, 23 Aug 2013)
Changed paths:
M std/math.d
Log Message:
-----------
Merge pull request #1506 from jpf91/frexp
Fix std.math.frexp for real == double targets
Compare: https://github.com/D-Programming-Language/phobos/compare/c3fa202bd9f5...a16edb8ba61e
More information about the phobos
mailing list