platform/upstream/coreclr.git
2018-04-06 Sergey AndreenkoUpdate docker images for arm32 (#17422)
2018-04-05 Carol EidtMerge pull request #17363 from CarolEidt/Fix17242
2018-04-05 Ahson KhanVectorize and use ROSpan.LastIndexOf as the workhorse...
2018-04-05 Michelle McDanielAdd Word2Vec Benchmark Harness (#17350)
2018-04-05 Bruce ForstallMerge pull request #17424 from BruceForstall/FixArmCore...
2018-04-05 Stephen ToubMerge pull request #17432 from stephentoub/portnumericperf
2018-04-05 Jan KotasRename conflicting definitions VER_MAJOR/MINORVERSION...
2018-04-05 dotnet-maestro-botUpdate CoreClr, CoreFx to preview3-26405-01, preview3...
2018-04-05 Stephen ToubUse FormattingHelpers.Count{Hex}Digits in {u}int/long...
2018-04-05 Stephen ToubMove FormattingHelpers.Count{Hex}Digits from Utf8Format...
2018-04-05 Andy AyersJIT: refine x86 gc reg kill set for CORINFO_HELP_INIT_P...
2018-04-04 Wes HaggardMerge pull request #17426 from dotnet-maestro-bot/maste...
2018-04-04 Brian RobbinsFix ARM32 on ARM64 Tracing (#17417)
2018-04-04 dotnet-maestro-botUpdate BuildTools to preview3-02704-01
2018-04-04 Bruce ForstallDisable corefx Microsoft.Win32.Registry.Tests on ARM
2018-04-04 Stephen ToubFix ExecutionContext capture in Task (#17407)
2018-04-04 Jeremy MengCorrect the path to NuGet cache (#17400)
2018-04-04 dotnet-maestro-botUpdate CoreClr to preview3-26404-06 (#17408)
2018-04-04 Konstantin... [x86/Linux] Fix COMNumber::DoubleToNumberFC arguments...
2018-04-04 Stephen ToubConsolidate and optimize TextInfo.ChangeCase (#17391)
2018-04-04 Stephen ToubAvoid unnecessary string allocations in IdnMapping...
2018-04-04 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, PgoData to preview3...
2018-04-04 Bruce ForstallMerge pull request #17372 from BruceForstall/ArmWriteBa...
2018-04-03 Bruce ForstallRemove most ARM NYI (#17365)
2018-04-03 Jarret ShookMerge pull request #17352 from sdmaclea/PR-ARM64-Add...
2018-04-03 Koundinya VeluriIncrease crst level for ReadyToRunInfo's map lock ...
2018-04-03 Andy AyersMark GcCollect test as incompatible with GcStress ...
2018-04-03 David Mason[local gc] gc spinning part 1 (#17341)
2018-04-02 Cesar Soares... Adding Begin/End definitions. Formatting correctly.
2018-04-02 Maoni StephensAdded a new API to provide memory information that...
2018-04-02 dotnet-maestro-botUpdate CoreClr, CoreFx to preview3-26402-06, preview3...
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 Steve MacLean[Arm64] Add x64_arm64 crossgen to tools package
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 ForstallTighten arm32/arm64 write barrier kill reg sets
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 Carol EidtGC info fix: correctly adjust argCnt
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
next