[Issue 11738] partialShuffle actually shuffles the entire input

2019-12-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11738 berni44 changed: What|Removed |Added Status|REOPENED|RESOLVED CC|

[Issue 11738] partialShuffle actually shuffles the entire input

2015-05-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11738 Ivan Kazmenko changed: What|Removed |Added Status|RESOLVED|REOPENED CC|

[Issue 11738] partialShuffle actually shuffles the entire input

2015-05-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11738 Edwin van Leeuwen changed: What|Removed |Added CC||ed...@tkwsping.nl --

[Issue 11738] partialShuffle actually shuffles the entire input

2015-05-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11738 --- Comment #3 from Joseph Rushton Wakeling --- (In reply to Ivan Kazmenko from comment #2) > Disclaimer: I may have misunderstood the issue, in which case, please > explain what is the intent here. At first glance, I reckon it's my screw-up misinte

[Issue 11738] partialShuffle actually shuffles the entire input

2015-05-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11738 --- Comment #4 from Ivan Kazmenko --- (In reply to Joseph Rushton Wakeling from comment #3) > (In reply to Ivan Kazmenko from comment #2) > > Disclaimer: I may have misunderstood the issue, in which case, please > > explain what is the intent here. >

[Issue 11738] partialShuffle actually shuffles the entire input

2015-05-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11738 --- Comment #5 from Joseph Rushton Wakeling --- (In reply to Ivan Kazmenko from comment #4) > I can submit a PR for that ~tomorrow if you want, seems trivial: change one > line of actual code and a few unittests. Sounds great, thank you :-) --

[Issue 11738] partialShuffle actually shuffles the entire input

2015-05-21 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11738 --- Comment #6 from Ivan Kazmenko --- Here's my take at it: https://github.com/D-Programming-Language/phobos/pull/3302 --

[Issue 11738] partialShuffle actually shuffles the entire input

2015-05-21 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11738 --- Comment #7 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/7329ef7eaee2e823ff73683b9032e7fd31971b2e reverted partialShuffl

[Issue 11738] partialShuffle actually shuffles the entire input

2017-07-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11738 --- Comment #8 from github-bugzi...@puremagic.com --- Commits pushed to dmd-cxx at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/7329ef7eaee2e823ff73683b9032e7fd31971b2e reverted partialShuffle to match its documentation (iss

[Issue 11738] partialShuffle actually shuffles the entire input

2013-12-15 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11738 --- Comment #1 from github-bugzi...@puremagic.com 2013-12-15 15:24:13 PST --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/fbc8d1e08e122acb04306a21f73a3c5

[Issue 11738] partialShuffle actually shuffles the entire input

2013-12-15 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11738 Joseph Rushton Wakeling changed: What|Removed |Added Status|NEW |RESOLVED Resolution