platform/upstream/coreclr.git
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 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-26 mikednRemove a few bogus reinterpret_cast(nullptr_t) (#17229)
2018-03-26 Carol EidtMerge pull request #15301 from mikedn/cast-un
2018-03-26 Wes HaggardDisable MSBuildEventLogging for optdata alias
2018-03-26 Andy AyersUse movsdsse2 for HW intrinsic SSE2_ConvertToDouble...
2018-03-26 Bruce ForstallMerge pull request #17018 from dotnet/dev/unix_test_wor...
2018-03-26 Adam StarkOnly use FEATURE_PERFTRACING and FEATURE_EVENT_TRACE...
2018-03-26 David Mason[local gc] Fix for BitScanForward64, it was ignoring...
2018-03-26 dotnet-maestro-botUpdate CoreFx to preview3-26326-03 (#17222)
2018-03-26 Bruce ForstallWork around Jenkins problem with large env vars
2018-03-26 Bruce ForstallLinux arm32 testing
2018-03-26 Victor "Nate... Add /p:UseRazorBuildServer=false to prevent background...
2018-03-26 Omair MajidOptionally support using the system-installed libunwind...
2018-03-26 Ahson KhanUpdate uses of AsBytes to use MemoryMarshal.AsBytes...
2018-03-26 Wes HaggardMerge various restore tasks into one Sync target
2018-03-26 Igor KulaychukFix funclet unwinding on x86 Linux (#17144)
2018-03-26 Adam SitnikJitBench scenarios fix (#17154)
2018-03-26 Jarret ShookMerge pull request #17151 from jashook/disable_armlb_wi...
2018-03-26 Steve MacLean[Arm64] Remove C++ stubs obscurring assembly versions...
2018-03-26 Koundinya VeluriDon't require all-user permissions on the temp director...
2018-03-26 Jacek Blaszczynskibuild-test.sh: support Clang v4.0 to v6.0, fix always...
2018-03-26 dotnet botVectorize Span.IndexOf for T = char, similar to T ...
2018-03-26 Phil GarciaFixed a few typos (#17217)
2018-03-26 dotnet-maestro-botUpdate CoreFx to preview3-26326-01 (#17216)
2018-03-26 Phil GarciaFixed a few typos (#17215)
2018-03-26 Ahson KhanUpdate use of AsBytes in perf tests to use MemoryMarsha...
2018-03-25 dotnet-maestro-botUpdate CoreFx to preview3-26325-01 (#17190)
2018-03-25 Ben AdamsDictionary/List code clean up/formatting (C#7) (#17196)
2018-03-25 Ahson KhanFix CompareTo/Equals when dealing with Empty Span or...
2018-03-25 Bruce ForstallMerge pull request #17201 from BruceForstall/FixDiffable
2018-03-25 Bruce ForstallFix Unreachable Code warning in desktop build (#17203)
2018-03-25 Bruce ForstallFix a case of non-diffable JitDump
2018-03-25 Bruce ForstallMerge pull request #17195 from sdmaclea/PR-Arm64-Assert...
2018-03-24 Steve MacLean[Arm64] Assert on NYI
2018-03-24 Anton LapounovRename CancellationTokenRegistration.TryDeregister...
2018-03-24 mikednDelete some unused functions (#17193)
2018-03-24 Bruce ForstallMerge pull request #17159 from sandreenko/changeTimeOut...
2018-03-24 Jan KotasDelete unused files from src/inc (#17186)
2018-03-24 Sergey Andreenko[RyuJit/ARM] Fix lsra BuildShiftRotate (#17103)
2018-03-24 dotnet-maestro-botUpdate CoreFx to preview3-26323-09 (#17183)
2018-03-24 Egor ChesakovGenerate native image for System.Private.CoreLib.dll...
2018-03-24 Carol EidtMerge pull request #17155 from fiigii/removezero
2018-03-24 Sergey Andreenko [arm32] Disable JIT\jit64\opt\cse\hugeexpr1 stress...
2018-03-24 Carol EidtMerge pull request #17072 from CarolEidt/Fix545505
2018-03-23 Egor ChesakovUpdate DockerTag to use the image from dotnet-buildtool...
2018-03-23 Bruce ForstallMerge pull request #17133 from sdmaclea/PR-FIX-17095
2018-03-23 Wes HaggardMerge pull request #17136 from weshaggard/OptDataSouceB...
2018-03-23 Sergey Andreenkoincrease timeout for altjit jobs
2018-03-23 Fei PengRemove non-deterministic AVX APIs
2018-03-23 Bruce ForstallMerge pull request #17083 from BruceForstall/RemoveArmD...
2018-03-23 dotnet-maestro-botUpdate CoreClr, CoreFx to preview3-26323-05, preview3...
2018-03-23 Stephen ToubFix Path.GetTempFileName on Windows (#17148)
2018-03-23 jashookDisable armlb windows jobs
2018-03-23 Maryam AriyanFixes StringBuilder unbounded size growth in Clear...
2018-03-23 Carol EidtMerge pull request #17135 from CarolEidt/DevDiv544985
2018-03-23 Wes HaggardFix RestoreSources for optdata packages
2018-03-23 Anirudh AgnihotryRename new Stream.Read/Write{Async} Span/Memory source...
2018-03-23 Igor KulaychukFix Linux/x86 FuncEvalHijack stack alignment (#17143)
2018-03-23 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx to preview3-02622...
2018-03-23 Egor ChesakovMerge pull request #17131 from BredPet/fix_relocation
2018-03-22 Steve MacLean[Arm64] Fix #17095
2018-03-22 Carol EidtARM: correctly unassign constant double
2018-03-22 Petr BredFix bug for #17089
2018-03-22 Brian SullivanMerge pull request #17132 from dotnet-bot/from-tfs
2018-03-22 Matt GalbraithMerge pull request #16849 from MattGal/use-dotnetcore...
2018-03-22 Brian SullivanMerge pull request #17112 from briansull/rollback-14481
2018-03-22 David Masonfix order of Serialize for linux build (#17119)
2018-03-22 Matt GalbraithMove windows agents to DotNetCore-Build to see if we...
2018-03-22 Fei PengAdd emitIns_AR_R_I for vextracti/f128
2018-03-22 Fei Pengfix Set tests on 32-bit platforms
2018-03-22 Fei PengImplement SetAllVector256
2018-03-22 Fei PengImplement AVX SetVector256
2018-03-22 Fei PengOptimize AVX Insert/Extract intrinsics
2018-03-22 Fei PengAdd more tests for AVX Insert/Extract intrinsics
2018-03-22 Konstantin... [ARM64] Fix UMEntryThunkCode::Poison method (#17122)
2018-03-22 dotnet-maestro-botUpdate BuildTools, CoreClr to preview3-02622-01, previe...
2018-03-22 Brian RobbinsFix incorrect array dereference. (#17113)
2018-03-22 Noah FalkUpdate CODE_OWNERS.TXT (#17114)
2018-03-22 Ahson KhanRename {Try}Read/WriteMachineEndian to just {Try}Read...
2018-03-22 Brian SullivanRollback Stack probing change - PR #14481
2018-03-22 Carol EidtFix release build
2018-03-22 Jan VorlicekRemove dependency on libunwind (#17094)
2018-03-21 dotnet-botDisable legacy_backend jits
2018-03-21 Mike McLaughlinUpdate debugging doc on lldb versions and disabling...
2018-03-21 Carol EidtRemove REG_OPT_RSVD from LSRA's candidate masks if...
2018-03-21 Stephen ToubImprove DateTime{Offset} "r" and "o" formatting perform...
2018-03-21 Brian RobbinsAdd More Process Information to EventPipe Traces (...
2018-03-21 Frank GambinoFix strings from being concatenated (#17040)
2018-03-21 Jeff Schwartznull terminate the converted LPStr at the right index...
2018-03-21 Mike McLaughlinAdd missing license header to test py and cs files...
2018-03-21 Ahson KhanMoving Span APIs that allow skipping visibility checks...
2018-03-21 Ben AdamsSmall tweaks to Dict asm size (#17096)
2018-03-21 Sergey IgnatovFixed #16564: the test objmonhelper hangs forever with...
next