July 13, 2014 [phobos] [D-Programming-Language/phobos] 2815d5: Added std.algorithm.safeLess for safe signed/unsig... | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation