[Issue 10104] std.algorithm.group of a const/immutable array

2015-02-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10104 --- Comment #5 from github-bugzi...@puremagic.com --- Commits pushed to 2.067 at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/d1ffb938b549e454038a210b7799a732751c468d Fix Issue 10104 - Group

[Issue 10104] std.algorithm.group of a const/immutable array

2014-12-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10104 --- Comment #4 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/d1ffb938b549e454038a210b7799a732751c468d Fix Issue 10104 - Grou

[Issue 10104] std.algorithm.group of a const/immutable array

2014-12-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10104 --- Comment #3 from Peter Alexander --- https://github.com/D-Programming-Language/phobos/pull/2798 --

[Issue 10104] std.algorithm.group of a const/immutable array

2014-12-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10104 Peter Alexander changed: What|Removed |Added CC||peter.alexander...@gmail.co