platform/upstream/dotnet/runtime.git
2021-06-03 iinuwaAdd support for TLS and connectionless LDAP connections...
2021-06-03 Tomas Weinfurtuse QUIC_ADDRESS_FAMILY enum for assigning socket famil...
2021-06-03 Bill HolmesFixing the GetInterfaceMap tests for mono in the runtim...
2021-06-03 Jan KotasIntegrate changes from NativeAOT branch (#53650)
2021-06-03 Johan LorenssonAdd Execution Checkpoint EventPipe event used to track...
2021-06-03 Levi BroderickAdd MemoryMarshal.GetArrayDataReference(Array) (#53562)
2021-06-03 Günther FoidlStringSegment: more AsSpan overloads (#53463)
2021-06-03 Matt Johnson... Add remarks to /// comments for TimeOnly.IsBetween...
2021-06-03 Sergey AndreenkoFix SuperPMI dumping for replay. (#53649)
2021-06-03 Andrew AuRelax a threading related assert (#53445)
2021-06-03 Tarek Mahmoud... Fix Culture Native and Display Names (#53468)
2021-06-03 Andrew AuAvoid setting the brick of the next region during sweep...
2021-06-02 Kevin JonesUnix: Additional check if the RSA key is external.
2021-06-02 Elinor FungRemove some unnecessary string copies in hosting layer...
2021-06-02 Sung Yoon WhangAdd test for EventListener consuming ThreadPool events...
2021-06-02 Zoltan Varga[mono][aot] Compile llvm object files with -fPIC on...
2021-06-02 Viktor HoferDelete obsolete libraries package settings files (...
2021-06-02 Andy AyersJIT: relax immediate dominator check for jump threading...
2021-06-02 Jan VorlicekFix JIT debugger notification location (#53590)
2021-06-02 Sergey AndreenkoFix SPMI dump. (#53586)
2021-06-02 Filip NavaraUse weak linking for SecCopyErrorMessageString (#52760)
2021-06-02 Pavel Savara[wasm] Enable more networking tests (#53027)
2021-06-02 Alexander KöplingerDisable leakwheel test for mono (#53608)
2021-06-02 Bruce ForstallAdd information about frame chaining to CLR ABI (#53563)
2021-06-02 Marek SafarRemove more OSPlatformAttribute like attributes from...
2021-06-02 Tomas Weinfurtadd NegotiateClientCertificateAsync support on Windows...
2021-06-02 Aleksey Kliger... [mono] Add a no-exec code manager for AOT compilation...
2021-06-02 Ankit Jain[wasm][aot] Force python to default to UTF8 (#53557)
2021-06-02 Andy AyersJIT: update switch flags after peel (#53570)
2021-06-02 Johan LorenssonSupport PortableThreadPool native event sinks on Mono...
2021-06-02 imhameedConsolidate setret handling for diverging functions...
2021-06-02 Marek SafarUpdate area-owners.md (#53605)
2021-06-02 Koundinya VeluriFix assertion failure / crash in multi-core JIT (#53573)
2021-06-02 dotnet-maestro... [main] Update dependencies from dnceng/internal/dotnet...
2021-06-02 Aleksey Kliger... Add hot reload test that adds custom attributes (#53387)
2021-06-02 imhameed[mono] Separate LLVM optimization and compilation into...
2021-06-02 Tom DeseynRemove unused Libraries.Libdl (#53585)
2021-06-02 Zoltan Varga[mono][aot] Rework the code which handles llvmonly...
2021-06-02 Zoltan Varga[mono][aot] Pass the correct mtriple= argument to llc...
2021-06-02 Radek Doulik[wasm] Bump emscripten to 2.0.21 (#52870)
2021-06-02 Eirik TsarpalisFix MinBy and MaxBy handling of empty sources (#53544)
2021-06-02 Tanner GoodingEnsure inst_Mov() is used rather than inst_RV_RV(ins_Co...
2021-06-02 hrrrrusticSome mixed missed Equals nullable annotations (#52166)
2021-06-02 weilinwaAdd support for AvxVnni instructions under Experimental...
2021-06-02 Jan VorlicekFix access ordering issue in Module::AllocateDynamicEnt...
2021-06-02 Ulrich WeigandAdd RID values for s390x (#52907)
2021-06-02 Eric ErhardtFully annotate JsonNode for trimmability (#53184)
2021-06-01 Stephen ToubTweak overheads of Regex cache access (#53449)
2021-06-01 dotnet-maestro... Update dependencies from https://github.com/mono/linker...
2021-06-01 Viktor HoferFix logging messages in ApiCompat.proj (#53531)
2021-06-01 Jan KotasConvert some uses of ArrayList to List<T> (#53515)
2021-06-01 David FowlerHandle the case when zero byte reads are cancelled...
2021-06-01 Jan VorlicekRevert "Disable flaky CodeDom tests (#53419)" (#53524)
2021-06-01 dotnet-maestro... [main] Update dependencies from dotnet/runtime dotnet...
2021-06-01 Zoltan Varga[mono][aot] Add a pass to remove empty finally clauses...
2021-06-01 Ankit Jain[wasm] Add comments with linker fixes made for running...
2021-06-01 Zoltan Varga[mono] Add basic support for static virtual methods...
2021-06-01 Andy AyersJIT: add option to choose guarded devirt class randomly...
2021-06-01 Viktor HoferRemove WSL checks and platform detection (#53526)
2021-06-01 Geoff Kizerchange exceptions from socks proxy failure to be HttpRe...
2021-06-01 dotnet-maestro... Update dependencies from https://github.com/mono/linker...
2021-06-01 Dong-Heon JungFix arm build fail with clang11 (#53511)
2021-06-01 Jan VorlicekFix StubLinkerCPU::EmitMovConstant (#53510)
2021-06-01 Steve MacLeanFix42292 (#52463)
2021-05-31 Zoltan Varga[mono] Remove some obsolete emscripten flags. (#53486)
2021-05-31 Artem KliatchkineFixed path to projects (#53435)
2021-05-31 Tomas Weinfurtsupport ServerCertificateContext in quic (#53175)
2021-05-31 Tom DeseynSocket: delete unix local endpoint filename on Close...
2021-05-31 Radek Doulik[mono] Fix sgen_gc_info.memory_load_bytes (#53364)
2021-05-31 Theodore TsirpanisRefactor MsQuic's native IP address types. (#53461)
2021-05-31 SingleAccretionRe-enabled optimizations for gtFoldExprConst (#53347)
2021-05-31 Johan LorenssonAdd diagnostic support into sample app and AppBuilders...
2021-05-31 David WrightonFix issues with virtuals and mdarrays (#53400)
2021-05-30 Andrii KurdiumovSplit Variant marshalling tests (#53035)
2021-05-30 Tanner GoodingUpdate clrjit.natvis to cover GT_SIMD and GT_HWINTRINSI...
2021-05-30 Geoff Kizerremove WSL checks in tests (#53475)
2021-05-30 Stephen ToubAlways spawn message loop thread for SystemEvents ...
2021-05-29 Geoff Kizeradd AcceptAsync cancellation overloads (#53340)
2021-05-29 Steve PfisterRemove unnecessary reference to iOS workload pack in...
2021-05-29 Stephen ToubAdd CookieContainer.GetAllCookies (#53441)
2021-05-29 Eric ErhardtRemove DynamicallyAccessedMembers on JsonSerializer...
2021-05-29 Ankit Jain[wasm] Re-enable Wasm.Build.Tests (#53433)
2021-05-29 Mitchell Hwang[libraries] Move library tests Feature Switches default...
2021-05-28 Bruce ForstallFix SuperPMI collect with getIntConfigValue (#53442)
2021-05-28 Stephen ToubUse IsReferenceOrContainsReferences in ConcurrentQueue...
2021-05-28 James ThomsonFix `Task.Delay()` `<exception>` XML comments (#53392)
2021-05-28 Vladimir SadovMerged PR 13255: [5.0 MSRC] Ensure that extracted bundl...
2021-05-28 Andy AyersAdd new devirt reason. (#53334)
2021-05-28 Stephen ToubEnable recently added Microsoft.CodeAnalysis.NetAnalyze...
2021-05-28 Nikitin A.... Fix GetLoadContextForDynamicAssembly GC Stress Fail...
2021-05-28 Kunal PathakDo not assume about another half regrec (#53412)
2021-05-28 Nikitin A.... Fix #48579 (#49387)
2021-05-28 Tarek Mahmoud... Fix Time Zone Id Conversion with Lowercased Regions...
2021-05-28 dotnet-maestro... [main] Update dependencies from mono/linker (#53144)
2021-05-28 Tom DeseynConsole.Unix: fix, make CancelKeyPress work when input...
2021-05-28 Juan HoyosDisable flaky CodeDom tests (#53419)
2021-05-28 Viktor HoferUpgrading netcoreapp2.x and NCA3.0 to netcoreapp3.1...
2021-05-28 Adam SitnikWasm.Build.Tests should not use local targeting runtime...
2021-05-28 Pavel Savara[wasm][xharness] install development SSL certificate...
2021-05-28 Levi BroderickExpose Array.Clear(Array) as public API (#53388)
next