October 24, 2013 [phobos] [D-Programming-Language/phobos] d9dd2b: Fix minCount for ranges of immutables | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: d9dd2b012e728c56d3313cc1ea539aaced053757 https://github.com/D-Programming-Language/phobos/commit/d9dd2b012e728c56d3313cc1ea539aaced053757 Author: monarch dodra <monarchdodra@gmail.com> Date: 2013-01-15 (Tue, 15 Jan 2013) Changed paths: M std/algorithm.d Log Message: ----------- Fix minCount for ranges of immutables Commit: 9461ff427ea5b9ad012e2145d43dadcac4b700d8 https://github.com/D-Programming-Language/phobos/commit/9461ff427ea5b9ad012e2145d43dadcac4b700d8 Author: Andrej Mitrovic <andrej.mitrovich@gmail.com> Date: 2013-10-24 (Thu, 24 Oct 2013) Changed paths: M std/algorithm.d Log Message: ----------- Merge pull request #1074 from monarchdodra/9314 Issue 9314 - std.algorithm.minCount of const(int)[] Compare: https://github.com/D-Programming-Language/phobos/compare/e760a4eac5f9...9461ff427ea5 |
Copyright © 1999-2021 by the D Language Foundation