[phobos] [D-Programming-Language/phobos] 5ca24b: Introducing ordered()
GitHub via phobos
phobos at puremagic.com
Sun Apr 19 13:04:43 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 5ca24b8392b8ebab0588ce9a98782d5cdc795fff
https://github.com/D-Programming-Language/phobos/commit/5ca24b8392b8ebab0588ce9a98782d5cdc795fff
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2015-03-26 (Thu, 26 Mar 2015)
Changed paths:
M std/algorithm/comparison.d
M std/algorithm/sorting.d
Log Message:
-----------
Introducing ordered()
Commit: d54047a6a06c457e1c57ce8e2805dadb8b16f014
https://github.com/D-Programming-Language/phobos/commit/d54047a6a06c457e1c57ce8e2805dadb8b16f014
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2015-03-26 (Thu, 26 Mar 2015)
Changed paths:
M std/algorithm/sorting.d
Log Message:
-----------
Added strictlyOrdered
Commit: 41d1162619039e8e535060b920ff54cc2c44ebbb
https://github.com/D-Programming-Language/phobos/commit/41d1162619039e8e535060b920ff54cc2c44ebbb
Author: Martin Nowak <code at dawg.eu>
Date: 2015-04-19 (Sun, 19 Apr 2015)
Changed paths:
M std/algorithm/comparison.d
M std/algorithm/sorting.d
Log Message:
-----------
Merge pull request #3112 from andralex/between
Testing whether a few given values are ordered
Compare: https://github.com/D-Programming-Language/phobos/compare/fbd0e0415cb1...41d116261903
More information about the phobos
mailing list