platform/upstream/dotnet/runtime.git
2020-01-30 Adeel MujahidPass native build args from top-level scripts (#2071)
2020-01-30 Tomáš RylekImprove thunk call disassembly in R2RDump (#2297)
2020-01-30 Eirik TsarpalisNullable annotate System.Reflection.MetadataLoadContext.
2020-01-30 Andrew ArnottHide redundant members from debugger views (#2361)
2020-01-30 Egor ChesakovFor a destination register use scalar forms (i.e. Sd...
2020-01-30 Egor Chesakov[Arm64] Support Vector64<double>, Vector64<long>, and...
2020-01-30 Jeremy BartonUpdate test OS matrix
2020-01-30 Tomáš RylekAdd periodic schedule for the R2R pipeline (#2358)
2020-01-30 Andrew AuImprove GC stress tests (#2166)
2020-01-30 monojenkins[wasm][debugger] Initial support for proxying flat...
2020-01-29 Adeel MujahidAdd a fallback condition for musl ldd check (#2336)
2020-01-29 Jeremy KoritzinskyUse Arcade-provided IBCMerge support for System.Private...
2020-01-29 Stephen ToubDisable Regex long pattern string test on .NET Framewor...
2020-01-29 Prashanth GovindarajanFix parsing of '-' when inside a range (#1075)
2020-01-29 Eirik TsarpalisRevert "Nullable annotate System.Reflection.MetadataLoa...
2020-01-29 Pent PloompuuFix double expansion of AggregateException.Flatten...
2020-01-29 Jan KotasMerging small assemblies (part 1/N) (#2189)
2020-01-29 Jan KotasRevert "Dead Ending Microsoft.CSharp Package and Bumpin...
2020-01-29 John Smithtypo - removed unneeded word in a comment (#2331)
2020-01-29 Steve MacLeanLimit jit format.py to src/coreclr/src/jit (#2328)
2020-01-29 monojenkins[merp] MONO_DEBUG=no-gdb-stacktrace shouldn't disable...
2020-01-29 Eirik TsarpalisNullable annotate System.Reflection.MetadataLoadContext...
2020-01-29 Vladimir SadovRefactor handling of non-SOH generations (#1688)
2020-01-29 Michal StrehovskýConstruct TypedReference on top of ByReference (#2216)
2020-01-29 Viktor HoferUse different artifact name for Mono vs CoreCLR (#2292)
2020-01-29 Michal StrehovskýEmit Partial/PlatformNeutralSource flags in R2R header...
2020-01-29 Michal StrehovskýDelete dead code in Crossgen's Program.cs (#2304)
2020-01-29 Andy AyersEnable inline type checks for all type equality cases...
2020-01-29 monojenkins[interp] Fix virtual calls in mixed mode (#2299)
2020-01-29 Anirudh AgnihotryDead Ending Microsoft.CSharp Package and Bumping the...
2020-01-29 Koundinya VeluriRevert "Disable test based on #129 (#130)" (#2310)
2020-01-29 Stephen ToubAdd support for multiple char classes in FindFirstChars...
2020-01-29 Alexander KöplingerDisable System.Net.* tests on Mono that are also disabl...
2020-01-29 Steve MacLeanRemove format.patch (#2323)
2020-01-29 Santiago Fernandez... Move libraries internal restore before repo restore...
2020-01-29 Davis GoodinAdd build skip functionality for servicing builds ...
2020-01-29 Andy AyersJIT: remove inlining restriction for some methods that...
2020-01-28 Koundinya VeluriImprove call counting mechanism (#1457)
2020-01-28 Next TurnUse process_vm_readv to read remote memory when availab...
2020-01-28 Elinor FungInclude error details when stream can't be opened for...
2020-01-28 Santiago Fernandez... Remove workaround for Build.SourcesDirectory variable...
2020-01-28 Ben AdamsMake string._stringLength readonly (#2001)
2020-01-28 buyaa-nAnnotate System.Security.AccessControl for nullable...
2020-01-28 Tom DeseynSmtpClientTest: re-enable TestZeroTimeout (#2085)
2020-01-28 Jan JahodaRemove "ActiveIssue" attribute from test (#2146)
2020-01-28 JohonisUpdate SerialPort.Linux.cs (#2009)
2020-01-28 Stephen ToubAdd more diagnostics to DroppedIncompleteStateMachine_R...
2020-01-28 Stephen ToubDisable HttpListener test on Mono (#2285)
2020-01-28 Santiago Fernandez... Attempt to fix restore internal tools (#2255)
2020-01-28 mikednPrevent LocalAddressVisitor from morphing x86 vararg...
2020-01-28 John TurUse HashCode.Add rather than HashCode.Combine (#2200)
2020-01-28 Michal StrehovskýMerge ReadyToRunCodegenNodeFactory into NodeFactory...
2020-01-28 Andy AyersJIT: emit gc updates from RRR instruction forms (#2197)
2020-01-28 Charles StonerPort Microsoft.VisualBasic.CompilerServices.Utils.GetRe...
2020-01-28 Dong-Heon JungConvert AssemblyNative::Load to QCall (#1929)
2020-01-28 Jan KotasFix incorrect BAD_FORMAT_NOTHROW_ASSERTs in casting...
2020-01-28 Andrew AuAllow allocating large object from free list while...
2020-01-28 Steve MacLeanFix compilation of dbgtransportsession (#2247)
2020-01-28 Steve MacLeanAdd FEATURE_REMOTE_PROC_MEM (#2244)
2020-01-28 Ganbarukamo41Fix local test failures for System.Xml.Xsl.XslTransform...
2020-01-28 Santiago Fernandez... Merge pull request #2260 from dotnet/BatchCoreclrCi
2020-01-28 Santiago Fernandez... Batch CI builds for PRI2 testing of CoreCLR
2020-01-27 Andrew AuMake sure R2RDump write to console in case --out is...
2020-01-27 Anirudh AgnihotryUpdating the IL.Sdk package to latest (#2235)
2020-01-27 Tomáš RylekFix concurrency issues in the regression test b426654...
2020-01-27 Jan VorlicekCrossgen2 - precompile generic instantiations (#2154)
2020-01-27 Santiago Fernandez... Remove workarounds in build scripts for netcoreapp...
2020-01-27 Santiago Fernandez... Move official builds to OSX 10.14 pool (#2159)
2020-01-27 Eugene RozenfeldFix method and basic block flags used by early opts...
2020-01-27 Stephen ToubFactor common prefix text out of Regex alternations...
2020-01-27 Günther FoidlFixed Base64 EncodeToUtf8 / DecodeFromUtf8 return state...
2020-01-27 Jan KotasDelete unused code related to ExtensibleClassFactory...
2020-01-27 Brian SullivanFix for IlAsm round-trip issue #803 (#2168)
2020-01-27 Stephen ToubDelete dead ctor in RegexParseException (#2229)
2020-01-27 monojenkins[utils] Default to g_print in mono_counters_dump if...
2020-01-27 Zoltan Varga[mono-corelib] Embed linker descriptor. (#2141)
2020-01-27 Stephen ToubAvoid large switch in compiled FindFirstChar (#2169)
2020-01-27 Eric StJohnUse latest System.Memory for ns2.0 refs (#2112)
2020-01-27 monojenkins[runtime] Miscellaneous printf cleanup (#2177)
2020-01-27 Steve PfisterRemove obsolete files from mono netcore. (#2223)
2020-01-27 monojenkinsUpdate locale tables - add Tatar CLDR files tt.xml...
2020-01-27 Marek SafarAdd pull requests guide doc (#2145)
2020-01-27 Michal StrehovskýDelete AvailableType/ExternalTypeNode (#2218)
2020-01-27 Michal StrehovskýDelete orphaned file (#2217)
2020-01-27 Tomáš RylekMinor R2RDump facelift w.r.t. diffing dump (#2184)
2020-01-27 Marie PíchováConfig for CredScan suppresions (#2212)
2020-01-27 monojenkinsFix for -mminimal-toc detection, enable BTLS on FreeBSD...
2020-01-27 monojenkinsAllow passing IntPtr values with UnmanagedType.AsAny...
2020-01-27 Alexis Christoforides[mono-corelib] Throw exception on an invalid use of...
2020-01-27 Cory NelsonAdd HTTP/3 draft 25 support. (#1294)
2020-01-27 Jan KotasUnify remaining CoreLib interop files (#2203)
2020-01-26 Zoltan VargaMerge pull request #2206 from vargaz/disable-lldb
2020-01-26 Michal StrehovskýMake JIT configuration a single-init static (#2208)
2020-01-26 Zoltan Varga[runtime] Disable lldb backtrace display on osx, it...
2020-01-26 Thays GraziaMerge pull request #2079 from monojenkins/sync-pr-18537...
2020-01-26 thaystg[debugger] Access invalid memory address using PointerV...
2020-01-25 Jan KotasCPU utilization computation fixes (#2196)
2020-01-25 monojenkinsFix typos (#2179)
2020-01-25 Stephen ToubReduce execution time of RegexCharacterSetTests (#2194)
2020-01-25 Kevin JonesInitialize HashSizeValue for digest algorithms.
next