This repository was archived by the owner on Oct 12, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 416
Merge 2.066 branch into master #930
Merged
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
fix Issue 13034 - [Reg] core.stdc.stdio - deprecation warning with ...
test/*/Makefile: Do not assume that $(ROOT) is a relative path.
[trivial] Make rt.minfo import in object_.d function-local.
…-GetLastError Mark core.sys.windows.windows.GetLastError as trusted
Remove unused Thread.sm_clen variable.
Mark threadasm.S as not requiring an executable stack.
Multiple Solaris fixes
Enable per-thread errno on Solaris
remove thread.di header
Fix declaration of lstrcmp/lstrcmpi in windows.d
Fix Issue 13057 - posix getopt variables in core/sys/posix/unistd.d should be marked __gshared
Cherry-picking commits from master to 2.066 branch
[REG2.066a] Issue 13078 - [dmd 2.066-b2] AA rehash failed with shared
Cherry-picking commits from master to 2.066 branch (for beta3)
Fix 13111: GC.realloc returns invalid memory for large reallocation
fix Issue 13025 - Tools repository does not build on Ubuntu
Fix issue 12958 - core.checkedint.mulu is broken.
Regression fixes for 2.066.0-b4
[REG2.066a] Issue 13148 - ModuleInfo fields are unnecessary changed to const
Cherry-picking commits from master to 2.066 branch (for beta5)
[critical] partial Issue 9449 - Static arrays of 128bit types segfault on initializa...
Merge pull request dlang#901 from WalterBright/fix9449
fix Issue 13084 - ModuleInfo.opApply delegate expects immutable parameter
Auto-merge toggled on |
MartinNowak
added a commit
that referenced
this pull request
Aug 22, 2014
Merge 2.066 branch into master
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
druntime/2.066 branch has had no release-specific commits. So this PR will introduce no file change.