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 <[email protected]>
  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 <[email protected]>
  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 <[email protected]>
  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
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to