Thread overview
[Issue 17232] The index page for std.algorithm looks bad on mobile
Feb 28, 2017
greenify
Dec 22, 2019
berni44
February 28, 2017
https://issues.dlang.org/show_bug.cgi?id=17232

greenify <greeenify@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |greeenify@gmail.com

--- Comment #1 from greenify <greeenify@gmail.com> ---
A quick attempt to improve this: https://github.com/dlang/phobos/pull/5213

(it's not perfect, but a proper fix that fixes this for all BOOKTABLES requires
a lot more time)

--
March 07, 2017
https://issues.dlang.org/show_bug.cgi?id=17232

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

https://github.com/dlang/phobos/commit/bc7d20a638d4c14feb7b2b12a44d35078a140530 Issue 17232 - make std.algorithm table more digestable

https://github.com/dlang/phobos/commit/1bcba2a9937eb35d7d968663e5c5f6f237d1d182 Merge pull request #5213 from wilzbach/make-std-algorithm-table-more-digestable

Issue 17232 - make std.algorithm table more digestable

--
March 22, 2017
https://issues.dlang.org/show_bug.cgi?id=17232

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

https://github.com/dlang/phobos/commit/bc7d20a638d4c14feb7b2b12a44d35078a140530 Issue 17232 - make std.algorithm table more digestable

https://github.com/dlang/phobos/commit/1bcba2a9937eb35d7d968663e5c5f6f237d1d182 Merge pull request #5213 from wilzbach/make-std-algorithm-table-more-digestable

--
August 07, 2017
https://issues.dlang.org/show_bug.cgi?id=17232

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

https://github.com/dlang/phobos/commit/bc7d20a638d4c14feb7b2b12a44d35078a140530 Issue 17232 - make std.algorithm table more digestable

https://github.com/dlang/phobos/commit/1bcba2a9937eb35d7d968663e5c5f6f237d1d182 Merge pull request #5213 from wilzbach/make-std-algorithm-table-more-digestable

--
January 05, 2018
https://issues.dlang.org/show_bug.cgi?id=17232

--- Comment #5 from github-bugzilla@puremagic.com ---
Commit pushed to dmd-cxx at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/1bcba2a9937eb35d7d968663e5c5f6f237d1d182 Merge pull request #5213 from wilzbach/make-std-algorithm-table-more-digestable

--
December 22, 2019
https://issues.dlang.org/show_bug.cgi?id=17232

berni44 <bugzilla@d-ecke.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bugzilla@d-ecke.de
         Resolution|---                         |FIXED

--