Conversation
Removing the one that refers to std.algorithm.setops.SetUnion, because that is not documented anymore (it's deprecated).
[Ddoc] XREF -> REF
Fix issue 16682: "privatization" of symbols in std.stdio breaks DFMT
fix Issue 16661 - failing dstring/wstring format string
The LREFs were broken. Could fix that with underscores, but the links would just point back at the current section. There's no point in having such links.
…pointer to D main"
Fix issue 16705 - TaskPool.reduce fails to compile "cannot get frame pointer to D main"
Fix issue 16663: std.unit.toUpper rejects an alias this to a string
fix Issue 16667 - wrong @safe unittest compilation error
DDOX doesn't do auto-highlighting, but the symbols need to be formatted as code there, too.
remove pointless LREFs
Fix typo introduced in PR #4915
fix issue 16948 - broken links in std.stdio due to inccorrect use of WEB macro
Contributor
|
Contributor
Author
|
This should be a no-brainer, guys. |
Member
|
Auto-merge toggled on |
9il
approved these changes
Dec 7, 2016
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.