-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Comparing changes
Open a pull request
base repository: dotnet/runtime
base: 9843659
head repository: dotnet/runtime
compare: 825f053
- 16 commits
- 105 files changed
- 17 contributors
Commits on Mar 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8790a2f - Browse repository at this point
Copy the full SHA 8790a2fView commit details -
[wasm][mt] Add MT option to container configs (#99615)
* Add MT option. * Add configuration, fix function not defined.
Configuration menu - View commit details
-
Copy full SHA for cb7154d - Browse repository at this point
Copy the full SHA cb7154dView commit details -
Allow using VS to run host tests when libraries use different config (#…
…91873) * Allow using VS to run host tests when libraries use different config When building the host tests from VS, there are dependencies on projects from the libraries subset. If the libraries are prebuilt with different configuration (typically `Release`) the build in VS breaks because it can't find the project's output. This change modifies the import of generators (which are the problematic projects) to let them override the configuration of the referenced projects. It then adds the ability to set environment based on the `-lc` parameter to the build script when starting VS. Also updates the doc to describe how to use this. * Update eng/build.ps1 Co-authored-by: Elinor Fung <elfung@microsoft.com> * Update eng/generators.targets * Move ShouldUnsetParentConfigurationAndPlatform to repo's Directory.Build.props --------- Co-authored-by: Elinor Fung <elfung@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 578e829 - Browse repository at this point
Copy the full SHA 578e829View commit details -
[Wasm] Update boot.json manifest generation order (#99525)
* [Wasm] Update boot.json manifest generation order * Use DefineStaticWebAssets to update publish assets In preparation for the static web assets update to generate fingerprinted files, there is a requirement that static web assets are generated before they are defined. This is because each asset now carries two new properties: * Fingerprint: Which is a path friendly unique version of the SHA256 hash * Integrity: Which is the Base64 SHA256 hash of the asset.
Configuration menu - View commit details
-
Copy full SHA for 86331a3 - Browse repository at this point
Copy the full SHA 86331a3View commit details -
[main] Update dependencies from dotnet/emsdk (#99528)
* Update dependencies from https://github.com/dotnet/emsdk build 20240310.1 Microsoft.SourceBuild.Intermediate.emsdk , Microsoft.NET.Runtime.Emscripten.3.1.34.Python.win-x64 , Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport From Version 9.0.0-preview.3.24156.3 -> To Version 9.0.0-preview.3.24160.1 * Update dependencies from https://github.com/dotnet/emsdk build 20240310.1 Microsoft.SourceBuild.Intermediate.emsdk , Microsoft.NET.Runtime.Emscripten.3.1.34.Python.win-x64 , Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport From Version 9.0.0-preview.3.24156.3 -> To Version 9.0.0-preview.3.24160.1 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d36beb7 - Browse repository at this point
Copy the full SHA d36beb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4cbe52 - Browse repository at this point
Copy the full SHA a4cbe52View commit details -
Improve precision of the vectorized trig functions (#99549)
* Improve precision of the vectorized trig functions * Ensure all trig algorithms use FMA where required. * Revert "Ensure all trig algorithms use FMA where required." This reverts commit c97605c. * Use factories in memberdata methods for improved type safety and inference. * Update tolerances for hardware that doesn't support FMA. * Increase tolerance for trig functions in non-FMA hardware.
Configuration menu - View commit details
-
Copy full SHA for 07b705b - Browse repository at this point
Copy the full SHA 07b705bView commit details -
[mono] Add basic ref struct support for generic parameter (#99081)
* Add basic ref struct support for generic parameter * Try to fix format * Address review feedback and enable more tests * Fix format * Commenting out methods with array of T to workaround AOT failure * Split up the testcases * Throw type loading exception when trying to create type arrays with ByRefLike types * Fix box and stsfld/ldsfld/ldsflda * Disable a test cause it is failing with interpreter * For load/store static field, only error out when it is a generic class with byreflike type parameter * Fix interpreter box byreflike exception ID * Relax type check * Enable more tests * Revert the change for relaxing type check * Remove unreached check * remove unused variable
Configuration menu - View commit details
-
Copy full SHA for 4cf19ee - Browse repository at this point
Copy the full SHA 4cf19eeView commit details -
Make PersistedAssemblyBuilder public and update all references (#99660)
* Add public PersistedAssemblyBuilder and update all references * Remove unused resource strings
Configuration menu - View commit details
-
Copy full SHA for 3d7ebcf - Browse repository at this point
Copy the full SHA 3d7ebcfView commit details -
Use attributes for IsDynamicCodeSupported feature switch (#99641)
* Use attributes for IsDynamicCodeSupported feature switch * Update src/libraries/System.Linq.Expressions/src/System/Dynamic/Utils/TypeUtils.cs Co-authored-by: Austin Wise <AustinWise@gmail.com> --------- Co-authored-by: Austin Wise <AustinWise@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for eb864bf - Browse repository at this point
Copy the full SHA eb864bfView commit details -
Guard ToolboxItem by a new feature switch (#99647)
This gets rid of the remaining references to System.Windows.Forms.Design in a trimmed empty winforms app, when the feature switch is set to false.
Configuration menu - View commit details
-
Copy full SHA for 2193467 - Browse repository at this point
Copy the full SHA 2193467View commit details -
Configuration menu - View commit details
-
Copy full SHA for e658fdf - Browse repository at this point
Copy the full SHA e658fdfView commit details
Commits on Mar 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5cb4f0d - Browse repository at this point
Copy the full SHA 5cb4f0dView commit details -
Rename MSBuild property MicrosoftNativeQuicMsQuicVersion -> Microsoft…
…NativeQuicMsQuicSchannelVersion (#99713)
Configuration menu - View commit details
-
Copy full SHA for 89a1851 - Browse repository at this point
Copy the full SHA 89a1851View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1562076 - Browse repository at this point
Copy the full SHA 1562076View commit details -
JIT: inline shared generics with runtime lookups inside (#99265)
Co-authored-by: Jakob Botsch Nielsen <Jakob.botsch.nielsen@gmail.com> Co-authored-by: Michal Strehovský <MichalStrehovsky@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 825f053 - Browse repository at this point
Copy the full SHA 825f053View 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 9843659...825f053