platform/upstream/dotnet/runtime.git
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)
2021-06-06 Marie PíchováQUIC stream limits (#52704)
2021-06-06 Johan LorenssonDisable diagnostics support as default in Android sampl...
2021-06-06 Marek SafarAdd Invariant check to DateTimeParse tokens codepaths...
2021-06-05 imhameed[mono] Check for `Vector{64,128,256}<T>` element type...
2021-06-05 dotnet-maestro... [main] Update dependencies from dotnet/arcade dotnet...
2021-06-05 Zoltan Varga[mono] Fix the remove finally pass. (#53738)
2021-06-05 Manish GodseFixing a regression compiling VT arrays (#53760)
2021-06-05 Ryan LuciaAdd GCHandle in native default ALC at creation (#53308)
2021-06-05 Kunal PathakEliminate redundant test instruction (#53214)
2021-06-05 dotnet-maestro... [main] Update dependencies from dotnet/arcade dotnet...
2021-06-05 Tom DeseynSocket: don't assign right endpoint until the connect...
2021-06-05 Cam SinclairMinor corrections to BotR intro chapter (#53746)
2021-06-05 David WrightonBuild clr/libs dependencies of test build locally ...
2021-06-04 SingleAccretionRemove some unused defines and functions (#53724)
2021-06-04 Gleb BalykovAdd background type preloading based on multicorejit...
2021-06-04 Huo YaoyuanFix mono corelib path in build script (#53731)
2021-06-04 Theodore TsirpanisRemove the unused AEADBCryptHandles.cs file
2021-06-04 Geoff KizerSpanify some Linux SslStreamPal internals and refactor...
2021-06-04 Kevin JonesAdd static one-shot methods for HMAC algorithms
2021-06-04 Kunal PathakInclude LSRA block sequence progress in JitDump (#53714)
2021-06-04 Zoltan Varga[mono][wasm] Exit with a nonzero exit code on asserts...
next