platform/upstream/coreclr.git
2017-07-26 Roman ArtemevMerge pull request #13036 from rartemev/tests_build_fix...
2017-07-26 Pat GavlinMerge pull request #13035 from pgavlin/VSO468732
2017-07-25 Roman ArtemevCompletelly fix build of tests on Linux
2017-07-25 JC AguileraEnable Ubuntu's 1710 BuilsTests
2017-07-25 Pat GavlinTreat byref-typed uses of int-typed lclVars as type...
2017-07-25 Steve MacLeanCleanup GC *_STAT bitrot (#12772)
2017-07-25 Jan KotasRevert "Fixes for issue 12982 Android cross-build fails...
2017-07-25 JC AguileraChange after correct version of the file
2017-07-25 JC AguileraMerge branch 'master' into enableUbuntu1710-1
2017-07-25 William GodbeMerge pull request #13030 from wtgodbe/AddWindowsJobs
2017-07-25 JC AguileraEnable Ubuntu's 1710 BuilsTests
2017-07-25 wtgodbeAdd Helix jobs for Nano, Win7, Win8
2017-07-25 JC AguileraEnable BuildTest in Windows Server Core
2017-07-25 Bruce ForstallMerge pull request #13011 from BruceForstall/Fix12886
2017-07-25 github-john-doetypo (#13026)
2017-07-25 Steve MacLeanPerfMap instrument stubs (#12437)
2017-07-25 Steve MacLeanIgnore specified signal when using perf (#12436)
2017-07-25 Stephen ToubMerge pull request #13017 from benaadams/valuetask
2017-07-25 Andy AyersMerge pull request #13005 from AndyAyersMS/FixPDepSimd1...
2017-07-25 Cyd HaseltonFixes for issue 12982 Android cross-build fails when...
2017-07-25 Tanner GoodingDeleting the non-shared implementation of `System.Singl...
2017-07-25 Noah FalkMerge pull request #12193 from noahfalk/tiered_jitting_m2
2017-07-25 Ben AdamsValueTask .ctor throw to Helper
2017-07-25 Pat GavlinMerge pull request #13012 from pgavlin/VSO468726
2017-07-25 noahfalkAdd the runtime code versioning feature
2017-07-24 JC AguileraAddressing Will's comments
2017-07-24 Bruce ForstallMerge pull request #12991 from hseok-oh/ryujit/fix_11783_2
2017-07-24 JC AguileraEnable BuildTest in Windows Server Core
2017-07-24 Bruce ForstallMerge pull request #12996 from hseok-oh/ryujit/fix_12626
2017-07-24 Pat GavlinFix `fgOrderBlockOps`.
2017-07-24 gbalykovSimplify SHM-allocator (#12815)
2017-07-24 Bruce ForstallHandle error case when looking for reg pair
2017-07-24 Davis GoodinCreate Windows PDBs from Portable PDBs during symbol...
2017-07-24 Koundinya VeluriDon't call AssemblyResolve event for CoreLib resources...
2017-07-24 Jarret ShookMerge pull request #12943 from jashook/fix_8093
2017-07-24 Stephen ToubMerge pull request #13004 from stephentoub/move_valuetask
2017-07-24 Bruce ForstallMerge pull request #12995 from 303248153/170724_fix_comment
2017-07-24 Bruce ForstallMerge pull request #12975 from alpencolt/ryu-arm-casts-nyi
2017-07-24 Bruce ForstallMerge pull request #12963 from BruceForstall/Fix12904
2017-07-24 Bruce ForstallMerge pull request #12998 from github-john-doe/master
2017-07-24 Andy AyersDon't map P-DEP SIMD12 local vars to SIMD16 on x64
2017-07-24 Stephen ToubA few minor perf tweaks
2017-07-24 John Doetypo
2017-07-24 Stephen ToubAdd ValueTask and friends to corelib
2017-07-24 Hyeongseok Oh[RyuJIT/ARM32] Fix stack overflow on codegen phase
2017-07-24 dudes-comefix comment in optimizer.cpp:optOptimizeBools
2017-07-24 Hyeongseok Oh[RyuJIT/ARM32] Morphing 1-field HFA struct argument...
2017-07-23 Cyd HaseltonUpdate android build script with correct package versio...
2017-07-23 Pat GavlinMerge pull request #12979 from pgavlin/GitHub12935
2017-07-22 Pat GavlinMerge pull request #12984 from dotnet/revert-12951...
2017-07-22 Pat GavlinRevert "[RyuJIT/ARM32] Morphing 1-field HFA struct...
2017-07-22 Alexander Soldatov[RyuJIT/ARM32] Removed int <-> float casts related...
2017-07-21 Jan KotasMerge pull request dotnet/corert#4207 from dotnet/nmirror
2017-07-21 Pat GavlinLock the the dest reg in `inst_RV_TT` if necessary.
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 Bruce ForstallFix a case where a reg is spilled before being freed...
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 jashooFor lb arm do not overwrite 1 element hfa type
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...
next