platform/upstream/dotnet/runtime.git
2020-06-03 Maryam AriyanMerge commit '6ccc72a9df472b2e1efd10d0c3493d580a9992ca...
2020-05-28 Kunal PathakARM/ARM64: Optimize virtual call stub for R2R and JIT...
2020-05-27 Layomi AkinrinadeLoosen property name collision detection involving...
2020-05-27 Santiago Fernandez... Add ICU App-Local support on Mono (#37037)
2020-05-27 Maryam AriyanMerge commit 'a6e9098ffc9adf987be1' into di-external
2020-05-27 Carol EidtFix multi-reg copy (#37062)
2020-05-27 dotnet-maestro... [master] Update dependencies from mono/linker dotnet...
2020-05-27 Tomas Weinfurtuddate Ubuntu and Alpine RID (#37031)
2020-05-27 Tomas WeinfurtImprove test ALPN detection (#36928)
2020-05-27 Kirill FrolovFix build with FEATURE_GDBJIT enabled (#37054)
2020-05-27 Fan YangEnable jumps4 tests, since the issue has been fixed...
2020-05-27 Zoltan VargaAdd a BundleTestWasmApp target to build wasm test apps...
2020-05-27 Viktor HoferUpdate the -vs switch and add docs for it (#37026)
2020-05-27 Egor BogatovReduce app size for iOS (#36902)
2020-05-27 Egor BogatovMake ApkBuilder less verbose (#37050)
2020-05-27 Kenneth Pouncey[browser][wasm] InteropServices.JavaScript backing...
2020-05-27 Vlad Brezae[interp] Remove return value indirection (#37004)
2020-05-27 Stephen ToubAvoid HttpClientHandler.ServerCertificateCustomValidati...
2020-05-27 Egor BogatovRuyJIT: `Array.Length / cns` can be converted to unsign...
2020-05-27 Carol EidtFix a couple of bugs in multi-reg stores (#36994)
2020-05-27 Tanner GoodingEnsure Vector3 inequality doesn't use the hidden 4th...
2020-05-27 Anton LapounovAlign assembler mnemonics and operands in R2RDump ...
2020-05-27 Santiago Fernandez... Disable AddThresholdTest in all archs (#37032)
2020-05-27 Eric ErhardtUse nint instead of IntPtr in _RegisterFrozenSegment...
2020-05-27 Anirudh Agnihotryrearrange tfms for intellisense (#37027)
2020-05-26 Andy AyersSimple sideloaded profile guided optimization support...
2020-05-26 Sung Yoon WhangUpdate runtime providers' context object on EventPipe...
2020-05-26 Santiago Fernandez... Add dotnet.js to sign exclusion list (#37033)
2020-05-26 Jeremy KoritzinskyFix bad refcount management in ComWrappers WeakReferenc...
2020-05-26 Sung Yoon Whangmerge with master
2020-05-26 Anirudh AgnihotryPorting some patches from sourcebuild to runtime (...
2020-05-26 Sung Yoon Whangfix GCC build
2020-05-26 Eugene RozenfeldOptimization to remove redundant zero initializations...
2020-05-26 Jan KotasBump crossgen2 dependencies (#37017)
2020-05-26 Swaroop SridharSingle-File: Run from Bundle (#36052)
2020-05-26 Sung Yoon WhangFix incorrect filtering operation in EventPipeHelper...
2020-05-26 Egor Bogatov[mono] Remove unaligned apk after Sign step (#37018)
2020-05-26 Anirudh AgnihotryBuilding coreclr and installer with true sourceBuildFla...
2020-05-26 Alexander KöplingerFix binplacing WASM files for in-tree runtime pack...
2020-05-26 Andrew AuTracking how much memory is committed per object heap...
2020-05-26 Josh SchreuderImprove System.Text.Json coverage (#32341) (#36919)
2020-05-26 Eirik TsarpalisDocument disabling ApiCompat checks (#37011)
2020-05-26 Matt MitchellUpdate hosted pools for publish to BAR (#36832)
2020-05-26 Egor BogatovSwitch to getCacheDir if getExternalFilesDir is not...
2020-05-26 Swaroop SridharAddress futher review feedback
2020-05-26 Erhan AtesogluAdd SIMD acceleration for Matrix4x4.Invert #34394 ...
2020-05-26 Johan LorenssonInitial work of porting native diagnostic eventpipe...
2020-05-26 monojenkins[reflection] Check whether a pointer is valid before...
2020-05-26 Peter SollichOptimize decommit (#35896)
2020-05-26 Ben AdamsAvoid additional casts in SocketAsyncContext (#36997)
2020-05-26 Marek SafarUpdate mobile testing runner publishing target to inser...
2020-05-25 Kevin JonesFix accumulating the offset in PemReader
2020-05-25 SRVTimeout support for unprivileged Ping on Linux/BSD...
2020-05-25 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2020-05-25 monojenkinsconfigure.ac: check for sockaddr_in6 on Win32 (#36742)
2020-05-25 Stephen ToubRemove volatile on field in ConcurrentDictionary.Tables...
2020-05-25 dotnet-maestro... [master] Update dependencies from mono/linker Microsoft...
2020-05-25 Anton LapounovFix output for user strings in R2RDump (#36935)
2020-05-24 Tanner GoodingFixing emitAnyConst and related functions to better...
2020-05-24 Sung Yoon WhangAdd comments per code review feedback
2020-05-24 Jan KotasDisable GC/API/GC/AddThresholdTest on ARM64 (#36940)
2020-05-24 Kevin JonesFix exception message to indicate Cofactor is required...
2020-05-24 Kevin JonesUse BinaryPrimitives where possible. (#36881)
2020-05-24 Jan KotasFollow ups for Math.BigMul (#36920)
2020-05-24 Mikhail PilinUse TARGET_64BIT instead of set of TARGET_<arch> defini...
2020-05-23 Youssef Victor Remove PreserveDependency from SR class (#36358)
2020-05-23 Santiago Fernandez... Revert "Libunwind1.5rc2 (#36027)" (#36909)
2020-05-23 monojenkins[jit] Return the compiled method and an unbox trampolin...
2020-05-23 Clinton IngramOptimize BitOperations uses in CoreLib (#35650)
2020-05-23 SRVBigMul with 64-bit operands (#35975)
2020-05-23 Egor Chesakov[Arm64] ASIMD Shift Intrinsics (#36830)
2020-05-23 Kunal PathakMake Vector256 dependent on AVX instruction set (#36895)
2020-05-23 Miha ZupanRemove dead Exception handling code in Uri (#36865)
2020-05-23 Santiago Fernandez... Remove System.Globalization.Native shim from shared...
2020-05-22 Ben AdamsPipelines performance tweaks (#36815)
2020-05-22 Santiago Fernandez... Disable System.Numerics.Tests.Vector3Tests.Vector3Inequ...
2020-05-22 Layomi AkinrinadeImprove obsoletion message for IgnoreNullValues (#36886)
2020-05-22 monojenkinsFixing make dist after implementation of static ICU...
2020-05-22 Ryan LuciaAdd MONO_LOADER_LIBRARY_NAME define (#36835)
2020-05-22 IvanRenamed pInitRegZeroed to pInitRegModified, initRegZero...
2020-05-22 Egor Chesakov[Arm64] Follow-up on renaming intrinsics to Narrowing...
2020-05-22 buyaa-nAdd NotNullIfNotNull, MemberNotNull attributes to doc...
2020-05-22 Egor Chesakov[Arm64] Polynomial Multiply Long Intrinsics (#36853)
2020-05-22 Adeel MujahidFix CoreCLR initialization on Illumos-based distros...
2020-05-22 Santiago Fernandez... Fix wasm build when runtime configuration and configura...
2020-05-22 Simon NattressUse linux-musl runtime on Alpine Helix workers (#36827)
2020-05-22 Eric StJohnEnsure Image.Save can handle non readable / seekable...
2020-05-22 Jan VorlicekRemove x86 OSX code (#36874)
2020-05-22 Honza RamešFix a summary typo in ConsoleLoggerOptions.cs (#36870)
2020-05-22 Gleb BalykovConsider armel arch (#36872)
2020-05-22 Eric ErhardtStrip the ILLinkTrim.xml file from System.Security...
2020-05-22 Steve PfisterMove where wasm binaries are generated (#36781)
2020-05-22 Egor Bogatov[mono] Fix MonoRunner.java - assets were not copied...
2020-05-22 Ivan Diaz SanchezAdded CreateDelegate<T> overloads to MethodInfo (#36680)
2020-05-22 Tanner GoodingExtract shared functionality to a TryRemoveCastIfPresen...
2020-05-22 Stephen ToubUse socketpair to implement Process.Start redirection...
2020-05-22 Tanner GoodingPorting more of the SIMD intrinsics to be implemented...
2020-05-22 Eric ErhardtRemove Microsoft.DotNet.PlatformAbstractions (#36707)
2020-05-22 monojenkins[wasm][debugger] Allow invoking property getters for...
2020-05-22 Andy AyersJIT: don't call back into morph from fgRemoveConditiona...
next