Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: f259c2298735439cc2e1f55ebcf9c25409bebcb2
      
https://github.com/D-Programming-Language/phobos/commit/f259c2298735439cc2e1f55ebcf9c25409bebcb2
  Author: Andrei Alexandrescu <[email protected]>
  Date:   2016-01-14 (Thu, 14 Jan 2016)

  Changed paths:
    M std/algorithm/sorting.d

  Log Message:
  -----------
  topN: define behavior for nth >= r.length, improve speed


  Commit: 11485b6b049d4205893fcb7df859cd38893dcf46
      
https://github.com/D-Programming-Language/phobos/commit/11485b6b049d4205893fcb7df859cd38893dcf46
  Author: David Nadlinger <[email protected]>
  Date:   2016-01-15 (Fri, 15 Jan 2016)

  Changed paths:
    M std/algorithm/sorting.d

  Log Message:
  -----------
  Merge pull request #3930 from andralex/topN

topN: define behavior for nth >= r.length, improve speed


Compare: 
https://github.com/D-Programming-Language/phobos/compare/ac96a3d3c09c...11485b6b049d
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to