Thread overview
[Issue 16170] std.algorithm.sorting.partition has many issues
Dec 17, 2022
Iain Buclaw
September 30, 2016
https://issues.dlang.org/show_bug.cgi?id=16170

--- Comment #1 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/e21f2729ba3f99605c7db5572c96ad83b1b7ae86 [Issue 16170] Seperate std.algorithm.sorting.partition into various overloads in order to facilitate further improvements

https://github.com/dlang/phobos/commit/b2978040ca3c0f061f283e4f433507b635337efb Merge pull request #4429 from JackStouffer/issue16170

[Issue 16170] Partial Fix for Broken std.algorithm.sorting.partition

--
October 01, 2016
https://issues.dlang.org/show_bug.cgi?id=16170

--- Comment #2 from github-bugzilla@puremagic.com ---
Commits pushed to stable at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/e21f2729ba3f99605c7db5572c96ad83b1b7ae86 [Issue 16170] Seperate std.algorithm.sorting.partition into various overloads in order to facilitate further improvements

https://github.com/dlang/phobos/commit/b2978040ca3c0f061f283e4f433507b635337efb Merge pull request #4429 from JackStouffer/issue16170

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=16170

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P3

--
December 01
https://issues.dlang.org/show_bug.cgi?id=16170

--- Comment #3 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/phobos/issues/10182

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--