← Back to index
|
Original Bugzilla link
Bug 11462 – std.algorithm.multiSort is missing from the index
Status
RESOLVED
Resolution
FIXED
Severity
normal
Priority
P2
Component
dlang.org
Product
D
Version
D2
Platform
All
OS
All
Creation time
2013-11-07T02:31:00Z
Last change time
2014-04-23T05:56:25Z
Keywords
pull
Assigned to
andrej.mitrovich
Creator
bearophile_hugs
Comments
Comment #0
by bearophile_hugs — 2013-11-07T02:31:05Z
I think the summary on the top of std.algorith page doesn't show "multiSort".
Comment #1
by andrej.mitrovich — 2014-04-22T21:51:08Z
https://github.com/D-Programming-Language/phobos/pull/2103
Comment #2
by github-bugzilla — 2014-04-23T05:56:24Z
Commits pushed to master at
https://github.com/D-Programming-Language/phobos
https://github.com/D-Programming-Language/phobos/commit/ecddbf64dc8a8a314896adbc513e14658af2e9ac
Fix Issue 11462 - std.algorithm.multiSort was missing from the index.
https://github.com/D-Programming-Language/phobos/commit/d3bf5bb9ed3b06292ab3a7872641f6c4224cb9c8
Merge pull request #2103 from AndrejMitrovic/Fix11462 [Trivial] Issue 11462 - std.algorithm.multiSort is missing from the index.