Thread overview
[Issue 7246] Provide a simpler example for std.algorithm.remove
Apr 23, 2014
Andrej Mitrovic
Aug 18, 2014
Martin Nowak
April 23, 2014
https://issues.dlang.org/show_bug.cgi?id=7246

Andrej Mitrovic <andrej.mitrovich@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
                 CC|                            |andrej.mitrovich@gmail.com
          Component|websites                    |Optlink
           Assignee|nobody@puremagic.com        |andrej.mitrovich@gmail.com
            Summary|http://www.d-programming-la |Provide a simpler example
                   |nguage.org/phobos/std_algor |for std.algorithm.remove
                   |ithm.html#remove            |
                 OS|Linux                       |All

--- Comment #1 from Andrej Mitrovic <andrej.mitrovich@gmail.com> ---
https://github.com/D-Programming-Language/phobos/pull/2107

--
April 23, 2014
https://issues.dlang.org/show_bug.cgi?id=7246

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

https://github.com/D-Programming-Language/phobos/commit/899155194ac1cdd208af5b3176213461a0644b21 Fix Issue 7246 - Provide a simpler example for std.algorithm.remove.

https://github.com/D-Programming-Language/phobos/commit/79903eb19956fb3145ffbeb8cc34e80cd76f7d0c Merge pull request #2107 from AndrejMitrovic/Fix7246

Issue 7246 - Provide a simpler example for std.algorithm.remove.

--
August 18, 2014
https://issues.dlang.org/show_bug.cgi?id=7246

Martin Nowak <code@dawg.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |code@dawg.eu
          Component|Optlink                     |Phobos

--