platform/upstream/dotnet/runtime.git
2021-06-10 Johan LorenssonAdd Mono diagnostics-tracing design document. (#53302)
2021-06-10 Radek Doulik[tests] Fix CRLF issues in M.E.Http (#52707)
2021-06-10 Adam Sitnikposix_fallocate should work on WASM now (#53985)
2021-06-10 Stephen ToubFix missing ClearStateUponCompletion call in AsyncTaskM...
2021-06-10 Lakshan FernandoFix2 for Trim HW (#53928)
2021-06-10 Viktor HoferRemove obsolete Versions.props extensibility point...
2021-06-10 ezgambacReplace Values with KeyValuePair enumerator in MemoryCa...
2021-06-10 Emmanuel AndréAdd FileStreamOptions overloads (#52720)
2021-06-10 Jo ShieldsUse target OS strip tool, not host OS strip tool (...
2021-06-10 Kunal PathakRemove crossgen from superpmi tools (#53958)
2021-06-10 Drew ScogginsRemove AOT exclusion for full PGO runs (#53943)
2021-06-10 Steve MacLeanApple Silicon reenable 49568 (#52202)
2021-06-09 Gleb BalykovFix gcc armel/arm64 build (#53220)
2021-06-09 Steve MacLeanApple Silicon reenable 49110 failures (#52195)
2021-06-09 Stephen ToubAvoid internal BitOperations in XxHash for .NET 6 build
2021-06-09 Sergey Andreenkofix spmi perfomance. (#53953)
2021-06-09 Geoff KizerHttpHeaders: remove StoreLocation and AddValue (#53918)
2021-06-09 Zoltan Varga[mono][wasm] Add additional icall signatures. (#53927)
2021-06-09 Johan LorenssonFix memory corruption after free in EventPipe streaming...
2021-06-09 Tanner GoodingRevert "Do byref liveness updates for same register...
2021-06-09 Layomi AkinrinadeFix serializer check to permit fast-path serialization...
2021-06-09 Viktor HoferRun libraries package testing on build agent (#53905)
2021-06-09 John SalemProcessInfo2 Diagnostics IPC Command (#52258)
2021-06-09 Viktor HoferRemove manual netfx targeting pack reference (#53936)
2021-06-09 David FowlerRemove unused usings (#53938)
2021-06-09 Geoff Kizercleanup cancellation handling in SocketAsyncContext...
2021-06-09 Steve MacLeanReenable resolved Apple Silicon intermittent test failu...
2021-06-09 Koundinya VeluriImprove the rate of thread injection for blocking due...
2021-06-09 Jo ShieldsDon't try to strip .a files (#53915)
2021-06-09 Kevin JonesAdd SupportedOSPlatform to X509Certificate2 members.
2021-06-09 Manish Godseexclude crossgen from build. (#53458)
2021-06-09 Viktor HoferFix failing SetCookies_Success test (#53932)
2021-06-09 Pavel Savara[wasm][testing] hosting echo server in xharness process...
2021-06-09 Adam Sitnikmove the validaiton logic to FileStreamOptions (#53869)
2021-06-09 Lakshan FernandoFixes Trim HelloWorld (#53912)
2021-06-09 soRelease configuration resource. (#53857)
2021-06-09 Peter SollichFix process background segment end (#53879)
2021-06-09 Egor BogatovInliner: new observations (don't impact inlining for...
2021-06-09 Alexander KöplingerDisable RegisterFromSTAThreadThatGoesAway_MessageStillD...
2021-06-09 Bruce ForstallImprove clrjit.natvis (#53910)
2021-06-09 Jeremy BartonAdd non-cryptographic hash algorithms library
2021-06-09 Andy AyersJIT: fix OSR reporting for special stack slots (#53897)
2021-06-09 Andrew AuMake sure EnsureInitialize() loads the GcInfo if it...
2021-06-09 Kunal PathakDisplay LSRA stats in method summary (#53901)
2021-06-09 Tanner GoodingDo byref liveness updates for same register GPR moves...
2021-06-08 MichalPetrykaAdd unsigned variants for BitConverter float bit APIs...
2021-06-08 Eric Erhardt Fix InvariantGlobalization=false in a trimmed app...
2021-06-08 Viktor HoferInclude NetCoreAppCurrent configs in packages (#53439)
2021-06-08 Andrew AuRemove an erroneous check (#53889)
2021-06-08 Andrew AuImprove GC stress log instrumentation (#53547)
2021-06-08 Ulrich WeigandBuild support for s390x: clr.iltools and clr.paltests...
2021-06-08 Ulrich WeigandBuild support for s390x: libunwind (#53286)
2021-06-08 Ulrich WeigandBuild support for s390x: PAL layer (#53287)
2021-06-08 Miha ZupanModernize DiagnosticsHandler tests (#53870)
2021-06-08 Steve MacLeanApple Silicon reenable 49365 (#52197)
2021-06-08 Kunal PathakUpdate instruction table to capture the correct state...
2021-06-08 Steve MacLeanFix Apple Silicon shuffle thunks (#53250)
2021-06-08 Jo ShieldsStrip libmonosgen linked library (#53240)
2021-06-08 Andrii KurdiumovFix compilation errors if host does not support AVX2...
2021-06-08 Aaron RobinsonCheck if the marshalling of a field is possible across...
2021-06-08 Zoltan Varga[mono][llvm] Access mono_polling_required directly...
2021-06-08 Bruce ForstallDistinguish Debug and Checked builds in version resourc...
2021-06-08 David FowlerFire diagnostic source events from IHostBuilder.Build...
2021-06-08 Steve PfisterMulti-target RuntimeConfigParser Task (#53827)
2021-06-08 Tom DeseynSockets.tests: TcpReceiveSendGetsCanceledByDispose...
2021-06-08 David Masonadd support for unwinding function fragments in the...
2021-06-08 Mitchell Hwang[libraries] Fix metadata name following arcade change...
2021-06-08 dotnet-maestro... [main] Update dependencies from dotnet/runtime dotnet...
2021-06-07 Bruce ForstallAdd more iterators to JIT (#52515)
2021-06-07 Zoltan Varga[mono][wasm] Avoid AOTing methods with clauses, use...
2021-06-07 Jose Perez... Resolving ILLink warnings on Microsoft.Extensions.Optio...
2021-06-07 Bruce ForstallFix superpmi.py/jitrollingbuild.py to handle large...
2021-06-07 Miha ZupanThrow ArgumentNull instead of NullReference for null...
2021-06-07 Buyaa NamnanAdd PlatformNeutralAssembly property for targeted build...
2021-06-07 dotnet-maestro... [main] Update dependencies from dnceng/internal/dotnet...
2021-06-07 Jo ShieldsCreate Sdk.props in AOT compilers with a template ...
2021-06-07 Andrew AuImplement descr_generations_to_profiler for regions...
2021-06-07 Levi BroderickAdd string.ReplaceLineEndings and MemoryExtensions...
2021-06-07 Viktor HoferRemove HarvestVersionValidation from pkg testing (...
2021-06-07 Eric StJohnChange package testing to use RuntimeTargets rather...
2021-06-07 Zoltan Varga[mono] Avoid some unnecessary null checks in wrappers...
2021-06-07 Viktor HoferUpdate the Compatibility package for Cng (#53816)
2021-06-07 Fan YangAdd runtime test logs to HELIX_WORKITEM_UPLOAD_ROOT...
2021-06-07 Stephen ToubAdd ChannelReader<T>.CanPeek/TryPeek (#53436)
2021-06-07 Kevin JonesUse HMAC one-shot where appropriate
2021-06-07 Marie PíchováAlt-Svc tests enabled and fixed for H/3 (#53786)
2021-06-07 alesomasAdded some logic to include rcwrefcache references...
2021-06-07 Sergey AndreenkoRevert "Reenable a disabled test. (#53779)" (#53791)
2021-06-07 Marie PíchováFixed copy-paste error. (#53801)
2021-06-07 Tomas Weinfurtallow late certificate with disabled renegotiation...
2021-06-07 Zoltan Varga[mono] Disable null checks in ghsaredvt wrappers, they...
2021-06-07 Zoltan Varga[mono] Disable the remove empty finally pass, it still...
2021-06-07 SingleAccretionEliminate intermediate casts to double on ARM64 (#53748)
2021-06-07 dotnet-maestro... [main] Update dependencies from mono/linker (#53596)
2021-06-07 Bruce ForstallOptimize constant localloc on x64 (#53755)
2021-06-06 Stephen ToubAdd HttpHeaders.NonValidated (#53555)
2021-06-06 Tomáš RylekAdd issues.targets entry for the GitHub_13822 test...
2021-06-06 Tomáš RylekFix for bug #53520, Entry point not found (#53772)
2021-06-06 Sergey AndreenkoReenable a disabled test. (#53779)
2021-06-06 Nikola MilosavljevicCreate dotnet symlink during RPM install (#53705)
next