https://d.puremagic.com/issues/show_bug.cgi?id=10318
Xinok <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Xinok <[email protected]> 2013-12-26 11:50:28 PST --- (In reply to comment #1) > > Phobos sort is not perfect, in some pathological cases its unstable algorithm > goes in quadratic behavour, and it will need to become something more like the > C++ STL introsort (that switches to another O(n ln n) algorithm in those > cases). > This issue has been fixed and pushed to the 2.065 branch. -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
