-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Comparing changes
Open a pull request
base repository: dotnet/runtime
base: 58801184a1
head repository: dotnet/runtime
compare: 3429fee9ed
- 7 commits
- 19 files changed
- 8 contributors
Commits on Oct 3, 2024
-
[release/9.0] Update System.Formats.Nrbf ref sources and restore pack…
…age description (#108467) * Restore System.Formats.Nrbf package description alongside package README * Add missing struct members to ref source * Update ref to match dotnet msbuild /t:GenerateReferenceAssemblySource * Remove 'EnableDefaultPackageReadmeFile' since 'true' is the default --------- Co-authored-by: Jeff Handley <jeffhandley@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0277184 - Browse repository at this point
Copy the full SHA 0277184View commit details -
[aot] mono_aot_split_options: reset state after a backslash (#108212)
Fixes #108066 Co-authored-by: Aleksey Kliger <alklig@microsoft.com> Co-authored-by: Jeff Schwartz <jeffschw@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 3812e13 - Browse repository at this point
Copy the full SHA 3812e13View commit details -
Fix devirtualization across genericness in the hierarchy (#108442) (#…
…108470) This code was trying to answer question: "Was this method overriden by something else in a more derived class"? It was walking the base hierarchy in canonical form, but that was leading to methods not resolving at all. The fix is to walk the non-canonical hierarchy and canonicalize after we resolved everything. I ran into this in #108379 that unlocked more whole program devirtualization and `StringSearchValuesBase` is in this shape. Co-authored-by: Jeff Schwartz <jeffschw@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 2924cc8 - Browse repository at this point
Copy the full SHA 2924cc8View commit details -
[cdac][cdac-build-tool] Don't let msbuild rewrite the resource name (#…
…108296) Work around dotnet/msbuild#9152 Possibly fixes #107936 Co-authored-by: Aleksey Kliger <alklig@microsoft.com> Co-authored-by: Jeff Schwartz <jeffschw@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 728b131 - Browse repository at this point
Copy the full SHA 728b131View commit details -
[release/9.0] Fix
InlineArray
swift lowering in mono (#108483)Configuration menu - View commit details
-
Copy full SHA for 5f87907 - Browse repository at this point
Copy the full SHA 5f87907View commit details -
Backport of Fix statics issue with barriers (#108311) (#108347)
* Fix statics issue with barriers * Add barriers for RiscV and Loongson Co-authored-by: Jeff Schwartz <jeffschw@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 69db0ee - Browse repository at this point
Copy the full SHA 69db0eeView commit details -
[release/9.0] Fix wrong Region Info Names (#108524)
* Fix wrong RegionInfo Names * Exclude the test on Windows 8 for the lack of full globalization data --------- Co-authored-by: Tarek Mahmoud Sayed <tarekms@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 3429fee - Browse repository at this point
Copy the full SHA 3429feeView 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 58801184a1...3429fee9ed