platform/upstream/dotnet/runtime.git
2021-01-29 JongHeonChoi[Bug Fixed] Modify the exception handling when reading...
2021-01-29 Andy AyersJIT: let instrumentor decide which blocks to process...
2021-01-29 monojenkins[debugger] Fix comparison between pointer and zero...
2021-01-28 Alexander KöplingerUnify mono/coreclr xplat-job.yml templates (#47588)
2021-01-28 Juan HoyosDisable TryGetAddrInfo_ExternalHost on android (#47594)
2021-01-28 Huo YaoyuanAdd NotNullWhen(true) on Directory/File.Exists (#47579)
2021-01-28 Dan MoseleyImprove msg for missing libicu (#47511)
2021-01-28 Steve MacLeanRetry sem_wait() on EINTR (#47536)
2021-01-28 Juan HoyosUpdate CredScanSuppressions.json (#47572)
2021-01-28 Alexander KöplingerFix a warning in mono/mini/tramp-arm.c and tramp-ppc...
2021-01-28 Cory NelsonCause a connection abort when HTTP/2-only frame and...
2021-01-28 Jan JahodaMake SNI unique in TLS test (#47459)
2021-01-28 monojenkinsFix mono rpm build (#47577)
2021-01-28 Jose Perez... Resolve ILLink warnings in System.Net.Http (#47501)
2021-01-28 Zoltan Varga[wasm] Add ability to link out unused icalls by setting...
2021-01-28 Jan VorlicekFix assert on unhandled SIGSEGV (#47538)
2021-01-28 monojenkins[llvmonly] Fall back to the interpreter for methods...
2021-01-28 monojenkinsFix a warning in mono/mini/tramp-x86.c (#47417)
2021-01-28 Juan HoyosDisable ClosedDuringOperation_Throws_ObjectDisposedExce...
2021-01-28 Johan LorenssonAdd Mono EventPipe rundown support. (#47339)
2021-01-28 Johan LorenssonPrevent IpcTraceTest to hang on test failures. (#47529)
2021-01-28 Andy GockeStop localizing '<Unknown>' and '<In Memory Module...
2021-01-28 Andrew AuMake the GetAppDomainStaticAddress test more stable...
2021-01-28 Eric ErhardtResolve ILLink warnings in System.Diagnostics.TraceSour...
2021-01-28 Andy AyersJIT: refactor instrumentation code (#47509)
2021-01-28 Stephen ToubRemove more LINQ from DependencyInjection (#47496)
2021-01-28 Aleksey Kliger... [interp] basic_blocks list improvements (#47505)
2021-01-28 Egor Chesakov[Arm64] Implement MultiplyHigh (#47362)
2021-01-28 Tarek Mahmoud... Activity Status support (#47506)
2021-01-27 Nathan Ricci[Mono][LLVM][ARM] Implemented Arm64 Abs intrinsic ...
2021-01-27 Fan YangAdd initial support for System.Runtime.Intrinsics.Arm...
2021-01-27 Bruce ForstallEnable scripting of SuperPMI collection of crossgen2...
2021-01-27 Anton FirszovRefactor Socket.SendFile tests and extend coverage...
2021-01-27 Kevin JonesMinor cleanup for Rfc2898DeriveBytes
2021-01-27 Prashanth GovindarajanFix parsing of standard format string (#47353)
2021-01-27 Peter SollichMark list for regions (#46979)
2021-01-27 Anton FirszovAdd new Task-based UDP socket methods and reimplement...
2021-01-27 dotnet-maestro... [master] Update dependencies from mono/linker (#47495)
2021-01-27 Tomas WeinfurtSupport Async DNS lookup on older Windows from imperson...
2021-01-27 David WrightonPgo phase2 (#47055)
2021-01-27 Anton LapounovClean up crossgen2.csproj file (#47502)
2021-01-27 Andy AyersJIT: run instrumentation phase just after importing...
2021-01-27 Elinor FungTake SuppressGCTransition into account in IL stub cachi...
2021-01-27 imhameed[mono] LLVM on arm64 bugfixes. (#47391)
2021-01-27 Tarek Mahmoud... Implement Activity.GetTagItem (#47443)
2021-01-27 Juan HoyosDisable DisableAiaOptionWorks on macOS (#47497)
2021-01-26 Eric StJohnUpdate to dotnet/runtime version 6.0.0-preview.2.21076...
2021-01-26 Eric ErhardtResolve ILLink warnings in System.Security.Cryptography...
2021-01-26 Jan KotasDelete fallback to load mscorrc.dll from current direct...
2021-01-26 Steve MacLeanFix m_isSuspendedForGarbageCollection (#47494)
2021-01-26 Jan KotasDelete dead code (#47452)
2021-01-26 Egor BogatovDisable VerifyFloatToUInt and VerifyFloatToNullableUInt...
2021-01-26 Stephen ToubRemove lots of boxing from EnvironmentVariablesConfigur...
2021-01-26 Thays Grazia[mono][debugger] First PR to implement iCorDebug on...
2021-01-26 Kunal PathakCalculate loopSize based on post align adjusted size...
2021-01-26 Egor Chesakov[Arm64] Use SIMD register to zero init frame (#46609)
2021-01-26 Michal StrehovskýAdd test coverage for SzArray constructors (#47400)
2021-01-26 Jeremy KoritzinskyFix building libraries with Ninja. (#47344)
2021-01-26 Kevin JonesHandle X509 policy constraints on macOS.
2021-01-26 Jan KotasPublic sign ilasm output by default (#47448)
2021-01-26 Koundinya VeluriUse a separate thread for tiered compilation background...
2021-01-26 dotnet-maestro... [master] Update dependencies from mono/linker (#47411)
2021-01-26 Colin GreenSystem.Random performance tuning. (#47390)
2021-01-26 Larry Ewing[wasm] Handle Top-Level style entry point mangling...
2021-01-26 Adeel MujahidSearch libgdiplus in macports install location (#47373)
2021-01-26 monojenkins[wasm] Emit some wrappers with linkonce linkage. (...
2021-01-26 Vladimir Sadovadded the exports (#47451)
2021-01-26 Brian SullivanFix for 46529 - Unexpected behaviour of ulong -> int...
2021-01-26 EuanFix #46123 - make the subProtocol nullable for HttpList...
2021-01-26 Andy AyersJIT: split up some parts of flowgraph.cpp (#47072)
2021-01-26 David WrightonDebugging Crossgen2 documentation (#47363)
2021-01-26 EatonHTTP Compression - Improve/fix support for user-specifi...
2021-01-26 Geoff KizerGet rid of StreamWriter usage in HTTP loopback server...
2021-01-26 Eric ErhardtResolve ILLink warnings in System.Security.Cryptography...
2021-01-25 Anirudh Agnihotryupdate branding to preview22 (#47429)
2021-01-25 Ankit Jain[wasm] WasmApp.targets: Separate `obj`, and `bin` parts...
2021-01-25 Alex CovingtonAdded C# implementation of System.Math.ScaleB and Syste...
2021-01-25 Aaron RobinsonComWrappers cleanup (#47312)
2021-01-25 Layomi AkinrinadeUse correct CoreLib configuration for shared framework...
2021-01-25 Kunal PathakReturn accurate size of addressing mode dsp/dsp+cnst...
2021-01-25 Koundinya VeluriUpdate Environment.ProcessorCount on Windows to take...
2021-01-25 John Salembandaid for #44072 (#47285)
2021-01-25 Bruce ForstallEnable COMPlus_JitDisasmWithGC with SuperPMI asm diffs...
2021-01-25 Stephen ToubFix cancellation race condition in Parallel.ForEachAsyn...
2021-01-25 Jeff Schwartzupdate ownership (#47414)
2021-01-25 Fan YangAdd support for Arm intrinsics Sha256 (#47337)
2021-01-25 monojenkinsRemove -Wc++-compat option when building Mono as C...
2021-01-25 Günther FoidlAdded Span overloads for Socket.SendFile (#47230)
2021-01-24 Egor BogatovVectorize HexConverter.EncodeToUtf16 using SSSE3 (...
2021-01-24 monojenkinsfix merp arm64 (#47331)
2021-01-23 Egor BogatovMove Interlocked.CompareExchange/Exchange to shared...
2021-01-23 Marie PíchováFixed compilation for libicu 68. (#47352)
2021-01-23 Levi BroderickFix offset + globalization issues in StringSegment...
2021-01-23 dotnet-maestro... [master] Update dependencies from mono/linker (#47357)
2021-01-23 Marek SafarUpdate area-System.DirectoryServices lead (#47369)
2021-01-23 Maryam AriyanFix race conditions with resolving singletons in DI...
2021-01-23 SingleAccretionFold casts of constants in the importer (#47133)
2021-01-23 Jeremy KoritzinskyRemove dead code around x86 delegate interop. (#47355)
2021-01-22 Doug BuntingClean up `aspnetcore` casing in ref to that repo (...
2021-01-22 Miha ZupanRemove excess allocations in Uri.ReCreateParts (#34864)
next