platform/upstream/coreclr.git
2017-07-21 Jan KotasMerge pull request dotnet/corert#4207 from dotnet/nmirror
2017-07-21 Bruce ForstallMerge pull request #12951 from hseok-oh/ryujit/fix_11783
2017-07-21 Brian SullivanUpdated the path to built test binaries in examples
2017-07-21 Pat GavlinMerge pull request #12974 from pgavlin/GitHub12909
2017-07-21 Bruce ForstallMerge pull request #12946 from BruceForstall/FixArmTemp...
2017-07-21 Stephanie NiuAdded IsPathFullyQualified() method to Path class ...
2017-07-21 Pat GavlinDisable promotion of custom-layout structs for legacy...
2017-07-21 Russ KeldorphAssociate last 2 RVAStatics tests with known issue
2017-07-21 Carol EidtMerge pull request #12852 from jyoungyun/ryujit/rewrite...
2017-07-21 Carol EidtMerge pull request #12968 from wateret/fix-gentree...
2017-07-21 Guillaume BAdd CGroup CFS CPU limit support (#12797)
2017-07-21 Hanjoung Lee[RyuJIT/armel] Fix incorrect GenTree creation
2017-07-21 Tanner GoodingMoving 'System.Single' and 'System.Double' to the ...
2017-07-21 Sean Gillespie[Local GC] Refactor usage of GC-internal functions...
2017-07-21 Hyeongseok Oh[RyuJIT/ARM32] Morphing 1-field HFA struct argument
2017-07-21 Jiyoung Yun[RyuJIT/ARM32] Remove unnecessary GT_ADDR and GT_LCL_VA...
2017-07-20 Santiago Fernandez... Fix resources lookup to use satellite assembly resouce...
2017-07-20 Eugene RozenfeldMerge pull request #12866 from erozenfeld/12761ILRegres...
2017-07-20 Jarret ShookMerge pull request #12961 from jashook/up_arm64_arm_tim...
2017-07-20 jashookUp arm timeout to arm64 timeout
2017-07-20 Jarret ShookMerge pull request #12960 from jashook/stop_arm64_defau...
2017-07-20 Stephen ToubMerge pull request #12955 from stephentoub/tryderegister
2017-07-20 Noah FalkMerge pull request #10496 from sergign60/jitdrop
2017-07-20 jashookAdd the correct job name and regex to arm64 ubuntu...
2017-07-20 Vance MorrisonFix IndexOutOfRangeException in PayloadNames property...
2017-07-20 Jarret ShookMerge pull request #12945 from pgavlin/FixLstFile
2017-07-20 Stephen ToubFix corefx break due to missing internal method
2017-07-20 Jarret ShookMerge pull request #12901 from jashook/arm64_ubuntu_changes
2017-07-20 Jiyoung Yun[RyuJIT/ARM32] Remove unnecessary isHfaRegArg check...
2017-07-20 Jiyoung Yun[RyuJIT/ARM32] Add a case wrapping GT_OBJ on struct...
2017-07-20 Jiyoung Yun[RyuJIT/ARM32] Rewrite the stack args to be passed...
2017-07-20 jashookFix auto starting arm64 ubuntu jobs
2017-07-20 Mike McLaughlinRemove section headers writing to createdump (#12887)
2017-07-20 Pat GavlinFix a couple errors in the ARM32 lst file.
2017-07-20 Bruce ForstallFix ARM32 spill temp allocation
2017-07-19 Karthik RajasekaranFix Platform reporting parameters for build pipeline...
2017-07-19 Pat GavlinMerge pull request #12938 from pgavlin/TagGCTests
2017-07-19 Pat GavlinDisable some unreliable GC tests under JIT stress.
2017-07-19 Tarek Mahmoud... Fix CultureInfo.Parent to avoid throwing and catching...
2017-07-19 Pat GavlinMerge pull request #12930 from pgavlin/TagGH11408_ARM32
2017-07-19 Pat GavlinMerge pull request #12928 from pgavlin/TagVerify01Small
2017-07-19 Pat GavlinMerge pull request #12925 from pgavlin/FixScenarioRetur...
2017-07-19 Pat GavlinMerge pull request #12934 from pgavlin/TagVarargTests
2017-07-19 Jarret ShookMerge pull request #12931 from jashook/fix_machine_arm3...
2017-07-19 Pat GavlinTag two vararg-related tests with their bug number...
2017-07-19 jashookUse the correct machine for arm32 checked jobs
2017-07-19 Pat GavlinTag the GitHub_11408 test with its bug number.
2017-07-19 Pat GavlinTag the verify01_small test with its bug number.
2017-07-19 Pat GavlinFix the SustainedLowLatency/scenario test.
2017-07-19 Stephen ToubMerge pull request #12819 from stephentoub/cts_perf
2017-07-19 Eric MellinoMerge pull request #12755 from tannergooding/classify
2017-07-19 Bruce ForstallMerge pull request #12896 from YongseopKim/ryujit/arm32...
2017-07-19 Jarret ShookMerge pull request #12807 from jashook/add_arm32_window...
2017-07-19 jashookAdd arm32 ci testing.
2017-07-19 Jacek BlaszczynskiFix errors in MSBuild prperties initialization in Syste...
2017-07-19 Stephen ToubImprove the performance of CancellationToken.Register...
2017-07-19 Xiangyang ... fix issue 12725 (#12728)
2017-07-19 Yongseop Kim[RyuJIT/ARM32] Add block copy for 3bytes struct
2017-07-19 Jan KotasFix build break - delete unused local
2017-07-18 Aditya MandaleekaMerge pull request #12888 from gsfreema/BotR-fixes
2017-07-18 Pat GavlinMerge pull request #12881 from pgavlin/IsUnusedValueHelpers
2017-07-18 Jeremy KuhneMissed one empty case in GetPathRoot (#12883)
2017-07-18 Scott FreemanFixing various typos and links in BotR chapters
2017-07-18 Bruce ForstallMerge pull request #12878 from hseok-oh/ryujit/struct_p...
2017-07-18 Mike McLaughlinUpdate minidump and debugging doc (#12884)
2017-07-18 Pat GavlinAdd helpers to set, clear, and check IsUnusedValue.
2017-07-18 Tarek Mahmoud... Encoding code clean up (#12864)
2017-07-18 Tanner GoodingImplementing the floating-point classification APIs...
2017-07-18 Aditya MandaleekaMerge pull request #12748 from helloguo/NUMASupportInit...
2017-07-18 Wes HaggardMerge pull request #12879 from dotnet-maestro-bot/maste...
2017-07-18 Pat GavlinMerge pull request #12843 from pgavlin/FixEarlyMultiReg...
2017-07-18 Bruce ForstallMerge pull request #12635 from hseok-oh/ryujit/remove_s...
2017-07-18 Pat GavlinPR feedback.
2017-07-18 dotnet-maestro-botUpdate CoreClr, CoreFx to preview2-25518-01, preview2...
2017-07-18 Jan KotasMove BitConverter to shared CoreLib partition (#12876)
2017-07-18 Hyeongseok Oh[RyuJIT/ARM32] Block copy for promoted struct argument...
2017-07-18 Bruce ForstallMerge pull request #12874 from wateret/fix-legacy-12869
2017-07-18 Carol EidtMerge pull request #12857 from CarolEidt/DumpFixes
2017-07-18 Nina ChikanovPath whitespace changes. (#12862)
2017-07-18 Bruce ForstallMerge pull request #12872 from hqueue/arm/ryujit/issue_...
2017-07-18 Hanjoung Lee[LegacyJIT] Fix assert condition for CNS_DBL
2017-07-18 Stephen ToubMerge pull request #12870 from dotnet-maestro-bot/maste...
2017-07-18 Bruce ForstallMerge pull request #12871 from BruceForstall/Revert12813
2017-07-18 Hyeongseok Oh[ARM32] Remove useless code: struct split using float...
2017-07-18 Hyung-Kyu Choi[RyuJIT/ARM32] Unassign registers properly at BB entry
2017-07-18 Bruce ForstallMerge pull request #12861 from BruceForstall/AllowCnsIn...
2017-07-18 Bruce ForstallRevert #12813, which caused #12855
2017-07-18 dotnet-maestro-botUpdate CoreClr to preview2-25517-02
2017-07-18 Stephen DaudellCoreCLR - Remove preemptive checks for path being too...
2017-07-18 Eugene RozenfeldAdd regression tests for #12761. #12761 was fixed by...
2017-07-17 Carol EidtGet rid of duplicate dump of def RefPositions
2017-07-17 Carol EidtLSRA & dump cleanup
2017-07-17 Sean GillespieFix a build break when compiling with Standalone GC...
2017-07-17 Bruce ForstallAllow CNS_INT type mismatch for ARM
2017-07-17 Igor KulaychukCreate crash dump on unhandled SIGILL, SIGFPE, SIGSEGV...
2017-07-17 Konstantin... Make createdump build and work on ARM (#12798)
2017-07-17 Pat GavlinMerge pull request #12838 from pgavlin/PInvokeKills
2017-07-17 Jarret ShookMerge pull request #12806 from jashook/fix_2017_arm_build
2017-07-17 jashooUpdates the explicit location for armasm
2017-07-17 Wes HaggardMerge pull request #12840 from dotnet-maestro-bot/maste...
next