platform/upstream/dotnet/runtime.git
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 ...
2021-07-23 Jeremy BartonUse checked math with CryptoStream buffer calculations
2021-07-22 Zoltan Varga[mono] Mark jit icalls using ICALL_EXPORT so they get...
2021-07-22 Andy AyersJIT: work around issue with GDV and Bboxing (#56126)
2021-07-22 Jan VorlicekFix DAC issue with redefined standard new / delete...
2021-07-22 Eric ErhardtUpdate hosting shutdown doc (#56176)
2021-07-22 Eric ErhardtFix build break (#56179)
2021-07-22 Eirik TsarpalisFix DeserializeAsyncEnumerable streaming behavior ...
2021-07-22 Eirik Tsarpalisfix queue converter singleton initialization (#56081)
2021-07-22 Filip NavaraTranslate SocketError.MessageSize to IPStatus.PacketToo...
2021-07-22 Maxim Lipnin[iOS/tvOS/MacCatalyst] Disable some of the library...
2021-07-22 Viktor HoferUpdate SDK to 6.0 Preview 5 (#55283)
2021-07-22 David WrightonRemove diasymreader from source build (#56116)
2021-07-22 Maoni Stephensinstrumentation changes (#55888)
2021-07-22 David WrightonFix EH issues with SPMI and crossgen2 (#56054)
2021-07-22 David WrightonRe-enable test (#56120)
2021-07-22 Levi BroderickUpdate EnumerateLines docs (#55367)
2021-07-22 Stephen ToubImprove Guid parsing performance for "D", "N", "B"...
2021-07-22 David CantúMake polling use the symbolic link target's LastWriteTi...
2021-07-22 Miha ZupanUpdate System.Net.Security Telemetry tests (#55910)
2021-07-22 Andy GockeStop building RPMs and Debs during PGO builds (#56113)
2021-07-22 Ankit Jain[wasm] Add $(EmccTotalMemory) to allow custom `-s TOTAL...
2021-07-22 Ankit Jain[wasm] Fix invariant globalization test (#56121)
2021-07-22 Koundinya VeluriEnable `EHCONT` for some DLLs and for PGO instrumentati...
2021-07-22 dotnet-maestro... [main] Update dependencies from dnceng/internal/dotnet...
2021-07-22 Stephen ToubRemove a few unnecessary state machines from SocketsHtt...
2021-07-22 Nikola MilosavljevicHostfxr package should depend on host package (#56008)
2021-07-22 Neale Ferguson- Enable full float32 support (#56111)
2021-07-22 David CantúRemove Jozkee from System.Text.Json (#56119)
2021-07-22 Johan LorenssonHandle new DOTNET_ in complement to old COMPlus_ envvar...
2021-07-22 Noah FalkImprove MetricEventSource error handling (#56083)
2021-07-22 Adam Sitnikuse PoolingAsyncValueTaskMethodBuilder in BufferedFileS...
2021-07-22 Bruce ForstallRemove disabled tests that depend on the verifier ...
2021-07-22 Eric ErhardtConsume PosixSignal in Hosting's ConsoleLifetime (...
2021-07-22 Jo ShieldsBuild VS installers for WebAssembly and Mobile workload...
2021-07-22 Andy AyersJIT: track memory loop dependence of trees during value...
2021-07-22 Ulrich WeigandBig-endian fixes: various problems in ilasm (#55349)
2021-07-22 old zhuproposed fix #33727 for illegal instruction in arm...
next