[Issue 14085] Broken links on dlang.org

2018-01-05 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14085

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

https://github.com/dlang/phobos/commit/c266aa9087829d34d00a0140be524c73e04c906c
index.d: Use MREF to fix broken DDox links

--


[Issue 14085] Broken links on dlang.org

2017-08-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14085

--- Comment #11 from github-bugzi...@puremagic.com ---
Commit pushed to stable at https://github.com/dlang/dlang.org

https://github.com/dlang/dlang.org/commit/5677e55763e30550ec77bbf3f9e2255f8ab63084
Fix broken link to cpp0x

--


[Issue 14085] Broken links on dlang.org

2017-08-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14085

--- Comment #10 from github-bugzi...@puremagic.com ---
Commit pushed to stable at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/c266aa9087829d34d00a0140be524c73e04c906c
index.d: Use MREF to fix broken DDox links

Partial fix for issue 14085.

--


[Issue 14085] Broken links on dlang.org

2017-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14085

--- Comment #9 from github-bugzi...@puremagic.com ---
Commit pushed to newCTFE at https://github.com/dlang/dlang.org

https://github.com/dlang/dlang.org/commit/5677e55763e30550ec77bbf3f9e2255f8ab63084
Fix broken link to cpp0x

--


[Issue 14085] Broken links on dlang.org

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14085

Vladimir Panteleev  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--


[Issue 14085] Broken links on dlang.org

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14085

--- Comment #8 from github-bugzi...@puremagic.com ---
Commit pushed to master at https://github.com/dlang/dlang.org

https://github.com/dlang/dlang.org/commit/5677e55763e30550ec77bbf3f9e2255f8ab63084
Fix broken link to cpp0x

Partial fix for issue 14085.

--


[Issue 14085] Broken links on dlang.org

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14085

--- Comment #7 from github-bugzi...@puremagic.com ---
Commit pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/c266aa9087829d34d00a0140be524c73e04c906c
index.d: Use MREF to fix broken DDox links

Partial fix for issue 14085.

--


[Issue 14085] Broken links on dlang.org

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14085

Vladimir Panteleev  changed:

   What|Removed |Added

   Keywords||pull

--- Comment #6 from Vladimir Panteleev  ---
https://github.com/dlang/phobos/pull/5537
https://github.com/dlang/dlang.org/pull/1792

--


[Issue 14085] Broken links on dlang.org

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14085

--- Comment #5 from Vladimir Panteleev  ---
The remaining dead ones:

(In reply to Vladimir Panteleev from comment #4)
> http://dlang.org/library/index.html ->
> http://dlang.org/library/std_algorithm.html
> http://dlang.org/library/index.html ->
> http://dlang.org/library/std_stdio.html
> http://dlang.org/template-comparison.html -> http://dlang.org/cpp0x.html

The other ones seem to have been fixed.

--


[Issue 14085] Broken links on dlang.org

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14085

Vladimir Panteleev  changed:

   What|Removed |Added

 CC||dlang-bugzilla@thecybershad
   ||ow.net

--- Comment #4 from Vladimir Panteleev  ---
Without the charset ones:

http://dlang.org/changelog.html -> http://dlang.org/html.html
http://dlang.org/changelog.html -> http://dlang.org/phobos/std_contracts.html
http://dlang.org/enum.html -> http://dlang.org"/declaration Type.html"
http://dlang.org/features2.html -> http://dlang.org/phobos/std_contracts.html
http://dlang.org/intro-to-datetime.html ->
http://dlang.org/phobos/std_date.html
http://dlang.org/library/index.html ->
http://dlang.org/library/std_algorithm.html
http://dlang.org/library/index.html -> http://dlang.org/library/std_stdio.html
http://dlang.org/phobos-prerelease/core_time.html ->
http://dlang.org/phobos-prerelease/core_Thread.html
http://dlang.org/phobos-prerelease/std_process ->
http://dlang.org/phobos-prerelease/core_stdc_stdlib.html
http://dlang.org/phobos-prerelease/std_process ->
http://dlang.org/phobos-prerelease/core_sys_posix_stdlib.html
http://dlang.org/phobos-prerelease/std_process.html ->
http://dlang.org/phobos-prerelease/core_stdc_stdlib.html
http://dlang.org/phobos-prerelease/std_process.html ->
http://dlang.org/phobos-prerelease/core_sys_posix_stdlib.html
http://dlang.org/phobos/core_time.html ->
http://dlang.org/phobos/core_Thread.html
http://dlang.org/phobos/index.html -> http://dlang.org/phobos/std_md5.html
http://dlang.org/template-comparison.html -> http://dlang.org/cpp0x.html

--


[Issue 14085] Broken links on dlang.org

2016-04-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14085
Issue 14085 depends on issue 13516, which changed state.

Issue 13516 Summary: std.windows.charset documentation missing from dlang.org
https://issues.dlang.org/show_bug.cgi?id=13516

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

--


[Issue 14085] Broken links on dlang.org

2015-04-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14085

Gary Willoughby d...@nomad.so changed:

   What|Removed |Added

 CC||d...@nomad.so

--- Comment #1 from Gary Willoughby d...@nomad.so ---
A lot of this is related to this issue:
https://issues.dlang.org/show_bug.cgi?id=14216

--


[Issue 14085] Broken links on dlang.org

2015-04-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14085

Stewart Gordon s...@iname.com changed:

   What|Removed |Added

 Depends on||13516

--- Comment #3 from Stewart Gordon s...@iname.com ---
Indeed, issue 13516 is the root cause of the majority of these.  (Note the much
more elegant way of linking to issues within Bugzilla.)

--