[phobos] [D-Programming-Language/phobos] 2815d5: Added std.algorithm.safeLess for safe signed/unsig...
GitHub via phobos
phobos at puremagic.com
Sun Jul 13 04:30:01 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 2815d548d3acefd42eaaf98117cbfc85d6bca178
https://github.com/D-Programming-Language/phobos/commit/2815d548d3acefd42eaaf98117cbfc85d6bca178
Author: Lionello Lunesu <lio at lunesu.com>
Date: 2014-07-13 (Sun, 13 Jul 2014)
Changed paths:
M std/algorithm.d
M std/functional.d
Log Message:
-----------
Added std.algorithm.safeLess for safe signed/unsigned comparison; rewrote min/max
Commit: 39e4c1770d7a83b4c7473c6375dc86ce2f3598a6
https://github.com/D-Programming-Language/phobos/commit/39e4c1770d7a83b4c7473c6375dc86ce2f3598a6
Author: Михаил Страшун <public at dicebot.lv>
Date: 2014-07-13 (Sun, 13 Jul 2014)
Changed paths:
M std/algorithm.d
M std/functional.d
Log Message:
-----------
Merge pull request #2198 from lionello/safeLess
Added std.algorithm.safeLess for safe signed/unsigned comparison
Compare: https://github.com/D-Programming-Language/phobos/compare/f901a2d0c229...39e4c1770d7a
More information about the phobos
mailing list