platform/upstream/dotnet/runtime.git
2021-07-28 Steve HarterAdd interop between serializer and DOMs (#56112)
2021-07-27 David WrightonFix type loader not recognizing overridden method ...
2021-07-27 John SalemPrevent Segfault in EventPipe on disable (#56104)
2021-07-27 Mateo Torres... Update runtimeconfig.json and deps.json paths when...
2021-07-27 Tomáš MatoušekUse native allocator instead of pinning when decompress...
2021-07-27 Steve PfisterSpecify win-x64 as a valid platform in the microsoft...
2021-07-27 Jan VorlicekFix FailFast message formatting race (#56388)
2021-07-27 Stephen ToubTry to fix finalizer-based async tests (#56384)
2021-07-27 Noah FalkFix MetricsEventSource tests (#56382)
2021-07-27 Alexander KöplingerRemove invalid Castle.DynamicProxy.Internal.AbstractInv...
2021-07-27 Mitchell Hwang[libraries][iOS][tvOS][MacCatalyst] Remove ActiveIssue...
2021-07-27 Mitchell HwangRemove ActiveIssues from tests no longer failing (...
2021-07-27 Steve PfisterHave HttpClientHandler throw the InnerException when...
2021-07-27 Miha ZupanSurface exceptions thrown by LoopbackSocksServer (...
2021-07-27 Eirik Tsarpalisfix ByteArrayConverter null handling inconsistencies...
2021-07-27 Adam SitnikAdd tests for reads and writes beyond EOF (#56395)
2021-07-27 Andy AyersJIT: more fixes for VN loop dependence tracking (#56184)
2021-07-27 Koundinya VeluriFix thread pool hang (#56346)
2021-07-27 Jan VorlicekUpdate CG2 ArgIterator to match the runtime one (#56059)
2021-07-27 Adam Sitnikavoid ReadFile syscall if we know that there is nothing...
2021-07-27 Adam Sitnikserialize the access to mutable shared state in System...
2021-07-27 Miha ZupanSpecify RunContinuationsAsynchronously in DNS telemetry...
2021-07-27 Tarek Mahmoud... Fix Invariant Test Configuration (#56340)
2021-07-27 Tomas Weinfurtpull in new version of msquic (#56344)
2021-07-27 Tomas Weinfurtfix CloseAsync_ByServer_AcceptThrows quic test (#56355)
2021-07-27 Ulrich WeigandSkip finalizer test if precise GC is not supported...
2021-07-27 Jakob Botsch... Disable tests requiring large contiguous memory allocat...
2021-07-27 Stephen ToubTighten up some ArrayPool.Return usage (#56229)
2021-07-27 Karel ZikmundDisable test SendAsync_WithZeroLengthHeaderName_Throws...
2021-07-27 Stephen ToubUpdate compiler version to enable CallerArgumentExpress...
2021-07-27 Miha ZupanHonor ThrowOnEventWriteErrors for exceptions thrown...
2021-07-27 Miha ZupanAdd timeouts to IPInterfaceProperties tests (#56319)
2021-07-27 Egor BogatovDisplay class names and string literals in asm (#55970)
2021-07-27 Egor BogatovFix an assert in emitOffsetToLabel (#56278)
2021-07-27 Mitchell HwangSkip environment variable access calls for non OSX...
2021-07-27 Santiago Fernandez... Globally disable implicit namespaces (#56348)
2021-07-27 Andrew AuFix ReliabilityFramework code formatting (#56342)
2021-07-27 Vitek KarasFix an error printed out when install_location file...
2021-07-27 Chris RossUpdate SR.cs (#56332)
2021-07-27 Steve PfisterSplit mobile specific ILLink.Substitutions into its...
2021-07-27 Tomas Weinfurtquic test improvements (#56043)
2021-07-27 Dan MoseleyFix .vsconfig (#56339)
2021-07-27 Jo ShieldsCreate manifest installers and VS manifests (#56308)
2021-07-26 Brian SullivanFix for issue 55241 (#56230)
2021-07-26 Ulrich WeigandUpgrade to msbuild version 16.10 (#56025)
2021-07-26 David WrightonRemove crossgen comparison jobs (#56193)
2021-07-26 Layomi AkinrinadeSeal JsonSourceGenerationOptionsAttribute (#56317)
2021-07-26 David WrightonReport that allocations may have side effects for all...
2021-07-26 Miha ZupanInclude time taken on DNS queue in events (#56208)
2021-07-26 Johan LorenssonChange MonoProfiler provider GUID to be based on algori...
2021-07-26 Anton FirszovFix some DualMode connect test issues (#56226)
2021-07-26 Anton FirszovDisable BeginReceiveFrom_RemoteEpIsReturnedWhenComplete...
2021-07-26 Alexander KöplingerFix error message when publishing logs in Restore inter...
2021-07-26 Natalia KondratyevaHTTP/3 send FIN together with headers if no body (...
2021-07-26 Theodore TsirpanisUse more `ReadOnlySpan<byte>`s in `System.Reflection...
2021-07-26 lord-executorExplicit test for service provider IDisposable implemen...
2021-07-26 Jan VorlicekImplement new way of return address hijacking (#55946)
2021-07-26 Karel ZikmundDisable DNS tests failing on Ubuntu 16.04 and Debian...
2021-07-26 Pavel SavaraDisable failing wasm test SendReceive_VaryingLengthBuff...
2021-07-26 Filip NavaraAdd tvOS specific build of System.Net.Mail (#56185)
2021-07-26 Badre BSAILAAdjust exception message for headers having non-ASCII...
2021-07-26 Kevin JonesKeep X509 handle alive while in use when reading certif...
2021-07-26 Karel ZikmundDisable test ResponseCancellation_ServerReceivesCancell...
2021-07-26 Karel ZikmundDisable test System.Net.Quic.Tests.MsQuicTests.ConnectW...
2021-07-26 Vlad Brezae[mono] Disable test relying on precise GC (#56139)
2021-07-26 Johan LorenssonFix Windows build of ds-ipc-pal-socket.c and make FD_CL...
2021-07-25 Mike McLaughlinFix createdump crash on alpine 3.12 and above. (#56272)
2021-07-25 Stephen ToubTweak code gen for Guid parsing (#56210)
2021-07-25 Huo YaoyuanCleanup rotate patterns (#54099)
2021-07-25 Karel ZikmundDisable test ResponseCancellation_BothCancellationToken...
2021-07-24 Steve BerdyFix duplicated path.Contains check and other checks...
2021-07-24 Steve BerdyEdit IOException docs in ZipFile.ExtractToDirectory...
2021-07-24 Geoff KizerHTTP3: Fix issue with GOAWAY handling and implement...
2021-07-24 Jeff HandleyPrevent divide-by-zero in ImageAnimator for images...
2021-07-24 Stephen ToubRevert Version.TryFormat changes (#56051)
2021-07-24 Egor BogatovDon't set onlyParseItemsDefinedInAssembly in Composite...
2021-07-24 Egor Bogatovdotnet-pgo: ignore native libs passed via -r *.dll...
2021-07-24 Manish Godse[WIP] Add new GC Standalone pipeline (#54024)
2021-07-24 Ulrich WeigandBuild support for s390x: installers and packages (...
2021-07-24 Wei ZhengFix incorrect result right shifting specific negative...
2021-07-23 Aaron RobinsonMake callouts to interoplib in preemptive mode that...
2021-07-23 David CantúDisable tests blocking clean CI for Unix (#56242)
2021-07-23 Steve PfisterFix iOS/Android InvariantMode functional test (#56231)
2021-07-23 Matt MitchellFix Microsoft.DotNet.Build.Tasks.Installers property...
2021-07-23 Marie Píchová[QUIC] Certificate name validation (#56175)
2021-07-23 Jakob Botsch... Reenable poisoning test in non R2R jobs (#56149)
2021-07-23 Sergey AndreenkoSupported contained bitcast under STORE_LCL_VAR/FLD...
2021-07-23 Steve Pfister[Mono] Cleans up test build when targeting iOS/tvOSSimu...
2021-07-23 Tarek Mahmoud... Change reading time zone display names (#56171)
2021-07-23 Tarek Mahmoud... Ensure MeterListener.RecordObservableInstruments invoki...
2021-07-23 Anton FirszovFix static Socket.ConnectAsync for DnsEndPoint containi...
2021-07-23 Jo ShieldsAdd explicit dependency on System.Reflection.Metadata...
2021-07-23 Steve PfisterReenable some Android Globalization tests (#56147)
2021-07-23 Krzysztof WicherFix: XmlWriterSettings.Encoding must be registered...
2021-07-23 Maxim LipninRe-enable System.Diagnostics.Tests.DiagnosticSourceEven...
2021-07-23 Jakob Botsch... Import local nodes that may need normalization through...
2021-07-23 Tomas Weinfurtfix SNI handling in quic (#55468)
2021-07-23 Bruce ForstallDisable JIT xarch asserts on gcref/byref computation...
2021-07-23 David CantúMake Extensions.FileProviders supported in browser...
2021-07-23 David WrightonCall the jit shutdown logic on crossgen2 shutdown ...
next