January 14, 2016 [phobos] [D-Programming-Language/phobos] f259c2: topN: define behavior for nth >= r.length, improve... | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation