[Issue 13594] std.algorithm.nextPermutation should accept ranges of lvalues

2015-02-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13594 --- Comment #6 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/ef2e43181b7dbe7f98d9be1ee3e415f5dbbe49fb Fix issue 13594:

[Issue 13594] std.algorithm.nextPermutation should accept ranges of lvalues

2014-11-02 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13594 --- Comment #5 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/ef2e43181b7dbe7f98d9be1ee3e415f5dbbe49fb Fix issue 13594:

[Issue 13594] std.algorithm.nextPermutation should accept ranges of lvalues

2014-11-02 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13594 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 13594] std.algorithm.nextPermutation should accept ranges of lvalues

2014-10-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13594 Steven Schveighoffer schvei...@yahoo.com changed: What|Removed |Added CC|