platform/upstream/dotnet/runtime.git
2020-07-31 David MasonDisable GCStress for profiler tests (#40171)
2020-07-31 Marek SafarUpdate area-owners.md (#40200)
2020-07-31 Eric StJohnEnsure we can evolve IO.Pipelines package (#40212)
2020-07-31 David MasonUnregister callback when setting a provider for deferre...
2020-07-31 John SalemHandle success case for overlapped IO in Windows Diagno...
2020-07-31 Levi BroderickClarify string source comments (#40210)
2020-07-31 Matt SmithAdding sequential read as the file option in ReadAllByt...
2020-07-31 Alexander KöplingerFix nullability warning in ApkBuilder.cs with newer...
2020-07-31 Larry Ewing[wasm] Enable stack tests that now work on browser...
2020-07-31 Larry EwingImprove runtime error logging (#40176)
2020-07-31 Marek SafarMove GetCurrentProcessId interop for Browser to managed...
2020-07-31 Jan KotasDelete unused PInvokeInline config value (#40199)
2020-07-31 Kunal Pathak Rename pInitRegModified ->pInitRegZeroed , fix a condi...
2020-07-31 Eric StJohnBring back Microsoft.Bcl.AsyncInterfaces (#40189)
2020-07-31 monojenkinsFix __asm__ specifications for Clang (#40175)
2020-07-31 Viktor HoferDisable MSB3270 warning when referencing CoreLib (...
2020-07-31 Maxim Lipnin[wasm] Re-enable some System.Linq.Expressions tests...
2020-07-31 David WrightonCorrectly handle gc desc for explicit layout type which...
2020-07-31 David WrightonUse IsCopyConstructed modreq consistently in test ...
2020-07-31 Eugene RozenfeldRe-work fix for flow graph update. (#40162)
2020-07-31 David WrightonDisable copy ctor test on Mono (#40161)
2020-07-30 monojenkins[RISCV] Build fixes and simple exception handling ...
2020-07-30 David MasonReport POH objects in RootReferences and ObjectReferenc...
2020-07-30 David WrightonDo not check static methods for variance safety rules...
2020-07-30 Anirudh AgnihotryCorrecting Mismatch between ref and src (#39741)
2020-07-30 Layomi AkinrinadeVerify JsonSerializer support for init-only properties...
2020-07-30 Marek SafarExclude EUid and EGid for Browser build as they are...
2020-07-30 dotnet-maestro... [master] Update dependencies from dotnet/arcade mono...
2020-07-30 David CantuAdd nullability annotations to XPath*files in Xml/Cache...
2020-07-30 David WrightonGenerate deterministic timestamp (#40122)
2020-07-30 David WrightonCopy ctor handling for crossgen2 (#40113)
2020-07-30 Layomi AkinrinadeBulk-suppress linker warnings during library builds...
2020-07-30 Kenneth Pouncey[browser][tests] Deactivate marshal tests as they are...
2020-07-30 Andy AyersFor arm32, kill REG_PROFILER_RET_SCRATCH for LSRA but...
2020-07-30 Eric ErhardtFix ILLink.Substitutions.xml Warnings during Blazor...
2020-07-30 Egor ChesakovConsider that retbuf arg can point to GC heap in fgCrea...
2020-07-30 Michal StrehovskýSync shared file (#40141)
2020-07-30 Alexander Köplinger[wasm] Address TODO in pal_runtimeinformation.c (#40133)
2020-07-30 Viktor HoferRemove AspNetCore Testing Infra that isn't used (#40091)
2020-07-30 Jarret ShookAdd first fsharp test (#39871)
2020-07-30 Alexander NikolaevTelemetry doesn't log datagrams failed in send/receive...
2020-07-30 monojenkins[jit] Avoid calling mono_marshal_get_native_wrapper...
2020-07-30 Viktor HoferUpdate docs for packaging and other nits (#40134)
2020-07-30 Miha ZupanImplement Header encoding selectors on SocketsHttpHandl...
2020-07-30 Viktor HoferSupport dotnet pack on libs src project (#40107)
2020-07-30 Anton FirszovMinor fix in library build instruction (#40109)
2020-07-30 Sergey AndreenkoFix dummy OBJ/BLK/IND nodes. (#39824)
2020-07-30 Roman MarusykRemove dead resource strings from Microsoft.VisualBasic...
2020-07-30 David WrightonRe-enable ThreadStartBool_1 test for crossgen2 compilat...
2020-07-29 Levi BroderickAdd BinaryFormatter auditing EventSource (#39874)
2020-07-29 David MasonAdd profiler ELT test (#39550)
2020-07-29 Viktor HoferFix CoreLib build when building libraries solutions...
2020-07-29 Mike McLaughlinAdd env var to control createdump on MacOS (#39982)
2020-07-29 David WrightonTolerate pathological growth of optCSEHash (#40056)
2020-07-29 David WrightonTweak ObjectStackAllocationTests so that they work...
2020-07-29 Andrew AuFix unwind info decoding (#40030)
2020-07-29 Viktor HoferFix TestUtilities IsTestProject being set to true insid...
2020-07-29 Koundinya VeluriAdd config var to allow disabling automatic CPU group...
2020-07-29 Prashanth GovindarajanNarrow four utf16 chars to ascii and write to buffer...
2020-07-29 David WrightonRe-enable test as issue was fixed (#40026)
2020-07-29 Andrew AuAdd more configurations to runtimeconfig.json (#40036)
2020-07-29 Tomáš RylekCrossgen2 composite GC stress pipeline (#39949)
2020-07-29 Olivia ChenSplit Perf Helix Workitem (#39859)
2020-07-29 Andy AyersJIT: ensure fgFirstBB has appropriate flags (#40038)
2020-07-29 Alexander Köplinger[wasm] Remove unused icalls for Environment properties...
2020-07-29 Geoff KizerBindAsync -> ListenAsync (#40068)
2020-07-29 Marie PíchováDo not test sockets handler fix on WinHttpHandler....
2020-07-29 Santiago Fernandez... WASM: Enable GetAssemblyNameTest_ValidAssembly and...
2020-07-29 Vitek KarasRedirect DllImport of hostpolicy to the main executable...
2020-07-29 Ryan Lucia[mono] Disable cfgdir config on Windows netcore builds...
2020-07-29 Maxim Lipnin[wasm] Re-enable some tests in the System.Net.WebSocket...
2020-07-29 Marie PíchováDisabled outerloop test. (#40045)
2020-07-29 Katelyn GaddUpdate threadpool callback error messages to fix #38803...
2020-07-29 Katelyn GaddAssert that we don't get the value we don't want instea...
2020-07-29 Kenneth Pouncey[browser][wasm] Configuring request options in Browser...
2020-07-29 Sergio PedriAdd Unsafe.IsNullRef and Unsafe.NullRef (#40008)
2020-07-29 Tarek Mahmoud... Fix creating RegionInfo object using names with differe...
2020-07-28 yowlNegate find_object GetConservativeGC logic. (#39905)
2020-07-28 Zoltan Varga[interp] Add null checks to STIND opcodes. (#40041)
2020-07-28 Jan KotasCleanup mscorlib references under src\coreclr\src ...
2020-07-28 Elinor FungFix parsing of embedded .clsidmap in comhost (#40022)
2020-07-28 Jarret ShookDisable based on #40034 (#40035)
2020-07-28 monojenkins[debugger] Revert Removing unhandled_exception which...
2020-07-28 Thays GraziaManually merging driver.c from https://github.com/mono...
2020-07-28 Dan MoseleyUpdate visualstudio.md (#40047)
2020-07-28 Alexander Köplinger[wasm] Add missing EMCC_FLAGS variable when building...
2020-07-28 Egor BogatovIntrinsify MemoryMarshal.GetArrayDataReference for...
2020-07-28 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2020-07-28 Bruce ForstallEnable dumping GC tables in release builds (#39946)
2020-07-28 Ryan Lucia[mono] Fix warnings on OSX netcore (#39997)
2020-07-28 Juan HoyosStop using transport packages for CoreCLR assets (...
2020-07-28 Tomas Weinfurt use empty server name is client did not specify one...
2020-07-28 Alexander NikolaevIncrease HTTP/2 connection expiration test's timeouts...
2020-07-28 Elinor FungError on multiple calling conventions in modopts (...
2020-07-28 David WrightonFix mdarrays (#39984)
2020-07-28 Paulo MorgadoFix typo on comment on ReflectionEnum::InternalHasFlag...
2020-07-28 Cory NelsonInitial (partially-reviewed API) System.Net.Connections...
2020-07-28 Shay RojanskyAnnotate System.ComponentModel.DataAnnotations for...
2020-07-28 Marie PíchováExpect 100 Continue Hang (#38774)
2020-07-28 Alexander NikolaevSystem.Net.Sockets telemetry counters (#39708)
next