platform/upstream/coreclr.git
2017-04-26 William GodbeMerge pull request #11215 from wtgodbe/ActuallyDoCrossgen
2017-04-25 Jonghyun ParkMove DynamicHelperFrame::UpdateRegDisplay into cgenx86...
2017-04-25 wtgodbeSet RunCrossGen=true for non-Windows R2R runs
2017-04-25 Pat GavlinMerge pull request #11134 from pgavlin/VSO406163
2017-04-25 Roman ArtemevMerge pull request #11110 from rartemev/issue_9880
2017-04-25 mskvortsov[RyuJIT/ARM32] Move genJumpKindsForTree into common...
2017-04-25 Roman ArtemevMerge pull request #11118 from rartemev/issue_10094
2017-04-25 Roman ArtemevMade behavior to conform to ECMA for 'tail.call, pop...
2017-04-25 William GodbeMerge pull request #11206 from wtgodbe/ContainerName
2017-04-25 wtgodbeUpdate R2R Container Names
2017-04-25 Roman ArtemevTesting. DO NOT MERGE ME
2017-04-25 Jonghyun ParkAllow FEATURE_INTERPRETER to be enabled by command...
2017-04-25 William GodbeMerge pull request #11187 from wtgodbe/NonWindowsR2R
2017-04-25 wtgodbeEnable running R2R tests in Helix on non-Windows
2017-04-25 Bruce ForstallMerge pull request #11203 from mskvortsov/FixLclFld
2017-04-25 Hyung-Kyu Choi[ARM32] clang 3.9 as a default for ARM cross build...
2017-04-25 Pat GavlinFix fgNewBBinRegion when inserting into filters.
2017-04-25 dotnet botMerge pull request dotnet/corert#3418 from dotnet/nmirr...
2017-04-25 Bruce ForstallMerge pull request #11191 from BruceForstall/FixFunclet...
2017-04-25 Bruce ForstallMerge pull request #11080 from BruceForstall/MeasureNoway
2017-04-25 Mikhail SkvortcovRyuJIT/ARM32: Update GT_LCL_FLD codegen.
2017-04-25 Hanjoung Lee[x86/Linux] Do not report untracked from filters (...
2017-04-25 Bruce ForstallAdd code to measure dynamic noway_assert usage
2017-04-25 Bruce ForstallFix funclet begin assert
2017-04-25 Bruce ForstallMerge pull request #11196 from wateret/fix-formatting
2017-04-25 Bruce ForstallMerge pull request #11183 from sdmaclea/PR-FIX-11181
2017-04-25 Hyeongseok Oh[x86/Linux] Change CI docker image (#11098)
2017-04-25 Hanjoung LeeFix formatting fail
2017-04-25 Jim MaEnsure using the given executable path. (#10525)
2017-04-25 Mike McLaughlinAdd "createdump" command to SOS. (#11161)
2017-04-24 Andy AyersMerge pull request #11152 from AndyAyersMS/FixTailCallS...
2017-04-24 Bruce ForstallMerge pull request #11157 from mikedn/reg-encoding
2017-04-24 Bruce ForstallMerge pull request #11108 from BruceForstall/RangedForA...
2017-04-24 Bruce ForstallMerge pull request #11172 from mskvortsov/ArithOverflow...
2017-04-24 Russ KeldorphSupport other toolsets in Win/ARM64 build
2017-04-24 Steve MacLean... Fix 11181
2017-04-24 Bruce ForstallFix cmake warning about mismatched if/endif comment...
2017-04-24 Steve MacLeanRemove PAL FileAlignment restriction (#10959)
2017-04-24 Sean Gillespie[Local GC] Ensure that handle creation returns null...
2017-04-24 Sergey Andreenkodo not use = {nullptr} initialization. (#11153)
2017-04-24 Bruce ForstallMerge pull request #11169 from hseok-oh/ryujit/fix_11128
2017-04-24 Bruce ForstallMerge pull request #11091 from BruceForstall/BlockRefactor
2017-04-24 Mikhail SkvortcovRyuJIT/ARM32: Enable arithmetic overflow checks.
2017-04-24 Jonghyun ParkSupport FEATURE_DBGIPC override (#11164)
2017-04-24 Jonghyun Park[x86/Linux] Remove unnecessary ResumeEsp field (#11167)
2017-04-24 Hyeongseok Oh[ARM32/RyuJIT] Fix failure related with struct argument...
2017-04-24 Jonghyun Park[x86/Linux] Fix unmatched NESTED_END in CallEHFilterFun...
2017-04-23 OmariO11106: Use RuntimeHelpers.IsReferenceOrContainsReferenc...
2017-04-22 Mike DanesSimplify emitter's RegEncoding
2017-04-22 Sean GillespieMark GetGenerationWR2 as GCStressIncompatible across...
2017-04-22 Sean GillespieRemove destructor from GCEvent and instead rely on...
2017-04-22 Brian SullivanTwo improvments for LCG jump stubs (dynamic methods...
2017-04-22 Andy AyersJIT: simple fix for the tail call stress assert
2017-04-22 Mike McLaughlinMove xplat minidump doc to botr. (#11149)
2017-04-21 Gaurav KhannaMove CoreCLR to Preview2 (#11146)
2017-04-21 Andy AyersMerge pull request #11140 from AndyAyersMS/FixRunBenchmarks
2017-04-21 William GodbeMerge pull request #11148 from wtgodbe/DisableCoreMangLib
2017-04-21 wtgodbeDisable DynMethodJumpStubTests test
2017-04-21 Brian SullivanMerge pull request #11117 from briansull/zapsig-fix
2017-04-21 William GodbeMerge pull request #11147 from dotnet/ReEnableHashCodeTest
2017-04-21 William GodbeRe-enable Hashcode Test
2017-04-21 William GodbeMerge pull request #11144 from wtgodbe/DisableSomeTests
2017-04-21 wtgodbeTemporarily disable failing tests in Helix
2017-04-21 Andy AyersUpdate jit RunBenchmarks test to no longer use XPath
2017-04-21 William GodbeMerge pull request #11138 from wtgodbe/WrongCrossgen
2017-04-21 wtgodbeCopy Runtime-specific Crossgen to Core_Root
2017-04-21 Drew ScogginsMerge pull request #11055 from jorive/dev/xUnit-Perform...
2017-04-21 Jonghyun Park[x86/Linux] Correctly initialize nonVolRegPtrs in LazyM...
2017-04-21 Jan KotasMark CharEnumerator as [Serializable] (#11124)
2017-04-21 SaeHie Park[x86/Linux] Fix pow of tryrun (#11099)
2017-04-21 Yi Zhang (CLR)Add Marshal.GetExceptionPointers (#11125)
2017-04-21 Hyeongseok Oh[ARM32/RyuJIT] Argument passing for multireg struct...
2017-04-21 Jonghyun Park[x86/Linux] Relax inst_JMP assert condition (#11062)
2017-04-21 William GodbeMerge pull request #11024 from dotnet-bot/master-Update...
2017-04-21 dotnet-botUpdate CoreClr, CoreFx to preview1-25221-01, preview1...
2017-04-21 Joseph MusserUpdate StringBuilder.AppendJoin to approved API (...
2017-04-21 SaeHie ParkEnable corerun to select Globalization Invariant mode...
2017-04-20 Gaurav KhannaFix R2R workaround for Diasymreader (#11116)
2017-04-20 Ben AdamsInline List.Clear (#11104)
2017-04-20 Brian SullivanWhen we have profile data we can have cross module...
2017-04-20 Peter SmulovicsFixing Delegate's hash code's distribution (#11019)
2017-04-20 William GodbeMerge pull request #11115 from wtgodbe/readytoruntests
2017-04-20 Aditya MandaleekaMerge pull request #11033 from adityamandaleeka/handle_...
2017-04-20 wtgodbeMove readytorun tests into directory one level deeper
2017-04-20 Michelle McDanielMerge pull request #11020 from adiaaida/hardenPerf
2017-04-20 Aditya MandaleekaRename CompareAndSwap to InterlockedCompareExchange.
2017-04-20 William GodbeMerge pull request #11086 from wtgodbe/SecurityPermissions
2017-04-20 wtgodbeAdd dependency on System.Security.Permissions
2017-04-20 Mike McLaughlinAdd the Linux minidump support documentation (#11087)
2017-04-20 Bruce ForstallUse C++ ranged 'for' for AllSuccessorIter use
2017-04-20 Jonghyun Park[x86/Linux] Use CDECL as STDAPICALLTYPE (#10969)
2017-04-20 Michelle McDanielStrip quotes out of BenchviewCommitName
2017-04-20 ragmani[x86/Linux] fix a problem that stack was broken by...
2017-04-20 Andy AyersMerge pull request #11083 from AndyAyersMS/FixNonDevUse...
2017-04-19 Bruce ForstallRefactoring: move some BasicBlock functions to block.cpp
2017-04-19 Bruce ForstallMerge pull request #11081 from mikedn/static-noway
2017-04-19 José RiveroAllow to run all benchmarks and even upload, but fail...
2017-04-19 Swaroop SridharAdd LinkBench to CoreCLR BenchView
2017-04-19 Aditya MandaleekaMove ResetOBJECTHANDLE and the associated holder to...
2017-04-19 Pat GavlinMerge pull request #11077 from pgavlin/gh10940
next