platform/upstream/dotnet/runtime.git
2020-02-17 monojenkins[jit] Run static cctors for inlined methods, the cctor...
2020-02-17 Alexander KöplingerAdd missing MONO_LLVM_INTERNAL to mono_marshal_get_nati...
2020-02-17 monojenkins[cross] check against correct alignment value (#31801)
2020-02-17 monojenkins[abi-details] add explaining comment for macro magic...
2020-02-17 monojenkinsRemove unnecessary ifdef before undef. (#32417)
2020-02-17 Alexander KöplingerAdd back System.Json to mono-profiler-coverage.suppress...
2020-02-17 monojenkinsRemove duplicated Windows header content. (#32252)
2020-02-17 Anton FirszovReduce execution time of Socket handle inheritance...
2020-02-17 monojenkinsFix/quash some warnings. (#32395)
2020-02-17 monojenkinsRemove unnecesssary include. (#32394)
2020-02-17 monojenkins[interp] Use method_entry at interp entry instead of...
2020-02-17 monojenkins[interp] Step toward consolidating nonrecursive call...
2020-02-17 monojenkins[interp] Fix incorrect comment -- stackval has no size...
2020-02-17 Egor Bogatov[mono] Fix msvc mono build and add `CopyMonoRuntimeFile...
2020-02-17 monojenkins[interp] Step toward consolidation of non-recursive...
2020-02-17 Viktor HoferUpdate Build Script Help Content (#2046)
2020-02-17 Viktor HoferPublish (bin)logs as pipeline artifacts (#2345)
2020-02-17 Stephen ToubSimplify and remove char[] allocation from AsnFormatter...
2020-02-17 Stephen ToubUse double.Parse on span instead of string in Unix...
2020-02-17 Dong-Heon JungFix an assert error in crossgen2 on ARM (#32421)
2020-02-16 Vladimir SadovGC polling in unboxing JIT helpers (#32353)
2020-02-16 pi1024eSimplify to use NOT operator instead of comparing to...
2020-02-16 IliaDefine FEATURE_PROFAPI_ATTACH_DETACH always (#32293)
2020-02-16 Viktor HoferDisable EventLog test on all targets (#32403)
2020-02-16 dotnet-maestro... [master] Update dependencies from dotnet/arcade (#32292)
2020-02-16 Marius UngureanuRemove CreateDefensiveCopy and inline it in ImmutableAr...
2020-02-16 Tomáš RylekTemporarily disable Windows ARM test executions (#32390)
2020-02-16 Anatoly Belyaevremove duplicate definition of Interop.Advapi32.CryptRe...
2020-02-16 Marius GundersenFix build on systems with space in path (#32169)
2020-02-16 Michał BryłkaUpdate documentation for Vector256.Create methods ...
2020-02-16 Marius UngureanuAdd a comment explaining why not to switch to Array...
2020-02-16 pi1024e!entry cannot be null ever, so why even bother have...
2020-02-16 Mike McLaughlinRemove DAC dependence on compile time DAC_TABLE_RVA...
2020-02-15 Aaron RobinsonRemove unused COM shutdown logic. (#32381)
2020-02-15 Steve PfisterAdd additional info to the mono building and testing...
2020-02-15 Anton LapounovAvoid throwing NRE when system module is not passed...
2020-02-15 Ahson KhanImprove Span.SequenceEqual for small buffers. (#32364)
2020-02-15 Miha ZupanAvoid using stackalloc in a loop (#32375)
2020-02-15 Andy AyersJIT: note when simd store coalescing produces a full...
2020-02-15 Anirudh Agnihotryremoving system.json project (#32329)
2020-02-15 Stephen ToubAdd Socket.OSSupportsUnixDomainSocket (#32160)
2020-02-15 Stephen ToubRemove char[] allocation from XmlConverter.StripWhitesp...
2020-02-15 Stephen ToubUse span-based IndexOfAny in ModuleBuilder (#32299)
2020-02-15 Jan KotasUse SYSTEM_PRIVATE_CORELIB ifdef for consistency (...
2020-02-15 Stephen ToubRemove startup byte[] allocation in EventSource (#32276)
2020-02-15 Ahson KhanAdd issues to the TODOs in S.T.Json source for better...
2020-02-15 Levi BroderickAdd public ReferenceEqualityComparer API (#31753)
2020-02-15 monojenkins[llvmonly] Allow more direct calls. (#32214)
2020-02-15 Anton LapounovCrossgen2: set 'X' bit in unwind info for ARM (#32346)
2020-02-15 Bill WertCleanup old links (#32319)
2020-02-15 monojenkins[llvm] Remove unused llvm.mono.load/store intrinsics...
2020-02-15 Simon NattressDisable coreroot_determinism test (#32334)
2020-02-15 Sergey AndreenkoKeep correct `fieldSeq` for 0-offset fields. (#32085)
2020-02-15 Andy AyersSupport 32 byte alignment of code on xarch (#2249)
2020-02-15 monojenkins[llvm] Fix LLVM JIT when used with multiple AppDomains...
2020-02-15 monojenkins[llvmonly] Avoid adding the aot init wrappers to the...
2020-02-15 Miha ZupanFix and optimize EscapeUnescapeIri (#32025)
2020-02-15 Ahson KhanFix typo in S.T.J namespace in the writable dom spec...
2020-02-15 Anirudh AgnihotryShow all files in file explorer and some extent of...
2020-02-14 Swaroop SridharSingleFile bundles: Ensure extraction mappings are...
2020-02-14 Santiago Fernandez... Update Pull Request docs for more detailed info (#32336)
2020-02-14 Tomas Weinfurtfix buffer handling in Tls handshake (#32267)
2020-02-14 Saurabh SinghMerge pull request #32207 from saurabh500/soln2fixAV
2020-02-14 Ahson KhanDo not deserialize using internal or private default...
2020-02-14 monojenkins[interp] Fix filter clauses (#32192)
2020-02-14 Drew ScogginsMerge pull request #32314 from DrewScoggins/AddPRPerf
2020-02-14 buyaa-nAnnotate System.Security.Cryptography.Csp for nullable...
2020-02-14 Levi BroderickChange to https:// across System.Text.Encodings.Web...
2020-02-14 Egor Chesakov[Arm64] Add ASIMD pairwise reduce instructions (#32277)
2020-02-14 Yaroslav Yamshchikovfix infinite recursion in crossgen2 on ARM (#32227)
2020-02-14 Vitek KarasMerge pull request #32221 from vitek-karas/FixProbeOrderDoc
2020-02-14 vitek-karasFix step numbers
2020-02-14 Vitek KarasApply suggestions from code review
2020-02-14 Stephen ToubAnnotate Microsoft.VisualBasic.Core ref assembly for...
2020-02-14 Egor BogatovJIT: Optimize "constant_string".Length (#1378)
2020-02-14 Drew ScogginsUsed the wrong include/exclude block
2020-02-14 Anton LapounovFix OOM in R2RDump (#32274)
2020-02-14 monojenkins[llvmonly] Emit stubs for methods which failed compilat...
2020-02-14 Drew ScogginsAdd PR trigger for runtime performance
2020-02-14 Tomáš RylekFix CG2 framework compilation on Linux / OSX
2020-02-14 Cory NelsonGet tests running for HTTP/3 (#31898)
2020-02-14 Ryan Lucia[loader] Move AssemblyDependencyResolver to shared...
2020-02-14 Stephen ToubRemove some char[] allocations from Split usage (#32301)
2020-02-14 Stephen ToubRemove a char[] allocation from HttpUtility (#32298)
2020-02-14 Anirudh Agnihotryfixing the order of targetFrameworks to show appropriat...
2020-02-14 Santiago Fernandez... Enable cryptography tests hitting libssl issue (#32255)
2020-02-14 Eirik TsarpalisMerge pull request #32174 from eiriktsarpalis/annotate...
2020-02-14 Eirik TsarpalisNullable annotate System.Security.Cryptography.Cng...
2020-02-14 Ben AdamsXml use strongly typed struct enumerators (#32296)
2020-02-14 Stephen ToubAdd Interlocked unsigned and bitwise operations (#32216)
2020-02-14 Anirudh Agnihotryfix solution build (#32259)
2020-02-14 Jo ShieldsForcibly disable use of libstdc++ C++11 ABI on Mono...
2020-02-14 Frederik CarlierSystem.Drawing.Common: Assert libgdiplus 6.0.1 on macOS...
2020-02-14 Miha ZupanRemove dead code in Uri (#31883)
2020-02-14 Kirill FrolovFixed few issues within Native/Unix/configure.cmake...
2020-02-14 Levi BroderickFix broken MSDN blogs links (#32273)
2020-02-14 Bruce ForstallUpdate issues.targets issue numbers for merged repo...
2020-02-14 Julien CouvreurHelp compiler enforce nullability annotations (#32090)
2020-02-14 Stephen ToubRemove lock allocation from SafeSocketHandle on Windows...
2020-02-14 Stephen ToubRemove a couple allocations from Socket.Connect/Bind...
next