forked from dotnet/corefx
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Sync #5
Merged
beniamin-airapetian
merged 156 commits into
beniamin-airapetian:master
from
dotnet:master
Sep 23, 2017
Merged
Sync #5
beniamin-airapetian
merged 156 commits into
beniamin-airapetian:master
from
dotnet:master
Sep 23, 2017
Conversation
This file contains 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
…eading a feed from outside, also as part of our default date parser, if it can't parse the date it will just assign a default date to avoid the crash
Added custom parsing for RSS formats. Cleaned the code. Executed CodeFormatter tool. Added test for custom parsing.
…or RSS formatting Image issue fixed and added some tests
Don't test metafileHeader.Bounds when using libgdiplus. Don't test metafile.GetBounds on Unix, force MetafileHeader.Bounds to return an empty rectangle when MetafileSize == 0 Don't validate graphicsUnit on Unix.
Add unit tests for System.Drawing.Imaging.Metafile based on Mono's unit tests
…encies Update CoreClr, CoreSetup, ProjectNTfs, ProjectNTfsTestILC, Standard to preview1-25720-03, preview1-25719-04, beta-25721-01, beta-25721-01, preview1-25721-01, respectively (master)
* Expose/test String.Create span-based method * Address PR feedback
Provide an (at least temporary) non-global ManagedHandler opt-in mechanism
Update scripts, docs and build pipeline docker images to clang/llvm/lldb 3.9
…ta-25722-00, preview1-25722-01, respectively (#24207)
Moving Microsoft.ServiceModel.Syndication from wcf to corefx.
This reverts commit 21e008a.
Revert "Update build to clang/llvm 3.9 (#24177)"
* Change from APM to Async/Await for write side * Added nameof * Reacting to review * Reacting to review
* Fixed spelling mistake in file name * Fix csproj
…0, respectively (#24222)
beniamin-airapetian
pushed a commit
that referenced
this pull request
Dec 17, 2017
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.