July 15, 2013 [phobos] [D-Programming-Language/phobos] 0ac90b: make cycle opDollar manifest constant | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 0ac90b17707e98e505fbd2a508646ca0c05509ce https://github.com/D-Programming-Language/phobos/commit/0ac90b17707e98e505fbd2a508646ca0c05509ce Author: monarchdodra <monarchdodra@gmail.com> Date: 2013-07-08 (Mon, 08 Jul 2013) Changed paths: M std/algorithm.d M std/range.d Log Message: ----------- make cycle opDollar manifest constant Commit: 1c9607a2560190317a51ca2ef7e7a9ea1db6e0c7 https://github.com/D-Programming-Language/phobos/commit/1c9607a2560190317a51ca2ef7e7a9ea1db6e0c7 Author: monarch dodra <monarchdodra@gmail.com> Date: 2013-07-08 (Mon, 08 Jul 2013) Changed paths: M std/algorithm.d Log Message: ----------- Better slicing for map Specifically, slice to end and partial slicing for infinite ranges. Supports ulong indexing on x86 when (underlying range provides it). Commit: 50c7b209593587628e68b7db5d5841d2068a891c https://github.com/D-Programming-Language/phobos/commit/50c7b209593587628e68b7db5d5841d2068a891c Author: Hara Kenji <k.hara.pg+dev@gmail.com> Date: 2013-07-15 (Mon, 15 Jul 2013) Changed paths: M std/algorithm.d M std/range.d Log Message: ----------- Merge pull request #1398 from monarchdodra/mapSlice Better slicing for map Compare: https://github.com/D-Programming-Language/phobos/compare/9b78a6f5e709...50c7b2095935 |
Copyright © 1999-2021 by the D Language Foundation