-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Comparing changes
Open a pull request
base repository: dotnet/runtime
base: 1b47dd9
head repository: dotnet/runtime
compare: 317dd69
- 16 commits
- 29 files changed
- 15 contributors
Commits on Aug 30, 2021
-
Update dependencies from https://github.com/dotnet/emsdk build 202108…
…30.3 (#58357) Microsoft.NET.Workload.Emscripten.Manifest-6.0.100 From Version 6.0.0-rc.1.21429.1 -> To Version 6.0.0-rc.1.21430.3 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0ab2741 - Browse repository at this point
Copy the full SHA 0ab2741View commit details
Commits on Sep 1, 2021
-
[release/6.0-rc1] [debugger] Avoid calling debugger_agent_single_step…
…_from_context when thread is not attached yet (#58480) * Fixes https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1383962 * Fix { Co-authored-by: Thays <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d7619cd - Browse repository at this point
Copy the full SHA d7619cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00db3c8 - Browse repository at this point
Copy the full SHA 00db3c8View commit details
Commits on Sep 2, 2021
-
Update dependencies from https://github.com/dotnet/emsdk build 202109…
…01.1 (#58526) Microsoft.NET.Workload.Emscripten.Manifest-6.0.100 From Version 6.0.0-rc.2.21430.4 -> To Version 6.0.0-rc.2.21451.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cd631d0 - Browse repository at this point
Copy the full SHA cd631d0View commit details -
Merge pull request #58516 from dotnet-maestro-bot/merge/release/6.0-r…
…c1-to-release/6.0 [automated] Merge branch 'release/6.0-rc1' => 'release/6.0'
Configuration menu - View commit details
-
Copy full SHA for 1479279 - Browse repository at this point
Copy the full SHA 1479279View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e71ebc - Browse repository at this point
Copy the full SHA 0e71ebcView commit details -
Turn off release branch in perf-slow.yml for release/6.0 (#58512)
* Disable release/6.0 for perf-slow.yml * Remove trigger * Specify no trigger
Configuration menu - View commit details
-
Copy full SHA for f785280 - Browse repository at this point
Copy the full SHA f785280View commit details -
Schedule http & ssl stress runs for release/6.0 (#58272)
Co-authored-by: Anton Firszov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eb0587b - Browse repository at this point
Copy the full SHA eb0587bView commit details -
Fix dump generation segfault in DAC (#58537)
Issue: #58525 Co-authored-by: Mike McLaughlin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6be45d2 - Browse repository at this point
Copy the full SHA 6be45d2View commit details -
[release/6.0] Notify Reference Tracker runtime of disconnect at the r…
…ight time (#58533) * Notify Reference Tracker runtime of disconnect at the right time Based on misunderstanding of SyncBlock clean-up modes the indication of when an Native Object Wrapper was being collected was being done after the wrapper's Finalizer was run. However, this information must be conveyed prior to wrapper finalization and synchronously during the GC. * Review feedback. Co-authored-by: Aaron Robinson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d764578 - Browse repository at this point
Copy the full SHA d764578View commit details -
Conditionally pack symbols based on keepNativeSymbols (#58565)
* Conditionally pack symbols based on keepNativeSymbols * Fix casing issue * Add clarifing comment
Configuration menu - View commit details
-
Copy full SHA for b8b42ba - Browse repository at this point
Copy the full SHA b8b42baView commit details -
[release/6.0] [HTTP/3] Fix content stream read hang (#58460)
* Fix HTTP/3 content stream read hang * Fix hang if full data frame is not available Co-authored-by: Natalia Kondratyeva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b73658a - Browse repository at this point
Copy the full SHA b73658aView commit details -
Fix trim_youngest_desired for the case of high memory load and huge m…
…ain memory - the return value should never be larger than total_new_allocation. (#58538) Co-authored-by: Peter Sollich <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5e5c1d7 - Browse repository at this point
Copy the full SHA 5e5c1d7View commit details -
[release/6.0] In reset_memory, check settings.entry_memory_load ... (#…
…58543) * In reset_memory, check settings.entry_memory_load in addition to g_low_memory_status - it looks like the latter won't be set on Linux. * Factor out common logic for detecting high memory load. * Make high_memory_load_p a member function of gc_heap and rename to dt_high_memory_load_p. Co-authored-by: Peter Sollich <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for af90ed6 - Browse repository at this point
Copy the full SHA af90ed6View commit details -
[release/6.0] Cleaned up version of earlier PR #48601. (#58544)
* Cleaned up version of earlier PR #48601. * Address code review feedback. * Take out changes in dt_high_frag_p - probably no longer necessary. Remove changes for the heap_hard_limit case - we'll do those later. Fixed another place where I had called generation_sizes instead of generation_size. * Fixed parameter for call to generation_size. * Update comment to the more explicit version in .NET Framework. * Added parentheses around an expression to address code review feedback. Co-authored-by: Peter Sollich <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a209a89 - Browse repository at this point
Copy the full SHA a209a89View commit details
Commits on Sep 3, 2021
-
Pass a null getter\setter with [JsonIgnore] and src gen (#58572)
Co-authored-by: Steve Harter <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 317dd69 - Browse repository at this point
Copy the full SHA 317dd69View 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 1b47dd9...317dd69