[phobos] [D-Programming-Language/phobos] 1ce7a7: Convert std.math.isFinite into a template
GitHub via phobos
phobos at puremagic.com
Fri Jul 18 09:45:55 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 1ce7a795ff4a03b9a87e456871f10390af08094d
https://github.com/D-Programming-Language/phobos/commit/1ce7a795ff4a03b9a87e456871f10390af08094d
Author: Iain Buclaw <ibuclaw at gdcproject.org>
Date: 2014-07-05 (Sat, 05 Jul 2014)
Changed paths:
M std/math.d
Log Message:
-----------
Convert std.math.isFinite into a template
Commit: 57a446e59a6a15b707211f56a3f7a1fb852c1568
https://github.com/D-Programming-Language/phobos/commit/57a446e59a6a15b707211f56a3f7a1fb852c1568
Author: Iain Buclaw <ibuclaw at gdcproject.org>
Date: 2014-07-05 (Sat, 05 Jul 2014)
Changed paths:
M std/math.d
Log Message:
-----------
Convert std.math.isSubnormal into a template
Commit: f99db63cf8a161f3d42cce84ca60a7acce95e9b1
https://github.com/D-Programming-Language/phobos/commit/f99db63cf8a161f3d42cce84ca60a7acce95e9b1
Author: Iain Buclaw <ibuclaw at gdcproject.org>
Date: 2014-07-05 (Sat, 05 Jul 2014)
Changed paths:
M std/math.d
Log Message:
-----------
Add floatTraits.SIGNPOS_BYTE for float
Commit: 68fa38007903bef6533770d55620e539583fdc67
https://github.com/D-Programming-Language/phobos/commit/68fa38007903bef6533770d55620e539583fdc67
Author: Iain Buclaw <ibuclaw at gdcproject.org>
Date: 2014-07-05 (Sat, 05 Jul 2014)
Changed paths:
M std/math.d
Log Message:
-----------
Convert std.math.signbit into a template
Commit: f2ebfd08d9df2382005f433276fae7abf56f571f
https://github.com/D-Programming-Language/phobos/commit/f2ebfd08d9df2382005f433276fae7abf56f571f
Author: Iain Buclaw <ibuclaw at gdcproject.org>
Date: 2014-07-06 (Sun, 06 Jul 2014)
Changed paths:
M std/math.d
Log Message:
-----------
Convert std.math.copysign into a template
Commit: 6ae25592ca33b17856afd09e3b073a72eba23c04
https://github.com/D-Programming-Language/phobos/commit/6ae25592ca33b17856afd09e3b073a72eba23c04
Author: Iain Buclaw <ibuclaw at gdcproject.org>
Date: 2014-07-06 (Sun, 06 Jul 2014)
Changed paths:
M std/math.d
Log Message:
-----------
Fixup use of whitespace in places
Commit: 11c3da9c4838bf8f40fbe37efe23611d2aeb001f
https://github.com/D-Programming-Language/phobos/commit/11c3da9c4838bf8f40fbe37efe23611d2aeb001f
Author: Михаил Страшун <public at dicebot.lv>
Date: 2014-07-18 (Fri, 18 Jul 2014)
Changed paths:
M std/math.d
Log Message:
-----------
Merge pull request #2305 from ibuclaw/tmplmath
Change various std.math.isXXX into templates
Compare: https://github.com/D-Programming-Language/phobos/compare/228aa0485636...11c3da9c4838
More information about the phobos
mailing list