-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Comparing changes
Open a pull request
base repository: dotnet/runtime
base: 7795971
head repository: dotnet/runtime
compare: 102d1e8
- 7 commits
- 17 files changed
- 8 contributors
Commits on Mar 28, 2021
-
Add check for JsonConverterFactory (#50219) (#50329)
Sychev Vadim authoredMar 28, 2021 Configuration menu - View commit details
-
Copy full SHA for 4f8be19 - Browse repository at this point
Copy the full SHA 4f8be19View commit details -
[main] Update dependencies from dotnet/arcade dotnet/xharness (#50278)
[main] Update dependencies from dotnet/arcade dotnet/xharness - reintroduce publishing branch workarounds. Required while dotnet/arcade#6987 is fixed - fix whitespace in publish-using-darc script - re-introduce publishing branch workaround dotnet/arcade#698
Configuration menu - View commit details
-
Copy full SHA for 312521f - Browse repository at this point
Copy the full SHA 312521fView commit details -
Add documentation on ILLink files (#50302)
* Add documentation on ILLink files * Add link to ILLink-files from project-guidelines
Configuration menu - View commit details
-
Copy full SHA for 99f4062 - Browse repository at this point
Copy the full SHA 99f4062View commit details
Commits on Mar 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6b88f89 - Browse repository at this point
Copy the full SHA 6b88f89View commit details -
catch exceptions in callbacks from native code on OSX in SafeDeleteSs…
…lContext (#49945) * catch exceptions in callbacks from native code * style update * add traces for failures * add comment
Configuration menu - View commit details
-
Copy full SHA for 508df29 - Browse repository at this point
Copy the full SHA 508df29View commit details -
Increase test coverage for Exception.TargetSite (#50275)
* Increase test coverage for Exception.TargetSite * Apply suggestions from code review Co-authored-by: Stephen Toub <[email protected]> Co-authored-by: Stephen Toub <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 21734a4 - Browse repository at this point
Copy the full SHA 21734a4View commit details -
Always clear the local buffer in ArrayBuffer (#49573)
- SslStream was holding onto a 4K byte[] after the handshake was complete. This was because the ArrayBuffer struct doesn't clear the local buffer field in dispose. This changes that.
Configuration menu - View commit details
-
Copy full SHA for 102d1e8 - Browse repository at this point
Copy the full SHA 102d1e8View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 7795971...102d1e8