Thread overview
[Issue 14744] std.range DDox page corrupted
Jun 28, 2015
Vladimir Panteleev
Jun 28, 2015
Vladimir Panteleev
Jun 30, 2015
Vladimir Panteleev
Jul 06, 2015
Walter Bright
Jul 11, 2015
Walter Bright
Jul 12, 2015
Vladimir Panteleev
June 28, 2015
https://issues.dlang.org/show_bug.cgi?id=14744

--- Comment #1 from Vladimir Panteleev <thecybershadow@gmail.com> ---
Permanent link to doc autotester artifact:

http://dtest.thecybershadow.net/artifact/website-9bbe7b16aaa20f28b879722609308a024a12ae52-005ef14643f10a0919ace4bd80bcfa44/web/library-prerelease/std/range.html

--
June 28, 2015
https://issues.dlang.org/show_bug.cgi?id=14744

--- Comment #2 from Vladimir Panteleev <thecybershadow@gmail.com> ---
Workaround pull: https://github.com/D-Programming-Language/phobos/pull/3450

--
June 29, 2015
https://issues.dlang.org/show_bug.cgi?id=14744

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

https://github.com/D-Programming-Language/phobos/commit/9c90fad885af9cf0cbf2d0508b3eda08b0f97953 Workaround for Issue 14744 - std.range DDox page corrupted

https://github.com/D-Programming-Language/phobos/commit/822f9e16f154a9d1453c3cada98f62ca26025059 Merge pull request #3450 from CyberShadow/pull-20150628-131049

Workaround for Issue 14744 - std.range DDox page corrupted

--
June 30, 2015
https://issues.dlang.org/show_bug.cgi?id=14744

--- Comment #4 from Vladimir Panteleev <thecybershadow@gmail.com> ---
Filed DDox GitHub issue:

https://github.com/rejectedsoftware/ddox/issues/89

--
July 06, 2015
https://issues.dlang.org/show_bug.cgi?id=14744

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla@digitalmars.com

--- Comment #5 from Walter Bright <bugzilla@digitalmars.com> ---
The PR 3450 was merged. Can this be marked as resolved, then?

--
July 11, 2015
https://issues.dlang.org/show_bug.cgi?id=14744

Walter Bright <bugzilla@digitalmars.com> changed:

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

--- Comment #6 from Walter Bright <bugzilla@digitalmars.com> ---
(In reply to Walter Bright from comment #5)
> The PR 3450 was merged. Can this be marked as resolved, then?

Guess I'll mark it as resolved.

--
July 12, 2015
https://issues.dlang.org/show_bug.cgi?id=14744

--- Comment #7 from Vladimir Panteleev <thecybershadow@gmail.com> ---
Sorry, yes. The underlying issue remains but the website problem is gone.

--
July 25, 2015
https://issues.dlang.org/show_bug.cgi?id=14744

--- Comment #8 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/9c90fad885af9cf0cbf2d0508b3eda08b0f97953 Workaround for Issue 14744 - std.range DDox page corrupted

https://github.com/D-Programming-Language/phobos/commit/822f9e16f154a9d1453c3cada98f62ca26025059 Merge pull request #3450 from CyberShadow/pull-20150628-131049

--
July 19, 2017
https://issues.dlang.org/show_bug.cgi?id=14744

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

https://github.com/dlang/phobos/commit/9c90fad885af9cf0cbf2d0508b3eda08b0f97953 Workaround for Issue 14744 - std.range DDox page corrupted

https://github.com/dlang/phobos/commit/822f9e16f154a9d1453c3cada98f62ca26025059 Merge pull request #3450 from CyberShadow/pull-20150628-131049

--