[phobos] [D-Programming-Language/phobos] be1473: std.numreic: added sumOfLogarithms
GitHub via phobos
phobos at puremagic.com
Tue Sep 23 12:59:07 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: be147398b4493f8f57b3b07ebd706c3d0c9f31e9
https://github.com/D-Programming-Language/phobos/commit/be147398b4493f8f57b3b07ebd706c3d0c9f31e9
Author: Ilya Yaroshenko <ilyayaroshenko at gmail.com>
Date: 2014-09-23 (Tue, 23 Sep 2014)
Changed paths:
M std/numeric.d
Log Message:
-----------
std.numreic: added sumOfLogarithms
renamed, and updated
remove CustomFloat support
remove blank line
update comment
update return type
rename sumOfLogs -> sumOfLog2s
update unittest
Commit: e4e2739c7b2472694c6c10f7d410cec191718ba7
https://github.com/D-Programming-Language/phobos/commit/e4e2739c7b2472694c6c10f7d410cec191718ba7
Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
Date: 2014-09-23 (Tue, 23 Sep 2014)
Changed paths:
M std/numeric.d
Log Message:
-----------
Merge pull request #2500 from 9il/sum-of-logs
added sumOfLog2s
Compare: https://github.com/D-Programming-Language/phobos/compare/2e3d41850b3e...e4e2739c7b24
More information about the phobos
mailing list