[phobos] [D-Programming-Language/phobos] f259c2: topN: define behavior for nth >= r.length, improve...

GitHub via phobos phobos at puremagic.com
Thu Jan 14 23:29:31 PST 2016


  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 <andrei at erdani.com>
  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 <code at klickverbot.at>
  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


More information about the phobos mailing list