Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dotnet/runtime
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: eb20195
Choose a base ref
...
head repository: dotnet/runtime
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2bdc3cb
Choose a head ref
  • 7 commits
  • 39 files changed
  • 8 contributors

Commits on Feb 27, 2023

  1. Configuration menu
    Copy the full SHA
    2b74314 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f91d1d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1893c67 View commit details
    Browse the repository at this point in the history
  4. [mono][aot] Emit llvm intrinsic declarations lazily. (#82519)

    This makes llvm bitcode files a bit smaller and easier to read.
    vargaz authored Feb 27, 2023
    Configuration menu
    Copy the full SHA
    f7561da View commit details
    Browse the repository at this point in the history
  5. Typo in DeniedValuesAttribute (#82665)

    * Typo in DeniedValuesAttribute
    
    * PR feedback
    lordfanger authored Feb 27, 2023
    Configuration menu
    Copy the full SHA
    12ca3da View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fb13c2c View commit details
    Browse the repository at this point in the history
  7. [wasm] Make WasmMainJSPath optional (#81484)

    Use WasmMainJSPath only on command-like hosts like v8 or node.
    
    Co-authored-by: Ankit Jain <radical@gmail.com>
    maraf and radical authored Feb 27, 2023
    Configuration menu
    Copy the full SHA
    2bdc3cb View commit details
    Browse the repository at this point in the history
Loading