platform/upstream/dotnet/runtime.git
2021-02-19 Egor ChesakovDo not emit Avx2 instruction `vpcmpeqd ymmReg, ymmReg...
2021-02-19 Adeel MujahidProbe libnuma.so.1.0.0 before its symlinks (#48133)
2021-02-19 Kevin JonesUse newer microsoft.com certificate chain in X.509...
2021-02-19 Drew ScogginsAdd runs for Alpine performance measurement (#47304)
2021-02-18 Eric ErhardtResolve ILLink warnings in System.Linq.Queryable (...
2021-02-18 Mike McLaughlinAdd hot reload apply changes API: AssemblyExtensions...
2021-02-18 Sung Yoon WhangFix AV in NativeRuntimeEventSource QCalls (#48414)
2021-02-18 Stephen ToubRemove partitioning from CancellationTokenSource (...
2021-02-18 Bruce ForstallRemove !CPU_HAS_FP_SUPPORT code (#48436)
2021-02-18 Anirudh AgnihotryDisable slicebuffers_success and RunContinueWithStressT...
2021-02-18 Anirudh Agnihotrymake symbolsPath to default pack path (#48384)
2021-02-18 Maxim LipninFix test failures (#48302)
2021-02-18 Andy AyersJIT: change loop inversion edge weight updates and...
2021-02-18 Adeel MujahidUse llvm-objcopy on Linux x64 (#48444)
2021-02-18 Fan YangSupport remaining Sha1 intrinsics on Arm (#48413)
2021-02-18 Jeremy KoritzinskyFix all remaining System.Security.Cryptography.Algorith...
2021-02-18 Aleksey Kliger... [coop] Enter GC Unsafe mode in mono_gc_init_finalizer_t...
2021-02-18 Bruce ForstallImprove SuperPMI asserts (#48449)
2021-02-18 Bruce ForstallDisplay more SuperPMI details in log file (#48448)
2021-02-18 Bruce ForstallFix SuperPMI SEH exception handling (#48447)
2021-02-18 Bruce ForstallRun dotnet.sh/cmd script before running dotnet restore...
2021-02-18 Tomáš RylekFix PerfMap file naming in Crossgen2 to match Crossgen1...
2021-02-18 Mikhail PilinSupport profiler activation for same bitness architectu...
2021-02-18 Mateo Torres... Fix usage of relative path on bundle extraction (#47200)
2021-02-18 Katelyn GaddFix issue #48345 (#48391)
2021-02-18 Nathan RicciImplemented abs saturate, absolute compare intrinsics...
2021-02-18 Maxim LipninAdd tvOS functional tests (#48331)
2021-02-18 Viktor HoferFix OOB src project configurations (#48318)
2021-02-18 Stephen ToubDelete a few lines of dead code in ListDictionaryIntern...
2021-02-18 Vitek KarasImprove error message when bundler fails due to duplica...
2021-02-18 Mateo Torres... Fix ILLink descriptors filename (#48430)
2021-02-18 Vladimir SadovCheck that rsp is within stack limits when redirecting...
2021-02-18 Jeff HandleyClarify the behavior of FilePatternMatch Path and Stem...
2021-02-18 David CantúAdd option to ignore reference cycles on serialization...
2021-02-18 Eric SorosSetting Thread.Name sets the native thread name on...
2021-02-18 David WrightonAdjust logic in cor.h, corhdr.h, corinfo.h, corjit...
2021-02-18 SingleAccretionAdd debug checking of the loop table (#48060)
2021-02-18 Elinor FungRemove libraries test build from AndroidCrypto staging...
2021-02-18 Bruce ForstallUpdate SuperPMI license headers (#48417)
2021-02-18 Prashanth GovindarajanFix parsing of trailing zeros: TryParseNumber (#47666)
2021-02-17 Jeremy KoritzinskyFix various test crashes and asserts when running the...
2021-02-17 Egor Bogatov[RyuJIT] Track exact class for special intrinsics ...
2021-02-17 Maryam AriyanAdd Eager Options Validation: ValidateOnStart API ...
2021-02-17 Steve MacLeanFix PInvoke GenericTest (#48382)
2021-02-17 imhameed[mono] Developer convenience MSBuild property (#48381)
2021-02-17 Andy AyersAdd MCS verb to dump jit flags histogram (#48281)
2021-02-17 Neale FergusonFurther fixes for s390x that correct some test suite...
2021-02-17 dotnet-maestro... [master] Update dependencies from dotnet/xharness dotne...
2021-02-17 Marek SafarClean up libraries trimming illink configuration (...
2021-02-17 Peter SollichFix issue 41928 (#48295)
2021-02-17 Marek SafarAdd default linker substitutions for ios like targets...
2021-02-17 Marek SafarUpdate NonVersionableAttribute attribute trimming ...
2021-02-17 Sergey AndreenkoSPMI fixes for missing info. (#48360)
2021-02-17 Jan KotasUpdate comment and add test for Marshal.GetDelegateForF...
2021-02-17 Elinor FungAdd staging job to build Android using native crypto...
2021-02-17 Juan HoyosAdd intepretation of MOV ESP, EBX to unwindLazyState...
2021-02-17 Eirik TsarpalisPriorityQueue: Apply Comparer<T>.Default optimization...
2021-02-17 Andrew AuRename LargeHeapHandle* to PinnedHeapHandle* to reflect...
2021-02-17 Fan YangAdd initial support for Vector64 on Arm64 and Amd64...
2021-02-17 Elinor FungFix using .NET COM server with `dynamic` keyword ...
2021-02-17 Viktor HoferUpdate incremental servicing condition for pkgs (#48330)
2021-02-16 Tomáš RylekSwitch over framework packaging to use Crossgen2 (...
2021-02-16 Elinor FungFix build errors with Android crypto native (#48359)
2021-02-16 Viktor HoferRemove net5 feeds (#41620)
2021-02-16 Egor ChesakovSet *ppIndirection to NULL in MethodContext::repGetAddr...
2021-02-16 Egor BogatovRyuJIT: Fix logic to test bits in a constant vector...
2021-02-16 Newell ClarkFix undisposed enumerators (#48322)
2021-02-16 Viktor HoferRemove some duplicated installer.tasks tasks (#48339)
2021-02-16 monojenkinsDon't assume result is non-NULL if its type is not...
2021-02-16 Eirik Tsarpalisfix task doc typo (#48332)
2021-02-16 Kenneth Pouncey[mono] Bump emscripten to 2.0.12 (#48334)
2021-02-16 Lennart BrüggemannThrow instead of returning null in XNodeReader.GetAttri...
2021-02-16 Neale FergusonMultiple s390x fixes (#48329)
2021-02-16 dotnet-maestro... Update dependencies from https://github.com/mono/linker...
2021-02-16 Stephen ToubFix IndexOutOfRangeException in PriorityQueue.EnqueueDe...
2021-02-16 Stephen ToubAvoid nulling out in PriorityQueue.Remove if it's not...
2021-02-16 Viktor HoferUse live dependencies for netcoreapp3.0 depencies ...
2021-02-16 Nikitin A.... AssemblyLoadContext.CurrentContextualReflectionContext...
2021-02-16 Kenneth Pouncey[mono] Adjust wasm gitignore (#48325)
2021-02-16 Marek SafarTrim assembly level attributes which are not useful...
2021-02-16 Steve MacLeanUpdate runparallel.sh for Apple Silicon bringup (#46935)
2021-02-16 Andy AyersJIT: allow inlinee profile scale-up (#48280)
2021-02-16 Marek SafarRemove some code duplication in System.Net.Http.Headers...
2021-02-16 Stephen ToubAdd missing XML comments on PriorityQueue public API...
2021-02-16 Stephen ToubAvoid QueueUserWorkItem allocation in rare Channel...
2021-02-16 Björn HarrtellFix typo endinanness -> endianness (#48319)
2021-02-16 Stephen ToubSimplify PriorityQueue enumerator, and fix tuple elemen...
2021-02-16 Brian SullivanExpand Virtual Call targets earlier in Morph and allow...
2021-02-16 Zoltan VargaAllow the icu native code to be linked out when invaria...
2021-02-15 dotnet-maestro... [master] Update dependencies from dotnet/runtime dotnet...
2021-02-15 Patryk GolebiowskiAdd PriorityQueue to System.Collections.Generic (#43957...
2021-02-15 Eirik TsarpalisAdd Enumerable.TryGetNonEnumeratedCount (Implements...
2021-02-15 Kenneth Pouncey[browser][build] Synchronize emsdk version with build...
2021-02-15 dotnet-maestro... [master] Update dependencies from mono/linker (#48298)
2021-02-15 Stephen ToubFollow-up to Enumerable.Min/Max Comparer<T>.Default...
2021-02-15 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2021-02-15 Adam Sitnikmap Interop.Sys.LockType to distro-specific values...
2021-02-15 Newell ClarkFix violation in System.Private.DataContractSerializati...
2021-02-15 Newell ClarkUse 'AsSpan' over 'Substring' in 'System.Private.Xml...
2021-02-15 Adeel MujahidUse size_t for hostfxr info count members (#48276)
next