platform/upstream/dotnet/runtime.git
2021-06-15 Martin CostelloMark logging source generator file as generated (#53275)
2021-06-15 Stephen ToubAdd HashCode.AddBytes(ReadOnlySpan<byte>) (#54168)
2021-06-15 Eric ErhardtAdd Type.GetMemberWithSameMetadataDefinitionAs (#53704)
2021-06-15 Sergey AndreenkolvDoNotEnregister is not set when we are calling this...
2021-06-15 Steve Pfister[Android] Fix crash in startup when running below API...
2021-06-15 Katelyn GaddGeneralize C#/JS string interning and ensure most bindi...
2021-06-15 Trivalikcatch DirectoryOperationException to check Negotiate...
2021-06-15 Katelyn GaddFix unboxing datetime instances (#54105)
2021-06-15 Ankit JainRename wasm/browser-bench sample to match others, so...
2021-06-15 Theodore TsirpanisMake System.Net.Http.HPack.IntegerEncoder a struct...
2021-06-15 Adam SitnikSet of offset-based APIs for thread-safe file IO (...
2021-06-15 Aleksey Kliger... Don't return null target methods in GetInterfaceMap...
2021-06-15 David MasonAdd the concept of "notification profilers" to the...
2021-06-15 Larry Ewing[mono] Split the shared tooling into a separate abstrac...
2021-06-15 Jan VorlicekFix PAL_JitWriteProtect export on Linux (#54190)
2021-06-15 Egor ChesakovSplit 16-byte SIMD store around GC struct fields into...
2021-06-15 Aleksey Kliger... [android] Don't print debug messages at startup (#54221)
2021-06-15 Aleksey Kliger... [mono] Build dynamic components for iOS simulator ...
2021-06-15 Viktor HoferExpose missing references which are present in the...
2021-06-15 Viktor HoferAdd NetCoreAppCurrent config to where it's missing...
2021-06-15 Robin van der... Fix typos (#54216)
2021-06-15 Alexander KöplingerBump Helix workitem timeout for libraries outerloop...
2021-06-15 Viktor Hofer[main] Update dependencies from dotnet/runtime dotnet...
2021-06-15 Alexander KöplingerAdd NetCoreAppCurrent configuration to three ref projec...
2021-06-15 Viktor HoferClean-up after SDK 6.0 P4 bump (#54149)
2021-06-15 Francesco SaltoriImplement ServiceController.Stop(bool) overload (#52519)
2021-06-15 David FowlerSeal nested classes (#54196)
2021-06-15 Aaron RobinsonGuidance on source generator projects (#54082)
2021-06-15 Jo ShieldsBe more verbose when processes spawned from tasks fail...
2021-06-15 Nikola MilosavljevicRemove unintended line wrap (#54151)
2021-06-15 Stephen ToubRemove outdated lock from ParseRawHeaderValues (#54130)
2021-06-15 Stephen ToubFix thread-safety of DiagnosticListener.AllListeners...
2021-06-14 Mitchell Hwang[Tasks][MonoAOTCompiler] Update README.md to include...
2021-06-14 Bill WertChange repository for installing cargo (#53744)
2021-06-14 Viktor HoferUpdate libraries-packages.proj (#54150)
2021-06-14 Viktor HoferRevert "[main] Update dependencies from mono/linker...
2021-06-14 Juan HoyosRevert "Add mibc to the PE family of signatures" (...
2021-06-14 Kunal PathakDo not mark op2 as delayRegFree if op1==op2 (#53964)
2021-06-14 Tanner GoodingEnsure Vector.Sum uses SSE3, rather than SSSE3, for...
2021-06-14 Pranav KFixup ArgumentOutOfRangeException (#54161)
2021-06-14 Filip NavaraFix NTLM authentication from macOS to Windows machines...
2021-06-14 David FowlerSet the async local just before execution (#54133)
2021-06-14 Eric ErhardtMake JsonSerializer work when IsDynamicCodeSupported...
2021-06-14 Jeff LaytonLogging Generator: messaging fix (#54080)
2021-06-14 Huo YaoyuanCleanup BitVector32 (#54097)
2021-06-14 dotnet-maestro... [main] Update dependencies from mono/linker dotnet...
2021-06-14 Takym (たかやま)Change `pThisRef->GetMethodTable()` to `pThisMT`. ...
2021-06-14 Radek Doulik[wasm] Clarify which parts are for mac users (#54135)
2021-06-14 Mitchell Hwang[MacCatalyst][libraries] Skip Crashing test suites...
2021-06-14 dotnet-maestro... Update dependencies from https://github.com/mono/linker...
2021-06-14 Aleksey Kliger... Always build with hot reload support (in a component...
2021-06-14 Austin WiseRemove allocation from MsQuicAddressHelpers.IPEndPointT...
2021-06-14 Jan KotasFix ILVerify dependencies (#54112)
2021-06-13 imhameed[mono] Reenable some amd64 intrinsic tests, enable...
2021-06-13 Juan HoyosInfrastructure: correct dependencies and clean helix...
2021-06-13 Peter SollichFix profiler\gc\gcbasic test to work with SVR GC on...
2021-06-13 Tanner GoodingPort IsRedundantMov to xarch (#54075)
2021-06-12 Tomas Weinfurtfix ConnectWithCertificateChain quic test (#54026)
2021-06-12 Jan VorlicekUnify macOS ARM64 write protection holders with W^X...
2021-06-12 David FowlerScope events to the execution of the entry point (...
2021-06-12 Aleksey Kliger... [mono] Componentize hot reload (#52866)
2021-06-12 John Salemsimplify gh53564 test (#54081)
2021-06-11 David FowlerAdd support for IServiceProviderIsService (#54047)
2021-06-11 Ankit Jain[wasm][aot][tests] Disable tests causing crash - System...
2021-06-11 Steve MacLeanFix 54025 (#54070)
2021-06-11 Stephen ToubFix Deflate/Brotli/CryptoStream handling of partial...
2021-06-11 Huo YaoyuanExpose RoundUpToPowerOf2 (#53992)
2021-06-11 Jakob Botsch... Improve dotnet-pgo output and fix null type handles...
2021-06-11 Zoltan Varga[mono][llvm] Remove some dead code. (#53920)
2021-06-11 Bruce ForstallFix mismatch between morph and lower (#53911)
2021-06-11 Steve MacLeanReenable 48786 (#54028)
2021-06-11 Tomas Weinfurtmake MsQuicStatusCodes platform specific (#54031)
2021-06-11 Marie PíchováRe-enabled mock tests for H/3. (#53802)
2021-06-11 Thays GraziaFix assertion on debugger-engine (#54041)
2021-06-11 Viktor HoferUpdate dotnet SDK to 6.0 Preview 4 (#53808)
2021-06-11 Ivan ZlatanovVector.Sum(Vector<T>) API implementation for horizontal...
2021-06-11 Pranav KAllow UsingBrowserRuntimeWorkload to be disabled from...
2021-06-11 Andy AyersIncrease timeouts for PGO tests (#54030)
2021-06-11 Peter SollichRemoved extraneous closing parentheses causing compile...
2021-06-11 David FowlerFollow up on HostFactoryResolver changes (#54052)
2021-06-11 TimTim[HTTP/3] Fix #53632 by using original host when omitted...
2021-06-11 Elinor FungMake some Brotli p/invokes blittable (#54029)
2021-06-11 Lakshan FernandoComActivator tests with built-in COM disabled (#53733)
2021-06-11 Vlad Brezae[interp] Fix loading of ThreadStatic value types (...
2021-06-11 Vlad Brezae[interp] Fix IL offset tracking of inlined bblocks...
2021-06-11 Peter SollichIn gc_heap::walk_heap_per_heap, we need to iterate...
2021-06-11 Krzysztof WicherAdd trimmer annotations to System.Data.Common (#52046)
2021-06-11 Kunal PathakConsider reloadWeight while evaluating spill cost ...
2021-06-11 Ankit Jain[wasm][aot] Enable tests that are passing now (#53977)
2021-06-11 David WrightonEnable devirtualization in more scenarios on crossgen2...
2021-06-10 Fan YangUse custom mobile testing API (#53871)
2021-06-10 dotnet-maestro... [main] Update dependencies from dnceng/internal/dotnet...
2021-06-10 Geoff Kizersmall improvements to HTTP Cancellation Tests and renam...
2021-06-10 dotnet-maestro... [main] Update dependencies from dotnet/icu dotnet/llvm...
2021-06-10 Viktor HoferDon't reference the netstandard shim inside the shared...
2021-06-10 John SalemHandle Counter Polling Interval of 0 (#53836)
2021-06-10 dotnet-maestro... [main] Update dependencies from mono/linker (#53866)
2021-06-10 Aaron RobinsonMake the ZLib P/Invokes all blittable (#53968)
2021-06-10 Zoltan Varga[mono] Reenable the empty finally optimization. (#53965)
2021-06-10 Stephen ToubUse InvariantCulture when parsing with NumberStyles...
next