platform/upstream/dotnet/runtime.git
2021-04-05 Jeremy KoritzinskyReorganize CoreCLR native build to reduce CMake reconfi...
2021-04-05 Aleksey Kliger... [mbr] Turn on hot reload for iOS, tvOS and MacCatalyst...
2021-04-05 Geoff Kizerimprove connection scavenge logic by doing zero-byte...
2021-04-05 Tanner GoodingResolve call mdtokens when making tier 1 inline observa...
2021-04-05 Andy GockeAnnotate APIs in System.Private.Xml (#49682)
2021-04-05 Jeremy BartonSupport compiling against OpenSSL 3 headers
2021-04-05 Eric ErhardtChange Configuration.Json to use a regular Dictionary...
2021-04-05 Elinor FungRemove unused BigNumFromBinary P/Invoke (#50670)
2021-04-05 Jeremy KoritzinskyMake Ninja the default CMake generator on Windows for...
2021-04-05 Aleksey Kliger... [AppleAppBuilder] Entitlements to run tests on catalyst...
2021-04-05 Zoltan Varga[mono] Fix delegate invokes to dynamic methods in mixed...
2021-04-05 Ryan LuciaUpdate iOS workflow docs to clarify simulator/device...
2021-04-05 Marek SafarUpdate ref assemblies libraries unsupported on mobile...
2021-04-05 Aaron RobinsonDisable crossroot_determinism for GCStress runs (#50706)
2021-04-05 Stephen ToubClean up string formatting in a variety of places ...
2021-04-05 Bruce Bowyer... Use GC.AllocateUninitializedArray in MemoryStream.ToArr...
2021-04-04 Pent PloompuuFix SHL/SHR/SAR PerfScores (#49620)
2021-04-04 Andy AyersJIT: fixes for mixed PGO/nonPGO compiles (#50633)
2021-04-04 Aaron RobinsonRemove code that references resolved issues (#50698)
2021-04-04 dotnet-maestro... Update dependencies from https://github.com/mono/linker...
2021-04-04 Aaron RobinsonObsolete message should contain property name. (#50693)
2021-04-04 Adeel MujahidFix FreeBSD __NumProc calculation (#50691)
2021-04-03 dotnet-maestro... [main] Update dependencies from dotnet/arcade (#50685)
2021-04-03 Zoltan Varga[mono] AOT instances of SZGenericArrayEnumerator for...
2021-04-03 Aaron RobinsonReenable tests after recent impacting JIT fix (#50679)
2021-04-03 dotnet-maestro... Update dependencies from https://github.com/mono/linker...
2021-04-03 Prashanth GovindarajanFix some linker annotations in S.CM.TypeConverter ...
2021-04-03 dotnet-maestro... [main] Update dependencies from dotnet/arcade dotnet...
2021-04-03 Aaron RobinsonRemove duplicate WaitHandle tests from src/tests (...
2021-04-03 Aaron RobinsonReenable readytorun/coreroot_determinism since referenc...
2021-04-03 Sung Yoon WhangAdd GC committed bytes counter (#50604)
2021-04-03 Omair MajidUse a smart pointer to prevent Zap memory leak (#50425)
2021-04-03 Layomi AkinrinadeAdd a System.Text.Json threat model doc (#50541)
2021-04-03 Aaron RobinsonAnnotate Interop APIs that always throw PNSE as Obsolet...
2021-04-03 Steve MacLeanEnable limited Apple Silicon GCStress testing (#50117)
2021-04-03 Omair MajidAdd a missing fclose in jitutils MethodSet constructor...
2021-04-02 Carlos SanchezDisable test VerifyInMemoryDirectoryInfo_IsNotEmpty...
2021-04-02 Elinor FungKeep blittable layout class In/Out by default (#50655)
2021-04-02 Eric StJohnMake Microsoft.NETCore.Platforms pack from CSProj ...
2021-04-02 Jo ShieldsDisable test, to mitigate failures from https://github...
2021-04-02 Aaron RobinsonAdd back missing gcstress0xf pipeline. (#50618)
2021-04-02 Steve MolloyAdd PhysicalMemoryLimit capabilities for /proc/meminfo...
2021-04-02 Bruce ForstallDisable Test49826 for ilasm round-trip testing (#50649)
2021-04-02 monojenkinsCorrecting proclib function that did not adhere to...
2021-04-02 Vladimir Sadovshould be GetThreadNULLOk (otherwise debugger crashes...
2021-04-02 Aleksey Kliger... Fix setting or getting pointer fields with reflection...
2021-04-02 Jose Perez... Moving Suppress message to assembly level and adding...
2021-04-02 Jeremy BartonUse EVP_PKEY for RSA signing operations
2021-04-02 Marek SafarMore precise descriptor for Mono's Enum/String types...
2021-04-02 Maxim Lipnin[iOS/tvOS] Fix TargetOS case-sensitivity in tests ...
2021-04-02 Vitek KarasAllow exact duplicate input entries when bundling singl...
2021-04-02 Zoltan Varga[wasm] Fix the handling of float arguments in the icall...
2021-04-02 Marek SafarRemove AssemblyName from SPC descriptor (#50605)
2021-04-02 Marek SafarRemove unused MonoIOError file (#50610)
2021-04-02 Marek SafarUse existing HexConvertor method for ascii to hex digit...
2021-04-02 monojenkinsmono_breakpoint_clean_code always returns TRUE. (#50599)
2021-04-02 Egor BogatovSimplify Comparer_get_Default (#50602)
2021-04-02 Bruce ForstallDisable test b426654 for GCStress (#50628)
2021-04-02 Aleksey Kliger... [mono] Add back mono_register_config_for_assembly ...
2021-04-02 Aaron RobinsonSplit up complicated assert into parts. (#50620)
2021-04-02 Bruce ForstallDisable stackoverflowtester under gcstress (#50617)
2021-04-02 Bruce ForstallDisable TestDynamicAssembly tests (#50592)
2021-04-02 Tomáš RylekFix formatting string for assembly MVID mismatch (...
2021-04-02 David FowlerPool the underlying list and dictionary in scopes....
2021-04-01 Bill WertFix variable reference (#50623)
2021-04-01 Jan KotasFix x86 warning on latest VS dogfood (#50607)
2021-04-01 Steve PfisterExclude tvOS aot functional test from ci run (#50591)
2021-04-01 Bill WertAndroid scenario fixes (#50596)
2021-04-01 dotnet-maestro... Update dependencies from https://github.com/mono/linker...
2021-04-01 David WrightonFix dumping R2R embedded PGO data (#50533)
2021-04-01 Aaron RobinsonSupport DOTNET_ prefix (#50507)
2021-04-01 Bruce ForstallFix GC overreporting with generics context + GS cookie...
2021-04-01 Jan KotasFix default nothrow behavior for MethodIL.GetObject...
2021-04-01 Maxim LipninFix closing tag (#50552)
2021-04-01 Tom DeseynFree temporary enums on failure (#50471)
2021-04-01 SingleAccretionDelete missed mono/netcore from the documentation ...
2021-04-01 Maxim LipninSet iOSSimulator as TargetOS in case of empty value...
2021-04-01 Stephen ToubAdd Random.Shared (#50297)
2021-04-01 Steve PfisterBring up tvOS x64 staging pipeline leg (#50326)
2021-04-01 Elinor Fung[AndroidCrypto] Fix some leaks from missed local ref...
2021-04-01 Mike McLaughlinFix A/V in ApplyUpdate API (#50452)
2021-04-01 Tlakaelel Axayakatl... Add class as a target for RequiresUnreferencedCodeAttri...
2021-04-01 Stephen ToubRemove a bunch of X509 PAL closures from FindCore
2021-04-01 Alexander KöplingerCleanup name of test exclusion itemgroup (#50513)
2021-04-01 Levi BroderickAdd ExceptionDispatchInfo.SetRemoteStackTrace (#50392)
2021-04-01 Elinor FungStop skipping entire System.Net.Http functional test...
2021-04-01 dotnet-maestro... Update dependencies from https://github.com/mono/linker...
2021-04-01 Ulrich WeigandBig-endian fix: Accessing OBJECTHEADER in ImageConverte...
2021-04-01 Stephen ToubAvoid closure in WebSocketHandle.ConnectAsync (#50502)
2021-04-01 Stephen ToubFix accidental closure in Regex.Replace (#50512)
2021-03-31 Bill Wertfix XML tag (#50523)
2021-03-31 Bill WertFix linux test legs (#50518)
2021-03-31 dotnet-maestro... [main] Update dependencies from dotnet/arcade dotnet...
2021-03-31 Natalia KondratyevaFix msquic.dll loading (#50506)
2021-03-31 Alexander KöplingerReenable Android.Device_Emulator.Aot.Test.csproj (...
2021-03-31 Stephen ToubAvoid closure in ValidationContext if serviceProvider...
2021-03-31 Bill Wertadd android scenarios (#50407)
2021-03-31 Juan HoyosFix usage of process_vm_readv in createdump (#50477)
2021-03-31 Prashanth GovindarajanProhibit BF unless the app opts in (#48527)
2021-03-31 Elinor Fung[AndroidCrypto] Make SslStreamCertificateContext treat...
next