platform/upstream/dotnet/runtime.git
2020-08-12 Thays Grazia[wasm] Fix debugger tests source format (#40725)
2020-08-12 Cory NelsonAdditional HTTP/3 and QUIC fixes (#40675)
2020-08-12 Larry Ewing[browser] Move the test specific code to the right...
2020-08-12 Ryan Lucia[mono] Fix configure to actually disable dllmap on...
2020-08-12 Marie PíchováRevert "FormUrlEncodedContent - make key non Nullable...
2020-08-12 Charles StonerEnsure re-used local is initialized (#40694)
2020-08-12 Ben AdamsExecutionContext.Restore (#40322)
2020-08-12 Sam PatelReenable NativeLibrary callback tests (#40669)
2020-08-12 Vlad Brezae[coop] Use handles for mono_runtime_try_invoke_array...
2020-08-12 Jeroen OortwijnEnsure Process.MainWindowTitle and Process.Responding...
2020-08-12 Jan JahodaFormUrlEncodedContent - make key non Nullable (#40267)
2020-08-12 Roman MarusykImprove System.Numerics.Matrix3x2 and Matrix4x4 hash...
2020-08-12 ts2doBroaden checks for BigInteger.Multiply (#1796)
2020-08-12 Marie PíchováBasic h2c tests (#40702)
2020-08-12 Marie PíchováHTTP Version Selection (#39201)
2020-08-12 Tanner GoodingFixing Matrix4x4 to use AdvSimd.Negate (#40684)
2020-08-12 Roman MarusykRemove throw OperationCanceledException in Host.StopAsy...
2020-08-12 minjuRemove the unused local variable 'length' (#40693)
2020-08-12 Mike McLaughlinFix some createdump issues (#40687)
2020-08-12 Geoff Kizerfix error mapping in HttpWebRequest to handle NetworkEx...
2020-08-12 monojenkins[aot] Avoid dedup-ing non-public instances. (#40643)
2020-08-12 David WrightonRe-enable tracelogging test for crossgen2 (#40685)
2020-08-12 Tomas Weinfurtadd macOS 11 with arm64 to RID graph (#40644)
2020-08-11 Edison Henrique... [VisualBasic] Fix TypeName for COM objects (#40584)
2020-08-11 lindexiAdd logger to cache entry to catch exception (#37292)
2020-08-11 David WrightonFix handling of collectible thread statics and GC ...
2020-08-11 Matt KotsenasRemove unused locals in System.Net.* (#39575)
2020-08-11 David WrightonFix virtual slot indices in VSD botr example (#40174)
2020-08-11 Jan KotasUpdate README.md
2020-08-11 Maryam Ariyanmodifies flaky Microsoft.Win32 test (#40673)
2020-08-11 Tanner GoodingUpdating Matrix4x4 to accelerate several functions...
2020-08-11 Sam PatelUpdate Codeowners file (#40662)
2020-08-11 Adam Sitnikmake ConsoleKeyInfo implement IEquatable<ConsoleKeyInfo...
2020-08-11 Steve Pfister[Wasm] Enable CopyWithData FileSystem test (#40663)
2020-08-11 Jake MeiergerdAdded additional LoggerMessage.DefineScope() overloads...
2020-08-11 Alessio FranceschelliExtensions.Logging: JsonConsoleFormatter serializes...
2020-08-11 Drew ScogginsAdd feed for Nodejs 12.x (#40667)
2020-08-11 Marie PíchováHTTP/2 Continuation test (#40533)
2020-08-11 BuyaaICommand CanExecuteChanged should be nullable (#40648)
2020-08-11 Miha ZupanImprove error details on DNS Telemetry test failure...
2020-08-11 Carlos SanchezFix: FileStream.Dispose silently fails on Dispose when...
2020-08-11 Alessio FranceschelliFixed XML docs for ILoggingBuilder AddProvider extensio...
2020-08-11 Matt KotsenasRemove unused locals in System.Security namespaces
2020-08-11 Adam SitnikAdd additional Windows-specific APIs (#40610)
2020-08-11 Natalia KondratyevaRemove max header length check from WebHeaderCollection...
2020-08-11 Juan HoyosFix versionless UCRT probing path (#40642)
2020-08-11 Elinor FungFix ref counting in ComWrappers tests (#40636)
2020-08-11 Miha ZupanEnsure Http Telemetry correctness (#40338)
2020-08-11 Jan KotasSuppress GS cookie checks in method epilogs (#40637)
2020-08-11 symphonyPath change for ryujit-overview.md (#40611)
2020-08-11 David Masonadd eventsource doc (#40630)
2020-08-11 David CantuFix concurrent collections CA1836 rule violations ...
2020-08-11 David CantuInline underlying array into ImmutableArray<T>.IsEmpty...
2020-08-11 Ben AdamsType.IsAssignableTo (#40326)
2020-08-11 Matt KotsenasRemove unused locals in System.ServiceProcess.ServiceCo...
2020-08-10 Zoltan Varga[runtime] If the initial pinvoke lookup fails, emit...
2020-08-10 Prashanth GovindarajanWiden ascii to utf16 (#39510)
2020-08-10 Austin WiseUpdate using-dotnet-cli.md (#40580)
2020-08-10 Marek SafarDon't call user operator for null check of HttpMethod...
2020-08-10 Ben AdamsFix DelayPromise constructor race condition (#40356)
2020-08-10 Dan MoseleyDisable SB test (#40628)
2020-08-10 Eric ErhardtSync Microsoft.Extensions ref assembiles for new linker...
2020-08-10 monojenkinsFixing debugger hang that would occur when inspecting...
2020-08-10 Kenneth Pouncey[browser][file system] Tests System.IO.FileSystem ...
2020-08-10 woooooooodRemove unused local in System.Configuration.Configurati...
2020-08-10 Tomas Weinfurtfix certificate ctx on windows and macOS (#39818)
2020-08-10 Tanner GoodingFixing an issue with the CPUID check for BMI1/BMI2...
2020-08-10 Egor ChesakovFix #33948 by decreasing number of tests per group...
2020-08-10 Larry EwingRun dotnet-format on the debugger source (#40618)
2020-08-10 Carol EidtUpdate LSRA Doc (#39492)
2020-08-10 Key KimRemove unused variable assignments in CapiHelper
2020-08-10 Tarek Mahmoud... System.Diagnostics Tracing APIs additions (#40534)
2020-08-10 Adam Sitnikuse new OperatingSystem APIs in test projects that...
2020-08-10 Omair MajidSupport extra compiler flags during building (#39191)
2020-08-10 monojenkins[aot] Fix the handling of r4/r8 parameter types with...
2020-08-10 Adam SitnikUse new OS checks in src (#40520)
2020-08-10 Key KimFix typo in docs/workflow/building/libraries (#40600)
2020-08-10 SUN GuoyunRedefine signal for architecture mips (#40513)
2020-08-10 Manish Godsecheck for Null returned from Assembly.GetEntryAssembly...
2020-08-10 Tomas Weinfurtmake ssl tests more portable (#40303)
2020-08-09 Ankit Jain[wasm][debugger] Add support for invoking getters on...
2020-08-09 Stephen ToubUpdate Microsoft.CodeAnalysis.NetAnalyzers to 3.3.0...
2020-08-09 Key KimUpdate linux-requirements.md (#40576)
2020-08-08 Geoff Kizerfix flaky test (#40565)
2020-08-08 Tomas Weinfurtinclude more details in exception if remote certificate...
2020-08-08 Brian SullivanMinimal fix for Issue 620 (#40535)
2020-08-08 Carol EidtSuperpmi: adjust relocations (#40563)
2020-08-08 Sergey AndreenkoReenable the test. (#40515)
2020-08-08 Santiago Fernandez... Disable EOL Target Frameworks check in newer SDKs ...
2020-08-08 Egor Chesakov[Arm64] Treat methods of non-generic Vector64 and Vecto...
2020-08-08 Egor ChesakovWhen returning a SIMD value use v0 register as the...
2020-08-07 Austin WiseUpdate using-dotnet-cli.md (#40504)
2020-08-07 Tomáš RylekContinue updating previous generic dictionaries after...
2020-08-07 Dan MoseleyFix StringBuilder AV (#40500)
2020-08-07 Thays Grazia[wasm] [debugger] Support Exception Break on Debugger...
2020-08-07 Drew ScogginsRemove perf CI runs (#40540)
2020-08-07 Mike McLaughlinSign and add entitlements to createdump and host binari...
2020-08-07 Yoh DeadfallReduced code size and optimized name key creation for...
2020-08-07 imhameed[mono] Allow creating `TypedReference *` and `TypedRefe...
2020-08-07 Alexander KöplingerWASM: Add pkgproj for the browser debug proxy/host...
next