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

Commits on Jul 19, 2021

  1. Update dependencies from https://github.com/dotnet/emsdk build 202107…

    …15.2 (#55785)
    
    Microsoft.NET.Workload.Emscripten.Manifest-6.0.100
     From Version 6.0.0-preview.7.21364.1 -> To Version 6.0.0-preview.7.21365.2
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Jul 19, 2021
    Configuration menu
    Copy the full SHA
    6495f51 View commit details
    Browse the repository at this point in the history
  2. Update dependencies from https://github.com/dotnet/icu build 20210716…

    ….1 (#55805)
    
    Microsoft.NETCore.Runtime.ICU.Transport
     From Version 6.0.0-preview.7.21363.1 -> To Version 6.0.0-preview.7.21366.1
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Jul 19, 2021
    Configuration menu
    Copy the full SHA
    71c078d View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Configuration menu
    Copy the full SHA
    d885650 View commit details
    Browse the repository at this point in the history
  2. Revert "[release/6.0-preview7] Eliminate backtracking in the interpre…

    …ter for patterns with .* (#55960)" (#56030)
    
    This reverts commit d885650.
    stephentoub authored Jul 20, 2021
    Configuration menu
    Copy the full SHA
    1daca29 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. Configuration menu
    Copy the full SHA
    ba08d9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    640d3ea View commit details
    Browse the repository at this point in the history
  3. [release/6.0-preview7] [debugger] Export mono_debugger_agent_unhandle…

    …d_exception to avoid usage of Debugger.Mono_UnhandledException (#56071)
    
    * Avoid regressing behavior that we had on mono/mono. Xamarin Android team will be able to use mono_debugger_agent_unhandled_exception, and do not use Debugger.Mono_UnhandledException(as it does not exist on net6).
    
    * Exporting headers
    
    * Fixing implementation.
    thaystg authored Jul 21, 2021
    Configuration menu
    Copy the full SHA
    743bd89 View commit details
    Browse the repository at this point in the history
Loading