Add documentation for "deprecate" cycle handling#1530
Closed
schveiguy wants to merge 69 commits intodlang:stablefrom
Closed
Add documentation for "deprecate" cycle handling#1530schveiguy wants to merge 69 commits intodlang:stablefrom
schveiguy wants to merge 69 commits intodlang:stablefrom
Conversation
changelog and download for 2.072.0
Fix a link and typo in the changelog
The option seems to be gone in the 2016 edition of the listings package. This should fix the documentation CI.
The target output is not always HTML. Fixes HTML comments visible in the PDF.
Convert HTML comments to DDoc comments
latex.ddoc: Remove breakatwhitespace
Fix Issue 16592 - Building dlang.org does not work without a preexist…
Merge remote-tracking branch 'upstream/stable' into merge_stable
The new Ddoc theme [1] introduced three new macros: DDOC_MEMBER, DDOC_MEMBER_HEADER and DDOC_HEADER_ANCHOR. This tweak configures these new macros to have no impact on the existing ddoc themes. [1] dlang/dmd#6173
Minor tweaks to fix current Ddoc themes due to the new Ddoc theme
Merge remote-tracking branch 'upstream/stable' into merge_stable
typo "als" should "also"
Set comma expression deprecation release and implicit string concatenation
add dlangupb-scholarship.dd
add dlangupb-scholarship to makefiles
repair (hopefully) win32.mak build target
Merge remote-tracking branch 'upstream/stable' into merge_stable
Merge remote-tracking branch 'upstream/stable' into merge_stable
XREF purge: last stand
name mangling: bring documentation closer to actual implementation
document -mavx switch
change -mavx switch to -mcpu
Add donate to D Language foundation page
Add a message about the donation page on the frontpage
Edit & run examples from unittests
- Put outputbox below the example - Don't hide code during compilation - Use "auto" width for the output box - Use "All tests passed" as default output text
Improve runnable examples
Member
Author
|
Screwed up the base, reopened as #1531 |
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.
This documents the changes in dlang/druntime#1720