platform/upstream/dotnet/runtime.git
2020-12-28 Egor BogatovRyuJIT: Remove redundant memory barrier for XAdd and...
2020-12-28 dotnet-maestro... [master] Update dependencies from mono/linker (#46428)
2020-12-28 Viktor HoferAvoid deferred Arcade importing (#46397)
2020-12-28 Weihan Lifix typo (#46423)
2020-12-28 dotnet-maestro... [master] Update dependencies from mono/linker (#46385)
2020-12-27 Egor BogatovIntrinsify Object.MemberwiseClone() (#46243)
2020-12-27 Sergey AndreenkoDisable failing tests to clean-up JitStress runs. ...
2020-12-27 Aleksey Kliger... [sgen] Use new MonoClassKind MONO_CLASS_GC_FILLER in...
2020-12-27 Marek SafarClean up managed dependencies for Mono's domain/loader...
2020-12-27 Benjamin BartelsFix ILVerify Default Method Verification (#46404)
2020-12-26 Jan KotasRespect PackAllLibraries property for all libraries...
2020-12-25 Egor BogatovFix Android sample (#46386)
2020-12-25 Marek SafarMove few more methods to shared RuntimeType (#46383)
2020-12-25 Jan KotasPartial rollback of #46244 to workaround #46389 (#46390)
2020-12-25 Viktor HoferConsolidate packaging properties (#46331)
2020-12-25 Jeremy KoritzinskyDon't include the CoreCLR cross targeting files when...
2020-12-24 Adam Sitnikdisable MainWindow*_GetWithGui_ShouldRefresh_Windows...
2020-12-24 Adam Sitnikalways try to add the result of getegid to the list...
2020-12-24 Andy AyersJIT: ensure pred lists stay in increasing bbNum order...
2020-12-24 Marek SafarRemove ICustomMarshaler from linker descriptor linker...
2020-12-24 Jan KotasRefactor more of thread creation into shared CoreLib...
2020-12-24 Vladimir SadovMake managed `enum_flag_HasTypeEquivalence` match value...
2020-12-23 dotnet-maestro... [master] Update dependencies from dotnet/runtime-assets...
2020-12-23 Aleksey Kliger... Remove Mono.MonoDomain managed class (#46346)
2020-12-23 Mateusz BrawańskiFixes environment variable prefixes with double undersc...
2020-12-23 Sergey AndreenkoFix handling of Arm32 struct with 8-byte alignment...
2020-12-23 Maoni Stephensa bit more cleanup for regions (#46348)
2020-12-23 dotnet-maestro... Update dependencies from https://github.com/mono/linker...
2020-12-23 Adeel MujahidReplace AWK with Bash scripts (#46313)
2020-12-22 Jeremy KoritzinskyDon't include hostfxr or hostpolicy in the platform...
2020-12-22 Viktor HoferSet IsPackable and validate PackageDescription (#46329)
2020-12-22 Jan VorlicekRemove unused macro CAPTURE_BUCKETS_AT_TRANSITION ...
2020-12-22 Zoltan VargaBump emscripten to 2.0.11. (#46293)
2020-12-22 Viktor HoferInline package descriptions and remove descriptions...
2020-12-22 Alexander KöplingerBump Microsoft.DotNet.SharedFramework.Sdk version ...
2020-12-22 Marek SafarReplace remaining Environment.GetResourceString calls...
2020-12-22 monojenkinsAllow to override build date with SOURCE_DATE_EPOCH...
2020-12-22 dotnet-maestro... Update dependencies from https://github.com/mono/linker...
2020-12-22 Andy GockeDisable apphost tests on Linux (#45976)
2020-12-22 dotnet-maestro... [master] Update dependencies from dotnet/runtime dotnet...
2020-12-22 Alexander KöplingerFix wrong XHARNESS_CLI_COMMAND in wasm README and simpl...
2020-12-21 Juan HoyosFix publishing of special debugging assets under CLR...
2020-12-21 Viktor HoferEnable restore binlog generation (#46270)
2020-12-21 Adam SitnikAdd test for System.Diagnostics.Process.Responding...
2020-12-21 Fan YangUpdate testing.md (#46295)
2020-12-21 dotnet-maestro... Update dependencies from https://github.com/mono/linker...
2020-12-21 Ivan PovazanFix for ilasm generating invalid blob heap index for...
2020-12-21 Zoltan Varga[wasm] Disable the handling of MONO_PATCH_INFO_SWITCH...
2020-12-21 Jan KotasPreserve current directory in init-compiler-and-cmake...
2020-12-20 Jan KotasRe-enable disabled tests (#46258)
2020-12-20 Adeel MujahidIgnore PLT and etext symbols during verification (...
2020-12-20 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2020-12-20 dotnet-maestro... [master] Update dependencies from dotnet/runtime (...
2020-12-20 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2020-12-20 Ivan Povazan Fix for ilasm generation of malformed PDB files due...
2020-12-19 Christopher... Add missing issue link (#45416)
2020-12-19 Marek SafarReplace XML descriptor with DynamicDependency for Array...
2020-12-19 dotnet-maestro... [master] Update dependencies from mono/linker (#46229)
2020-12-19 Andy AyersJIT: introduce redundant branch opt phase (#46237)
2020-12-19 Aleksey Kliger... [mono] cd after calling init-compiler-and-cmake.cmd...
2020-12-19 Tomáš RylekImprove R2RTest diagnostics (#46232)
2020-12-19 Koundinya VeluriStart thread pool worker threads in the default executi...
2020-12-18 Andy AyersJIT: block some struct CSEs under returns (#46233)
2020-12-18 Andrew AuDelete an unused definition (#46228)
2020-12-18 Sergey AndreenkoDelete a double folder separator in crossgen proj....
2020-12-18 Jan KotasUpdate System.Reflection.Metadata in crossgen2 (#46183)
2020-12-18 Jeremy KoritzinskyFix remaining deb package dependency versions. (#46227)
2020-12-18 Alexander KöplingerDisable generating exports file for System.IO.Compressi...
2020-12-18 Adam Sitnikensure test TestUserCredentialsPropertiesOnWindows...
2020-12-18 Sergey AndreenkoFix arm64 apple hfa<float>. (#46034)
2020-12-18 Maxim LipninRun Wasm browser sample on Helix (#46144)
2020-12-18 Johan LorenssonRemove EventPipe native test vcxproj build files. ...
2020-12-18 Michal StrehovskýGarbage collect CoreLib resource strings (#46121)
2020-12-18 Maxim LipninRemove the logic duplication for iOS case (#46189)
2020-12-18 monojenkins[tests] Accept GUIDs from .NET Framework in ccw-class...
2020-12-18 dotnet-maestro... [master] Update dependencies from mono/linker (#46035)
2020-12-18 monojenkins[sdb] Add ability to retrieve custom attributes on...
2020-12-18 Omair MajidDisable apphost in ILVerify (#45036)
2020-12-18 Vladimir SadovMoving the rest of Unix libraries to the 'overrider...
2020-12-18 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2020-12-18 Bruce ForstallAdd variable lifetime update for GT_STOREIND for arm...
2020-12-18 Maoni StephensCode cleanup (#45950)
2020-12-18 Bruce ForstallFix crash in SuperPMI getUnmanagedCallConv (#46202)
2020-12-17 Steve MacLeanApple Silicon fix FEATURE_WRITEBARRIER_COPY (#46201)
2020-12-17 Marek SafarThrow MME exception instead of null crash when default...
2020-12-17 Zoltan VargaOptimize the initialization of the OrdinalCasing::s_sCa...
2020-12-17 Tomas Weinfurtdisable ConnectCallback_UseUnixDomainSocket_Success...
2020-12-17 Steve MacLeanImplement FlushProcessWriteBuffers for macos-arm64...
2020-12-17 Sergey AndreenkoTry to reenable tests that are marked as fixed. (#46162)
2020-12-17 Steve PfisterAdd Wasm AOT steps into WasmApp.targets (#46081)
2020-12-17 Gleb BalykovFix memory errors related to EventPipe setup with COMPl...
2020-12-17 Michael BisbjergChange CookieParser to handle Expires as a UTC DateTime...
2020-12-17 Jan JahodaFix invalid access of Target in SafeCredentialReference...
2020-12-17 dotnet-maestro... [master] Update dependencies from dotnet/runtime (...
2020-12-17 monojenkins[metadata] If a static field fails while computing...
2020-12-17 Ryan Lucia[mono] Move noilgen marshaling functions to a separate...
2020-12-17 Jeremy KoritzinskyUse destType for size instead of srcType when writing...
2020-12-17 Jan KotasFix performance regression in Activator.CreateInstance...
2020-12-17 Kunal Pathakfix over-estimation for broadcast* instructions (#46108)
2020-12-17 dotnet-maestro... [master] Update dependencies from dotnet/icu dotnet...
next