January 23, 2015 [phobos] [D-Programming-Language/phobos] 634752: Move topNIndex to std.algorithm.sorting. | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 6347527fc27c522d0559799891e6839e3762b6ca https://github.com/D-Programming-Language/phobos/commit/6347527fc27c522d0559799891e6839e3762b6ca Author: H. S. Teoh <hsteoh@quickfur.ath.cx> Date: 2015-01-22 (Thu, 22 Jan 2015) Changed paths: M std/algorithm/package.d M std/algorithm/sorting.d Log Message: ----------- Move topNIndex to std.algorithm.sorting. Improve documentation and add missing sig constraints. Commit: f8be0070d744810ed8395b18cad0475ae9346131 https://github.com/D-Programming-Language/phobos/commit/f8be0070d744810ed8395b18cad0475ae9346131 Author: H. S. Teoh <hsteoh@quickfur.ath.cx> Date: 2015-01-22 (Thu, 22 Jan 2015) Changed paths: M std/algorithm/sorting.d Log Message: ----------- Bail out if user asks for unimplemented swap strategy. Commit: 13149ded173ef8eb68f6073a1bc302791555a25d https://github.com/D-Programming-Language/phobos/commit/13149ded173ef8eb68f6073a1bc302791555a25d Author: H. S. Teoh <hsteoh@quickfur.ath.cx> Date: 2015-01-23 (Fri, 23 Jan 2015) Changed paths: M std/algorithm/package.d M std/algorithm/sorting.d Log Message: ----------- Update navigation links and cheatsheet. Commit: 0520fba4f69a9156715b9d349a5db1b9d4442c0f https://github.com/D-Programming-Language/phobos/commit/0520fba4f69a9156715b9d349a5db1b9d4442c0f Author: H. S. Teoh <hsteoh@quickfur.ath.cx> Date: 2015-01-23 (Fri, 23 Jan 2015) Changed paths: M std/algorithm/sorting.d Log Message: ----------- Delete evil tab characters that somehow slipped in. Commit: ed3776a8c748d66b98c363d6e9f86084bc1dce4c https://github.com/D-Programming-Language/phobos/commit/ed3776a8c748d66b98c363d6e9f86084bc1dce4c Author: Andrei Alexandrescu <andrei@erdani.com> Date: 2015-01-23 (Fri, 23 Jan 2015) Changed paths: M std/algorithm/package.d M std/algorithm/sorting.d Log Message: ----------- Merge pull request #2898 from quickfur/topNIndex Move topNIndex to std.algorithm.sorting. Compare: https://github.com/D-Programming-Language/phobos/compare/0ffae6824f42...ed3776a8c748 |
Copyright © 1999-2021 by the D Language Foundation