platform/upstream/dotnet/runtime.git
2021-08-20 Drew ScogginsRemove run trigger (#57850)
2021-08-20 github-actions... [release/6.0-rc1] [mono][debugger] Fix watch of local...
2021-08-20 github-actions... [release/6.0-rc1] [hot_reload] Don't look at delta...
2021-08-20 github-actions... Update toolset MicrosoftNETCoreApp version This package...
2021-08-20 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2021-08-20 dotnet-maestro... Update dependencies from https://github.com/mono/linker...
2021-08-20 github-actions... Pack windows implementation assemblies in windowsdeskto...
2021-08-19 github-actions... Re-disable AsyncMethodsDropsStateMachineAndExecutionCon...
2021-08-19 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2021-08-19 github-actions... Fix Microsoft.NETCore.Platforms builds on Unix (#57757)
2021-08-19 dotnet-maestro... [release/6.0-rc1] Update dependencies from dotnet/arcad...
2021-08-19 github-actions... [mono] Fix crash in common_call_trampoline due to incon...
2021-08-19 github-actions... [release/6.0-rc1] Update pinned compiler version (...
2021-08-19 github-actions... [release/6.0-rc1] JIT: don't clone loops where init...
2021-08-19 github-actions... Bump timeout for workloads build job (#57721)
2021-08-18 github-actions... Throw on invalid payload length in WebSockets (#57635)
2021-08-18 github-actions... Fix Debug.Assert use of string interpolation (#57668)
2021-08-17 Larry Ewing[wasm] Enable tests blocked by IL2105 (#57457)
2021-08-17 Adam Sitnikdon't try to test module path if we can't load the...
2021-08-17 Tarek Mahmoud... Fix the string search behavior when using ICU (#57078)
2021-08-17 Mike McLaughlinFix crashreport for stack overflow (#57428)
2021-08-17 David WrightonAdd --make-repro-path option to crossgen2 (#57543)
2021-08-17 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2021-08-17 Feng GaoThe FilterLoggingBuilderExtensions public API's (#57485)
2021-08-17 Geoff Kizerdon't dispose client control stream before closing...
2021-08-17 Andy GockeRemove codesign before bundling (#57532)
2021-08-17 David CantúRemove validation to stat call for symlinks since is...
2021-08-17 Egor ChesakovDon't fgMorphCommutative when the optimization can...
2021-08-17 Pent PloompuuFix ARM64 unsigned div by const perf regression (#57400)
2021-08-17 Steve HarterNumber handling with converters (#57525)
2021-08-17 David MasonAdd tests for notification profilers (#57429)
2021-08-17 Stephen ToubMake all interpolated string handlers pass by ref ...
2021-08-17 Pavel SavaraFix hanging HTTP cancelation test. (#57573)
2021-08-17 Eric ErhardtRevert "Change IOptionsSnapshot to reuse options instan...
2021-08-17 Thays Grazia[mono][debugger] Fix deadlock when debugging AOTed...
2021-08-17 Steve MolloyUse Type.GetTypeCode() instead of private extension...
2021-08-17 Tal AloniSgen: Update GetTempAssemblyName according to #46499...
2021-08-17 Alexander KöplingerFix source indexer failing official builds (#57336...
2021-08-17 Alexander KöplingerPublish VS workloads assets in requested folder layout...
2021-08-17 Mitchell Hwang[Android][libraries] Throw PNSE for PersistKeySet flags...
2021-08-17 Jakob Botsch... Add checks for missing SSA numbers (#57274)
2021-08-17 Vladimir Sadovcommenting out an assert that could be triggered on...
2021-08-17 Ankit Jain[wasm] Add incremental build support (#57113)
2021-08-17 dotnet-maestro... [main] Update dependencies from dnceng/internal/dotnet...
2021-08-17 dotnet-maestro... Update dependencies from https://github.com/mono/linker...
2021-08-17 Katelyn GaddAdd dedicated wasm implementation for Parallel.Invoke...
2021-08-17 Tomas Weinfurtupdate msquic to 1.7 (#57541)
2021-08-17 Maxim LipninAdd UnmanagedCallersOnly attribute to SafeDeleteSslCont...
2021-08-17 Kevin JonesUse OID constructor for certificate SignatureAlgorithm.
2021-08-17 Egor BogatovJIT: Don't fold NEG(NEG(X)) to X when NEG(x) is a CSE...
2021-08-17 Thays Grazia[wasm] [debugger] Cache debugger information on Proxy...
2021-08-17 Stephen ToubAvoid most of the (small) regressions for seeded and...
2021-08-17 Egor BogatovSkip CSE for non-hoistable floats (#57438)
2021-08-17 Vitek KarasAdd `zip` tool to the install list for Android tests...
2021-08-17 Steve Pfister[iOS] [Android] Remove PNSE from some HttpClientHandler...
2021-08-17 Aleksey Kliger... [mono] Check for additional implemented variant interfa...
2021-08-17 Andrew AuFix DacHeapWalker for USE_REGIONS (#56796)
2021-08-17 Natalia Kondratyeva[QUIC] QuicStream add ReadsCompleted (#57492)
2021-08-17 dotnet-maestro... [main] Update dependencies from dotnet/runtime dotnet...
2021-08-17 Marie PíchováSystem.Net.NetworkInformation UnsupportedOSPlatform...
2021-08-17 Eirik TsarpalisFix System.Text.Json IAsyncEnumerator disposal on cance...
2021-08-17 Anton FirszovMove Select_AcceptNonBlocking_Success to non-parallel...
2021-08-17 Karel ZikmundRe-enable NameResolution tests on SLES, Debian 9 and...
2021-08-17 Adam Sitnikdon't fail LongModuleFileNamesAreSupported test if...
2021-08-17 Pavel Savara[wasm] Redesign of JS objects marshaling and lifecycle...
2021-08-17 Kunal PathakInitialize gtUseNum before use (#57256)
2021-08-17 Tarek Mahmoud... Add more Metrics API overloads taking tags (#56940)
2021-08-17 Tomas WeinfurtFix handling of new connection in MsQuicListener (...
2021-08-17 Alexander KöplingerSet CMAKE_OSX_DEPLOYMENT_TARGET for all Mono AOT compil...
2021-08-17 Santiago Fernandez... Add linux mariner to rolling builds for libraries tests...
2021-08-17 Zoltan Varga[mono][llvm] Access mono_thread_interruption_request_fl...
2021-08-16 Kevin JonesCheck for OpenSSL availability for OpenSsl asymmetric...
2021-08-16 Sam PatelRevert "[mono] Fix a few corner case overflow operation...
2021-08-16 dotnet botLocalized file check-in by OneLocBuild Task (#57384)
2021-08-16 Thays Grazia[debugger][wasm] Support DebuggerProxyAttribute (#56872)
2021-08-16 SingleAccretionAccount for type mismatch of `FIELD_LIST` members in...
2021-08-16 Michal StrehovskýQualify `sorted_table` allocation with `nothrow` (...
2021-08-16 Viktor HoferRename transport packages to follow convention (#57504)
2021-08-16 Andrii KurdiumovGenerate proper DWARF reg num for ARM32 (#57443)
2021-08-16 Larry EwingEnable System.Linq.Queryable and disable https://github...
2021-08-16 Larry EwingMark individual tests for 51211 (#57463)
2021-08-16 Adam SitnikFix Length for ReadOnlySequence created out of sliced...
2021-08-16 Eirik TsarpalisAdd JsonConverter.Write/ReadAsPropertyName APIs (#57302)
2021-08-16 Larry EwingRemove workaround for dotnet/sdk#19482 (#57453)
2021-08-16 Anton FirszovDo not drain HttpContentReadStream if the connection...
2021-08-16 Vlad Brezae[mono] Fix a few corner case overflow operations (...
2021-08-16 Tomas Weinfurtmake use of ports in SPN optional (#57159)
2021-08-16 Marie PíchováFixed H/3 stress server after the last Kestrel change...
2021-08-16 Sergey Andreenkodisable a failing stress test. (#57473)
2021-08-16 Theodore TsirpanisEliminate temporary byte array allocations in the stati...
2021-08-15 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2021-08-15 dotnet-maestro... [main] Update dependencies from mono/linker (#57344)
2021-08-15 Steve HarterImprove serializer performance (#57327)
2021-08-15 Ankit Jain[wasm] Don't use workload for tfm < net6.0 (#56606)
2021-08-15 Adam SitnikSupport long module path (#57335)
2021-08-15 Viktor HoferUpdate source-index-stage1.yml (#57435)
2021-08-15 Maksym KoshovyiFix `FileProviders.Physical.GetLastWriteTimeUtc` crash...
2021-08-14 Aleksey Kliger... [hot_reload] Allow the .ctor token to change for Custom...
2021-08-14 Andrew AuILCompiler.Reflection.ReadyToRun has to target netstand...
2021-08-14 Dan MoseleyIOException path (#57389)
next