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: d25158d
Choose a base ref
...
head repository: dotnet/runtime
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cd2d837
Choose a head ref
  • 8 commits
  • 20 files changed
  • 10 contributors

Commits on Oct 11, 2022

  1. [release/7.0] Bump intellisense to include latest docs for RC2 (#76847)

    Co-authored-by: carlossanlop <carlossanlop@users.noreply.github.com>
    carlossanlop and carlossanlop authored Oct 11, 2022
    Configuration menu
    Copy the full SHA
    0ff3576 View commit details
    Browse the repository at this point in the history
  2. [release/7.0] Enable stable branding for GA (#76849)

    Co-authored-by: carlossanlop <carlossanlop@users.noreply.github.com>
    carlossanlop and carlossanlop authored Oct 11, 2022
    Configuration menu
    Copy the full SHA
    eb1415c View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. [release/7.0] Ensure source generated metadata properties are read-on…

    …ly. (#76540) (#76899)
    
    * Ensure source generated metadata properties are read-only. (#76540)
    
    * Add JsonTypeInfo.IsReadOnly/MakeReadOnly() APIs.
    eiriktsarpalis authored Oct 12, 2022
    Configuration menu
    Copy the full SHA
    c21865a View commit details
    Browse the repository at this point in the history
  2. Update dependencies from https://github.com/dotnet/emsdk build 202210…

    …11.1 (#76891)
    
    Microsoft.NET.Workload.Emscripten.net6.Manifest-7.0.100 , Microsoft.NET.Workload.Emscripten.net7.Manifest-7.0.100
     From Version 7.0.0-rtm.22504.3 -> To Version 7.0.0
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Oct 12, 2022
    Configuration menu
    Copy the full SHA
    eeabb53 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. [release/7.0] Reintroduce typo in ICorDebug public API names (#76967)

    * Reintroduce typo in ICorDebug public API names
    
    Fixes #76960
    
    * Reintroduce ICorDebug typo in Mono partition as well
    
    Fixes build break
    
    Co-authored-by: Jan Kotas <jkotas@microsoft.com>
    github-actions[bot] and jkotas authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    c7b59fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aacc243 View commit details
    Browse the repository at this point in the history
  3. [mono][s390x] Fix wrong implementation of OP_CHECK_THIS (#76920)

    * Only access a single byte in memory for OP_CHECK_THIS
    
    * Remove unnecessary ltgr instruction
    
    * Fixes #76915
    
    Co-authored-by: Ulrich Weigand <ulrich.weigand@de.ibm.com>
    github-actions[bot] and uweigand authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    075e74e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd2d837 View commit details
    Browse the repository at this point in the history
Loading