-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Comparing changes
Open a pull request
base repository: dotnet/runtime
base: 9dc6ea62a4
head repository: dotnet/runtime
compare: 1b1d26ac74
- 12 commits
- 43 files changed
- 12 contributors
Commits on Feb 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cf56f72 - Browse repository at this point
Copy the full SHA cf56f72View commit details -
Disable building Swift interop tests on macOS with Native AOT (#98667)
* Disable Swift interop tests on macOS with Native AOT * Disable building Swift interop tests with Native AOT * Remove redundant ExcludeList item * Update CLRTestTargetUnsupported property
Configuration menu - View commit details
-
Copy full SHA for 2e5d409 - Browse repository at this point
Copy the full SHA 2e5d409View commit details -
[NativeAOT] Fix cut & paste errors (#98686)
* Fix cut & paste errors * Add EBP versions too.
Configuration menu - View commit details
-
Copy full SHA for 2df640c - Browse repository at this point
Copy the full SHA 2df640cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 927943d - Browse repository at this point
Copy the full SHA 927943dView commit details -
Fix a bug in PAL version of _vsnprint_f (#98687)
When the formatted string cannot fully fit in the buffer (including its null terminator) `_vsnprint_f` should return -1. However, in the case where the number of chars was the same as the buffer size it was returning the buffer size.
Configuration menu - View commit details
-
Copy full SHA for 5568ac9 - Browse repository at this point
Copy the full SHA 5568ac9View commit details -
Fix PAL tests - remove non-existent tests from the list (#98695)
Recent refactoring of the PAL has forgotten to remove three tests from the paltestlist.txt file, which has broken the PAL test execution. Close #98574
Configuration menu - View commit details
-
Copy full SHA for 5c84b9e - Browse repository at this point
Copy the full SHA 5c84b9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c57621 - Browse repository at this point
Copy the full SHA 5c57621View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6864ddf - Browse repository at this point
Copy the full SHA 6864ddfView commit details -
JIT: Use successor edges instead of block targets for BBJ_SWITCH (#98671
) Part of #93020. Updates BBswtDesc::bbsDstTab to use successor edges instead of block targets for switch blocks. Also renames optRedirectBlock.
Configuration menu - View commit details
-
Copy full SHA for 98bdace - Browse repository at this point
Copy the full SHA 98bdaceView commit details -
Expand String.EndsWith/MemoryExtensions.EndsWith in JIT (#98593)
Co-authored-by: Jakob Botsch Nielsen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 46870a0 - Browse repository at this point
Copy the full SHA 46870a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2756c94 - Browse repository at this point
Copy the full SHA 2756c94View commit details -
Update dependencies from https://github.com/dotnet/source-build-refer…
…ence-packages build 20240213.1 (#98656) Microsoft.SourceBuild.Intermediate.source-build-reference-packages From Version 9.0.0-alpha.1.24109.1 -> To Version 9.0.0-alpha.1.24113.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1b1d26a - Browse repository at this point
Copy the full SHA 1b1d26aView 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 9dc6ea62a4...1b1d26ac74