digitalmars.D.bugs - [Issue 5106] New: makeIndex should return SortedRange
- d-bugmail puremagic.com (19/19) Oct 23 2010 http://d.puremagic.com/issues/show_bug.cgi?id=5106
- d-bugmail puremagic.com (10/10) Jan 09 2011 http://d.puremagic.com/issues/show_bug.cgi?id=5106
- d-bugmail puremagic.com (9/9) Apr 21 2012 http://d.puremagic.com/issues/show_bug.cgi?id=5106
- d-bugmail puremagic.com (10/10) Feb 24 2013 http://d.puremagic.com/issues/show_bug.cgi?id=5106
- d-bugmail puremagic.com (11/11) Feb 24 2013 http://d.puremagic.com/issues/show_bug.cgi?id=5106
http://d.puremagic.com/issues/show_bug.cgi?id=5106 Summary: makeIndex should return SortedRange Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Severity: normal Priority: P2 Component: Phobos AssignedTo: nobody puremagic.com ReportedBy: tomeksowi gmail.com PDT --- It sorts, so no reason it shouldn't. SortedRange's underlying should be map!deref(index), where deref either is pointer dereferencing or index access on the unmodifiable range. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Oct 23 2010
http://d.puremagic.com/issues/show_bug.cgi?id=5106 Andrei Alexandrescu <andrei metalanguage.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |andrei metalanguage.com AssignedTo|nobody puremagic.com |andrei metalanguage.com -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Jan 09 2011
http://d.puremagic.com/issues/show_bug.cgi?id=5106 SomeDude <lovelydear mailmetrash.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lovelydear mailmetrash.com Severity|normal |enhancement -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Apr 21 2012
http://d.puremagic.com/issues/show_bug.cgi?id=5106 Alex Rønne Petersen <alex lycus.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED CC| |alex lycus.org Resolution| |FIXED -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Feb 24 2013
http://d.puremagic.com/issues/show_bug.cgi?id=5106 Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/1a9568ce20d0fb4041bd7205483dc44636f00b1d issue 5106 https://github.com/D-Programming-Language/phobos/commit/5bbd5ef9c2aa91b5d6edeb1b386a2b9890d8e3be Fix Issue 5106 - makeIndex should return SortedRange -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Feb 24 2013