platform/upstream/coreclr.git
2018-04-02 Carol EidtMerge pull request #17313 from fiigii/sethilo
2018-04-02 Matt Mitchell[master] Add switches for legacy signing (#17353)
2018-03-31 dotnet-maestro-botUpdate CoreClr, CoreFx to preview3-26331-05, preview3...
2018-03-31 Carol EidtMerge pull request #17180 from fiigii/fixavxtests
2018-03-31 Luqun LouFix for 17289 (#17336)
2018-03-31 Jan KotasMake AsSpan(this string) ForceInline to be on par with...
2018-03-31 Jan KotasDelete dead code to support OSes prior to Windows 7...
2018-03-31 Brian SullivanMerge pull request #17329 from briansull/struct-gscheck-fix
2018-03-31 David Masonfix for HasCriticalFinalizer in local gc (#17369)
2018-03-31 Bruce ForstallMerge pull request #17319 from janvorli/disable-gc...
2018-03-31 Egor ChesakovFix#16827 Stack probing for Linux (#17360)
2018-03-31 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx to preview3-02631...
2018-03-31 Konstantin... PEImageLayout: clear instruction cache after relocations
2018-03-31 Eric StJohnFix ilasm COR header (#17357)
2018-03-31 Brian RobbinsOnly allow the rundown thread to write events during...
2018-03-31 Brian SullivanReject struct promotion of parameters when -GS checks...
2018-03-31 sergey ignatov[arm32] Fixed RBM_PROFILER_* (#17291)
2018-03-30 Jan VorlicekFix remote unwind (#17351)
2018-03-30 Sergey Andreenkoreplace unreached with assert(false) (#17359)
2018-03-30 Sergey Andreenkoadd an additional assert for the future
2018-03-30 Sergey Andreenkofix the bug
2018-03-30 Sergey Andreenkoadd repro
2018-03-30 Sergey Andreenkofix ifdefs comments
2018-03-30 Fei PengImplement AVX SetHighLow
2018-03-30 Carol EidtMerge pull request #17314 from fiigii/fixgctests
2018-03-30 dotnet-maestro-botUpdate CoreClr, CoreFx to preview3-26330-06, preview3...
2018-03-30 Ahson KhanChange OwnedMemory to MemoryManager and add an IMemoryO...
2018-03-30 dotnet-maestro-botUpdate CoreClr to preview3-26330-01 (#17328)
2018-03-29 Wes HaggardMerge pull request #17327 from weshaggard/FixIdentityPa...
2018-03-29 Fei PengFix GCStress failures
2018-03-29 Bruce ForstallMerge pull request #17322 from BruceForstall/FixTestBuild
2018-03-29 Carol EidtMerge pull request #17211 from mikedn/dyn-hwinfo
2018-03-29 Wes HaggardFix identity package filtering
2018-03-29 Luqun LouFix for incorrectly handle invalid UTF8 characters...
2018-03-29 Daniel HarveyFix AssemblyLoadContext.Unloading and ProcessExit for...
2018-03-29 Divino CésarMerge pull request #17304 from dotnet/RemovingObsoleteC...
2018-03-29 dotnet-maestro-botUpdate CoreFx to preview3-26329-05 (#17318)
2018-03-29 Bruce ForstallAdd back hosting to split builds
2018-03-29 Ben AdamsDict cache default comparer for object types (#17285)
2018-03-29 Maryam AriyanStringBuilder.Equals: value to span (#17311)
2018-03-29 Jan VorlicekMark GCCollect test as GC stress excluded
2018-03-29 Sergey Andreenkochange arm maxIter to 20 (#17308)
2018-03-29 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx to preview3-02629...
2018-03-29 Steve MacLean[Arm64] Correct cross/arm64/tryrun.cmake (#17293)
2018-03-29 dotnet-maestro-botUpdate BuildTools, CoreClr to preview3-02628-01, previe...
2018-03-28 Wes HaggardMerge pull request #17280 from weshaggard/SyncInitTools...
2018-03-28 Ahson KhanUse ROSpan.IndexOf as the workhorse for string.IndexOf...
2018-03-28 Ben AdamsFix Dictionary CopyTo regression (#17300)
2018-03-28 Cesar Soares... This BuildTask has been deprecated in favor of maintena...
2018-03-28 Bruce ForstallMerge pull request #17303 from BruceForstall/EnableUbun...
2018-03-28 Noah FalkRemoving 'EXPERIMENTAL' from tiered compilation env...
2018-03-28 Bruce ForstallEnable Linux arm32 GCStress jobs
2018-03-28 Russ KeldorphUnique-ify name of TestList.json to avoid collisions
2018-03-28 Bruce ForstallMerge pull request #17090 from debayang/corefx_tests
2018-03-28 Jan VorlicekFix some more unwinding in R2R ARM (#17292)
2018-03-28 Maryam AriyanNit changes in API diff between .NET Core 2.0 and ...
2018-03-28 Wes HaggardSync init-tools scripts with what is in source-build
2018-03-28 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx to preview3-02627...
2018-03-28 Carol EidtMerge pull request #17126 from CarolEidt/Fix545500
2018-03-28 Egor ChesakovAdd crossbitness support to ClrJit:
2018-03-28 Jan KotasRoot methods used by debugger for IL linker (#17287)
2018-03-28 Fei PengRemove tests of unimplemented ISAs (#17286)
2018-03-28 David Masonfix for logalways eventing level (#17277)
2018-03-28 Debayan GhoshFix run-corefx-tests.py for Arm64
2018-03-28 Jan VorlicekFix DelayLoad_MethodCall unwinding (#17275)
2018-03-28 Wes HaggardMerge pull request #17161 from dotnetrt/testbuild
2018-03-28 Ahson Khan Adding Memory.Pin() to eventually replace Memory.Retai...
2018-03-27 Jan VorlicekFix handling of FCalls in ExternalMethodFixupWorker...
2018-03-27 Stephen ToubFix regression in StreamWriter.Write perf for small...
2018-03-27 Carol EidtFix comment
2018-03-27 Sung Yoon WhangFailfast windows event log (#16875)
2018-03-27 Steve MacLean[Arm64] Fix forcerelocs (#17264)
2018-03-27 Luqun LouEnable reflection load ComImport assembly and Type...
2018-03-27 Carol EidtFix comment in test.
2018-03-27 Michelle McDanielTurn off PGO unprofiled warning on Linux (#17262)
2018-03-27 Maoni Stephensrestrict memory limit by taking VM into consideration...
2018-03-27 Carol EidtMerge pull request #17233 from fiigii/portvectortests
2018-03-27 Bruce ForstallMerge pull request #17255 from BruceForstall/UpdateArmW...
2018-03-27 Bruce ForstallMerge pull request #17258 from dotnet/dev/unix_test_wor...
2018-03-27 Fei Pengfix vextracti128 code-size
2018-03-27 Jan KotasCleanup InternalsVisibleTo (#17185)
2018-03-27 Carol EidtMerge pull request #17246 from debayang/clr_jitstress_arm64
2018-03-27 Bruce ForstallUpdate arm64 whitelist
2018-03-27 Steve MacLean[Arm64] reserve for jump stubs (#17244)
2018-03-27 Jan KotasMove String.Comparison.cs to shared CoreLib partition...
2018-03-27 Jan VorlicekFix build without libunwind installed (#17221)
2018-03-27 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx to preview3-02627...
2018-03-27 Jan KotasDelete MemoryExtensions.AsBytes (#17245)
2018-03-27 Jan KotasVectorized SequenceCompareTo for Span<char> (#17237)
2018-03-27 Bruce ForstallMerge pull request #17240 from BruceForstall/RemoveTize...
2018-03-27 Debayan Ghosh[ARM64] Fix UnspillReg instruction generation
2018-03-27 Maryam AriyanNew chunk should be equal/larger than the one it replac...
2018-03-27 Jacek BlaszczynskiEnable partially implemented Intel HW intrinsics ISAs...
2018-03-27 Wes HaggardMerge pull request #17226 from weshaggard/MergeRestoreT...
2018-03-27 Bruce ForstallRemove Tizen armel automatic PR triggered jobs
2018-03-27 Fei PengPort VectorReturn test to Vector128/256<T>
2018-03-26 mikednRemove a few bogus reinterpret_cast(nullptr_t) (#17229)
2018-03-26 Bruce ForstallMerge pull request #17236 from BruceForstall/UpdateArmD...
2018-03-26 Bruce ForstallUpdate arm Ubuntu cross build docker image
2018-03-26 Carol EidtMerge pull request #15301 from mikedn/cast-un
next