-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Comparing changes
Open a pull request
base repository: dotnet/runtime
base: 105d76c
head repository: dotnet/runtime
compare: fe99c44
- 6 commits
- 16 files changed
- 9 contributors
Commits on Aug 28, 2022
-
[release/7.0] Use the regType for extracting the RegisterType (#74670)
* Use the regType for extracting the RegisterType * Add test case Co-authored-by: Kunal Pathak <Kunal.Pathak@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for edb7234 - Browse repository at this point
Copy the full SHA edb7234View commit details -
Fix unwinding for NativeAOT on Unix x64 (#74690)
Co-authored-by: Anton Lapounov <antonl@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 58c5937 - Browse repository at this point
Copy the full SHA 58c5937View commit details -
[release/7.0] Update dependencies from dotnet/llvm-project dotnet/ros…
…lyn-analyzers (#74707) * Update dependencies from https://github.com/dotnet/llvm-project build 20220826.3 runtime.linux-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.linux-musl-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.linux-musl-x64.Microsoft.NETCore.Runtime.ObjWriter , runtime.linux-x64.Microsoft.NETCore.Runtime.ObjWriter , runtime.osx.11.0-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.osx.10.12-x64.Microsoft.NETCore.Runtime.ObjWriter , runtime.win-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.win-x64.Microsoft.NETCore.Runtime.ObjWriter From Version 1.0.0-alpha.1.22411.1 -> To Version 1.0.0-alpha.1.22426.3 * Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20220826.2 Microsoft.CodeAnalysis.NetAnalyzers From Version 7.0.0-preview1.22419.4 -> To Version 7.0.0-preview1.22426.2 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9c87579 - Browse repository at this point
Copy the full SHA 9c87579View commit details -
[release/7.0] Ensure that the result for PowMod is fully initialized (#…
…74672) * Adding a regression test for dotnet/performance#2575 * Ensure that the result span is fully initialized. Co-authored-by: Tanner Gooding <tagoo@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for 2fc5cc9 - Browse repository at this point
Copy the full SHA 2fc5cc9View commit details -
[release/7.0] For perf, remove Invoker pattern for fields (#74693)
* For perf, remove Invoker pattern for fields * Fix up runtime field layout * Add missing newline Co-authored-by: Steve Harter <steveharter@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 211930d - Browse repository at this point
Copy the full SHA 211930dView commit details -
[release/7.0] Implement proper File System detection for Apple OSes (#…
…74560) * the assert should fail on macOS * Don't use statfs on Apple systems, as for them it returns version-specific file system ids. * move mapping to a separate method and reuse it * minor improvement Co-authored-by: Adam Sitnik <adam.sitnik@gmail.com> Co-authored-by: Adam Sitnik <adam.sitnik@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for fe99c44 - Browse repository at this point
Copy the full SHA fe99c44View 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 105d76c...fe99c44