-
-
Notifications
You must be signed in to change notification settings - Fork 382
Merge remote-tracking branch 'upstream/master' into merge_master #1720
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
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
Avoids hyphenation and makes the appearance consistent with the rest of the documentation.
merge stable into master
Avoid auto-hyphenation of code in the dpldocs documentation.
documents the limitation of attributes on overridden functions
Fix busted link with Internet archive merged-on-behalf-of: David Nadlinger <code@klickverbot.at>
Merge remote-tracking branch 'upstream/stable' into merge_stable
* Add address * Review @mdparker thx
Merge remote-tracking branch 'upstream/stable' into merge_stable
FuncAttrs is already optional, so FuncAttr does not need to contain an empty clause.
A function can have no arguments.
Fix Issue 17303 - type error in the href url under the link Systems Programming merged-on-behalf-of: Vladimir Panteleev <github@thecybershadow.net>
document -mv compiler switch
Merge remote-tracking branch 'upstream/stable' into merge_stable
Document changes by dlang/dmd#6496
FuncAttrScope is now mangled as Nl merged-on-behalf-of: David Nadlinger <code@klickverbot.at>
Remove gratuitous "empty" clause. merged-on-behalf-of: Vladimir Panteleev <github@thecybershadow.net>
make Parameters optional in TypeFunction merged-on-behalf-of: Iain Buclaw <ibuclaw@gdcproject.org>
Also symbol parameters are prefixed with their symbol length, as per bugzilla 3043.
Terminix renamed to tilix
abi: Template symbol parameters are either Qualified or Mangled.
Add documentation for uClibc and musl C libraries. merged-on-behalf-of: Iain Buclaw <ibuclaw@gdcproject.org>
Add labels to spec/statement.dd merged-on-behalf-of: Vladimir Panteleev <github@thecybershadow.net>
Fix Issue 17501 - Runnable unittest problem with AST rewrite merged-on-behalf-of: Vladimir Panteleev <github@thecybershadow.net>
Use only one instance for the Travis build merged-on-behalf-of: Vladimir Panteleev <github@thecybershadow.net>
Fix invalid undefined Ddoc macros merged-on-behalf-of: Vladimir Panteleev <github@thecybershadow.net>
Fix Issue 8107 - Float literals are not specified as they are implemented
…nywhere Allow runnable examples anywhere
Frontpage: D foundation -> D Language Foundation
Use a OS-independent link to the DMD manual
- as we're going to revert it temporarily for 2.075
revert/comment out dlang#1658 for now
Contributor
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.