Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-11[release/6.0] Fix catching of generic exception in crossgened shared generic ...github-actions[bot]
2022-03-09Add "[createdump]" prefix to all createdump output and logging for VS4Mac (#6...Mike McLaughlin
2022-03-09[Release/6.0] Backporting recent fixes related to AVX and suspension. (#66120)Vladimir Sadov
2022-03-09[release/6.0][EventPipe] Fix reverse connection socket leaking to child proce...Juan Hoyos
2022-03-09Disable R2R code for all associated components of a composite image - When lo...github-actions[bot]
2022-03-08[release/6.0] Ensure that tls_destructionMonitor is initialized if a thread i...github-actions[bot]
2022-02-23Revert "[release/6.0] Fix ReadyToRun loading on Apple Silicon (#64104)"Manish Godse
2022-02-12Fix race condition in InteropSyncBlock for ComWrappers map.Aaron Robinson
2022-02-10Disable ILVerify for source build (#65082)github-actions[bot]
2022-02-07[release/6.0] Fix ReadyToRun loading on Apple Silicon (#64104)Jonathan Giannuzzi
2022-02-07Fix profiling objectsallocatedbyclass (#63814) (#64284)David Mason
2022-02-07[release/6.0] Fix exception propagation over HW exception frame on macOS arm6...github-actions[bot]
2022-02-07[release/6.0] Fix crash when VS4Mac is debugging VS4Mac arm64 (#64086)Mike McLaughlin
2022-01-20[release/6.0] Fix Crossgen2 bug #61104 and add regression test (#64027)github-actions[bot]
2022-01-13Fix the MacOS remote unwinder for VS4Mac (#63405)Mike McLaughlin
2022-01-11[release/6.0] 1388 xml serializer assembly load context awareness (#61266)github-actions[bot]
2022-01-07[release/6.0] Add explicit null-check for tailcalls to VSD (#62769)github-actions[bot]
2022-01-06[release/6.0] Change macOS activatin injection failure handling (#63393)Jan Vorlicek
2022-01-06Unify the FlushProcessWriteBuffers mechanism for macOS arm64 / x64 (#63301)github-actions[bot]
2022-01-06Fix named mutexes on OSX to work between arm64 and emulated x64 processes (#6...Koundinya Veluri
2022-01-06Fix bug where we reference the entry #0 in the pinned plug queue (#60966) (#6...Andrew Au
2022-01-05[release/6.0] Fix build with Clang 13 (#63314)Jan Vorlicek
2022-01-03[release/6.0] Do not promote struct locals with holes (#62738)github-actions[bot]
2021-12-17Fix createdump failure on MacOS Monterey version 12.0.1. (#62548)Mike McLaughlin
2021-12-15[release/6.0] Port #58410: Fix zero initialization use of "initReg" (#62207)Bruce Forstall
2021-12-15The DestroyStructure API passes null to the IL marshaller for managed valuety...github-actions[bot]
2021-12-15Environment variable should override property for gcServer. (#61969)github-actions[bot]
2021-12-15[release/6.0] Disable poisoning for large structs (#61601)github-actions[bot]
2021-11-12Preserve last error in call-counting stubs (#60887)github-actions[bot]
2021-11-10[release/6.0.x] Add System.Diagnostics.StackFrame.GetMethodInfoFromNativeIP A...Mike McLaughlin
2021-11-09[release/6.0] Fix for InformationalVersion (#61240)github-actions[bot]
2021-11-09Fix incorrect CCW decoding in GetObjectForCCW (#61193) (#61341)Tom McDonald
2021-11-09[release/6.0] Don't create a COM weak reference if the object is an aggregate...github-actions[bot]
2021-11-09Fix dump generation issues for VS4Mac (#61063)Mike McLaughlin
2021-10-20[release/6.0] Don't special case "Experimental" projects (#60643)github-actions[bot]
2021-10-19[release/6.0] Use custom error message when running out of syncblocks (#60592)github-actions[bot]
2021-10-14Fix VS4Mac crash report and core dump generation perf problems (#60319)Mike McLaughlin
2021-10-14Fix CRC32 encoding (#60360)github-actions[bot]
2021-10-12Fix issue in decommit_ephemeral_segment_pages (segment case). (#60170)github-actions[bot]
2021-10-11Fix GetGenerationWithRange when we have a gen 2 object in the ephemeral segme...Andrew Au
2021-10-08Fix issue with incorrect handling of optimized method layouts - The sort orde...github-actions[bot]
2021-10-08Change profilers to use thread local evacuation counters (#59741) (#60116)David Mason
2021-10-05Avoid resetting gen0 bricks for background_sweep (#59106) (#59960)Andrew Au
2021-10-04Fix unmatched transition callback in JIT_ReversePInvokeExitTrackTransitions (...github-actions[bot]
2021-10-04Fix code heap reservation size (#59918)github-actions[bot]
2021-10-04Fix Unix ARM64 RtlRestoreContext implementation (#59849)github-actions[bot]
2021-10-01Define SystemReflectionMetadataStaticVersion for source-build (#59782)Michael Simons
2021-09-24[release/6.0-rc2] Check if External Object Context is still active after a po...github-actions[bot]
2021-09-23Big-endian fixes: PDB creation by ilasm (#59484)github-actions[bot]
2021-09-22[release/6.0-rc2] Fix gtCloneExpr when cloning during R2R compilation a GT_AL...github-actions[bot]