platform/upstream/dotnet/runtime.git
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...
2021-07-21 Kunal PathakLsra heuristic tuning experiment report (#56103)
2021-07-21 Elinor FungUse Enabled/DisabledFeatureSwitches metadata in Trimmin...
2021-07-21 Santiago Fernandez... Make System.Drawing.Common throw on Unix unless a confi...
2021-07-21 Geoff Kizerreenable ConnectTimeout_PlaintextStreamFilterTimesOut_T...
2021-07-21 Geoff KizerFix an issue where we are not injecting more HTTP2...
2021-07-21 Geoff KizerRemove QuicStream.ShutdownWriteCompleted method (#55981)
2021-07-21 Andy AyersRemove diagnostic printfs inadvertently left in PGO...
2021-07-21 Karel ZikmundDisable [QUIC] WriteCanceled_NextWriteThrows on Mock...
2021-07-21 dotnet-maestro... Update dependencies from https://github.com/mono/linker...
2021-07-21 David WrightonRe-enable tests for runtime handles in crossgen2 (...
2021-07-21 Karel ZikmundRevert "throw PNSE for unsupported SSL options in Quic...
2021-07-21 Mitchell Hwang[Android][libraries] TimeZoneInfo Android imp (#54845)
2021-07-21 Ankit Jain[wasm] Fix regression in compiling .bc -> .o files...
2021-07-21 Eric ErhardtResolve ILLink warnings in System.Linq.Expressions...
2021-07-21 dotnet-maestro... [main] Update dependencies from 8 repositories (#55883)
2021-07-21 Aleksey Kliger... [aot] Don't direct pinvoke objc_msgSend family on Apple...
2021-07-21 Stephen ToubFix outerloop System.Buffers tests after s_trimBuffers...
2021-07-21 Jakob Botsch... Disallow widening for explicit tailcalls (#55989)
2021-07-21 Marie PíchováRemoved AppContext switch checking from S.N.Quic (...
2021-07-21 David WrightonConvert the last crossgen tests to use crossgen2 (...
2021-07-21 Thays Grazia[debugger] Export mono_debugger_agent_unhandled_excepti...
2021-07-21 Stephen ToubAdd back regex tests from reverted .* optimization...
2021-07-21 Mitchell Hwang[libraries][Android][iOSSimulator] Remove Active Issues...
2021-07-21 Tomas Weinfurtthrow PNSE for unsupported SSL options in Quic. (#55877)
2021-07-21 Tomas Weinfurtcheck handle before shutdown in quic connection Dispose...
2021-07-21 Karel ZikmundDisable Http2_ServerSendsInvalidSettingsValue_Error...
2021-07-21 Tomas Weinfurtdisable ClientSettingsReceived_Success on Mock (#56064)
2021-07-21 Karel ZikmundDisable test Connect_DualMode_MultiAddressFamilyConnect...
2021-07-21 Santiago Fernandez... Disable implicit namespace imports (#56046)
2021-07-21 Stephen ToubRe-enable async method state machine clearing test...
2021-07-21 Thays Grazia[wasm][debugger] Fix step behavior (#55915)
next