platform/upstream/dotnet/runtime.git
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.
2020-01-25 Zoltan VargaMerge pull request #2081 from monojenkins/sync-pr-18552...
2020-01-25 vargaz[jit] Compute has_references correctly for gshared...
2020-01-25 Marie PíchováFixed typo in docker readme (#2190)
2020-01-25 Tomáš RylekFix intrinsics treatment in Crossgen2 (#1926)
2020-01-25 Alexander KöplingerMove Strings.resx from CoreCLR to shared System.Private...
2020-01-25 Elinor FungRemove unused parts of resource loading (#2164)
2020-01-25 Santiago Fernandez... Fix restore of internal tools and enable IBC merge...
2020-01-25 Zoltan VargaMerge pull request #2142 from vargaz/runtime-no-abort
2020-01-25 Santiago Fernandez... Increase crossgen-comparison job timeout (#2160)
2020-01-25 Santiago Fernandez... Change from PackageTesting to BuildAllConfigurations
2020-01-25 Andy AyersJIT: merge fgMorph into compCompile (#2110)
2020-01-25 Andy AyersJIT: fix another jitstress/gcstress issue with profiler...
2020-01-24 Vladimir Sadovfixed few races when setting or clearing card bundle...
2020-01-24 Steve MacLeanRefactor CMake system to allow cross OS DAC compile...
2020-01-24 Bill WertUpdate perfview link (#2161)
2020-01-24 Zoltan VargaMerge pull request #2108 from vargaz/mono-cmake-build
2020-01-24 Michal StrehovskýFix validation of uninstantiated generic methods (...
2020-01-24 TomasOne more removal of superfluous namespace specification
2020-01-24 Tomas WeinfurtReenable Http2_ServerSendsInvalidSettingsValue_Error...
2020-01-24 TomasRemove superfluous namespace name on Intrinsic per...
2020-01-24 Davis GoodinRemove date number from dev build version (#1835)
2020-01-24 Youssef Victorcorefx => runtime (#2068)
2020-01-24 Tanner GoodingRecognize the `Vector128/256.AsVector*` methods as...
2020-01-24 Tomas Weinfurtenable PostAsync_ReuseRequestContent_Success on Unix...
2020-01-24 Eric StJohnRemove ActiveIssue(39075) (#2119)
next