Thread overview
[Issue 13121] std.algorithm.joiner should return a bidirectional range if possible
Feb 03, 2018
Seb
Feb 03, 2018
Seb
July 14, 2014
https://issues.dlang.org/show_bug.cgi?id=13121

hsteoh@quickfur.ath.cx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hsteoh@quickfur.ath.cx

--
February 03, 2018
https://issues.dlang.org/show_bug.cgi?id=13121

Seb <greensunny12@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |bootcamp
                 CC|                            |greensunny12@gmail.com

--
February 03, 2018
https://issues.dlang.org/show_bug.cgi?id=13121

Seb <greensunny12@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Seb <greensunny12@gmail.com> ---
PR https://github.com/dlang/phobos/pull/6115

--
August 14, 2018
https://issues.dlang.org/show_bug.cgi?id=13121

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

https://github.com/dlang/phobos/commit/e34f420ff1e52860772e2532fc73dcf6f8d47eb9 Fix Issue 13121 - std.algorithm.joiner should return a bidirectional range if possible

https://github.com/dlang/phobos/commit/f67c43d93de14fd888387d8d33c862d522e0b8ec Merge pull request #6115 from wilzbach/13121

Issue 13121 - std.algorithm.joiner should return a bidirectional range if possible

--
August 14, 2018
https://issues.dlang.org/show_bug.cgi?id=13121

github-bugzilla@puremagic.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--