platform/upstream/dotnet/runtime.git
2017-04-26 Michael LetterleLookup System.Runtime and mscorlib references by Assemb...
2017-04-26 William GodbeMerge pull request dotnet/coreclr#11229 from wtgodbe...
2017-04-26 wtgodbeExit on failure of HelixPrep.proj
2017-04-26 Jan VorlicekEnable build with clang 4.0 (dotnet/coreclr#11226)
2017-04-26 Jan VorlicekFix thread wait to be resilient to real time clock...
2017-04-26 Jonghyun Park[x86/Linux] Stack alignment check in Hijack Helpers...
2017-04-26 Jonghyun Park[x86/Linux] Use appropriate FCALL macro for DateMarshal...
2017-04-26 Michal StrehovskýMerge pull request dotnet/corertdotnet/coreclr#3429...
2017-04-26 Alan LawrenceComment explaining use of FlushProcessWriteBuffers...
2017-04-26 Jan VorlicekFix few clang analyzer warnings (dotnet/coreclr#11185)
2017-04-26 Bruce ForstallMerge pull request dotnet/coreclr#11107 from BruceForst...
2017-04-26 Bruce ForstallMerge pull request dotnet/coreclr#11204 from BruceForst...
2017-04-26 William GodbeMerge pull request dotnet/coreclr#11215 from wtgodbe...
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 dotnet/coreclr#11134 from pgavlin...
2017-04-25 Roman ArtemevMerge pull request dotnet/coreclr#11110 from rartemev...
2017-04-25 mskvortsov[RyuJIT/ARM32] Move genJumpKindsForTree into common...
2017-04-25 Bruce ForstallFix GCInfo library used by ARM/ARM64 protononjit builds
2017-04-25 Roman ArtemevMerge pull request dotnet/coreclr#11118 from rartemev...
2017-04-25 Roman ArtemevMade behavior to conform to ECMA for 'tail.call, pop...
2017-04-25 William GodbeMerge pull request dotnet/coreclr#11206 from wtgodbe...
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 dotnet/coreclr#11187 from wtgodbe...
2017-04-25 wtgodbeEnable running R2R tests in Helix on non-Windows
2017-04-25 Bruce ForstallMerge pull request dotnet/coreclr#11203 from mskvortsov...
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/corertdotnet/coreclr#3418...
2017-04-25 Bruce ForstallMerge pull request dotnet/coreclr#11191 from BruceForst...
2017-04-25 Bruce ForstallMerge pull request dotnet/coreclr#11080 from BruceForst...
2017-04-25 Mikhail SkvortcovRyuJIT/ARM32: Update GT_LCL_FLD codegen.
2017-04-25 Hanjoung Lee[x86/Linux] Do not report untracked from filters (dotne...
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 dotnet/coreclr#11196 from wateret...
2017-04-25 Bruce ForstallMerge pull request dotnet/coreclr#11183 from sdmaclea...
2017-04-25 Hyeongseok Oh[x86/Linux] Change CI docker image (dotnet/coreclr...
2017-04-25 Hanjoung LeeFix formatting fail
2017-04-25 Jim MaEnsure using the given executable path. (dotnet/coreclr...
2017-04-25 Mike McLaughlinAdd "createdump" command to SOS. (dotnet/coreclr#11161)
2017-04-24 Andy AyersMerge pull request dotnet/coreclr#11152 from AndyAyersM...
2017-04-24 Bruce ForstallMerge pull request dotnet/coreclr#11157 from mikedn...
2017-04-24 Bruce ForstallMerge pull request dotnet/coreclr#11108 from BruceForst...
2017-04-24 Bruce ForstallMerge pull request dotnet/coreclr#11172 from mskvortsov...
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 (dotnet/coreclr...
2017-04-24 Sean Gillespie[Local GC] Ensure that handle creation returns null...
2017-04-24 Sergey Andreenkodo not use = {nullptr} initialization. (dotnet/coreclr...
2017-04-24 Bruce ForstallSplit NumSucc/GetSucc into two versions
2017-04-24 Bruce ForstallMerge pull request dotnet/coreclr#11169 from hseok...
2017-04-24 Bruce ForstallMerge pull request dotnet/coreclr#11091 from BruceForst...
2017-04-24 Mikhail SkvortcovRyuJIT/ARM32: Enable arithmetic overflow checks.
2017-04-24 Jonghyun ParkSupport FEATURE_DBGIPC override (dotnet/coreclr#11164)
2017-04-24 Jonghyun Park[x86/Linux] Remove unnecessary ResumeEsp field (dotnet...
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. (dotnet/coreclr#11149)
2017-04-21 Gaurav KhannaMove CoreCLR to Preview2 (dotnet/coreclr#11146)
2017-04-21 Andy AyersMerge pull request dotnet/coreclr#11140 from AndyAyersM...
2017-04-21 William GodbeMerge pull request dotnet/coreclr#11148 from wtgodbe...
2017-04-21 wtgodbeDisable DynMethodJumpStubTests test
2017-04-21 Brian SullivanMerge pull request dotnet/coreclr#11117 from briansull...
2017-04-21 William GodbeMerge pull request dotnet/coreclr#11147 from dotnet...
2017-04-21 William GodbeRe-enable Hashcode Test
2017-04-21 William GodbeMerge pull request dotnet/coreclr#11144 from wtgodbe...
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 dotnet/coreclr#11138 from wtgodbe...
2017-04-21 wtgodbeCopy Runtime-specific Crossgen to Core_Root
2017-04-21 Drew ScogginsMerge pull request dotnet/coreclr#11055 from jorive...
2017-04-21 Jonghyun Park[x86/Linux] Correctly initialize nonVolRegPtrs in LazyM...
2017-04-21 Jan KotasMark CharEnumerator as [Serializable] (dotnet/coreclr...
2017-04-21 SaeHie Park[x86/Linux] Fix pow of tryrun (dotnet/coreclr#11099)
2017-04-21 Yi Zhang (CLR)Add Marshal.GetExceptionPointers (dotnet/coreclr#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 (dotnet...
2017-04-21 William GodbeMerge pull request dotnet/coreclr#11024 from dotnet...
2017-04-21 dotnet-botUpdate CoreClr, CoreFx to preview1-25221-01, preview1...
2017-04-21 Joseph MusserUpdate StringBuilder.AppendJoin to approved API (dotne...
2017-04-21 SaeHie ParkEnable corerun to select Globalization Invariant mode...
2017-04-20 Gaurav KhannaFix R2R workaround for Diasymreader (dotnet/coreclr...
2017-04-20 Ben AdamsInline List.Clear (dotnet/coreclr#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 (dotnet...
2017-04-20 William GodbeMerge pull request dotnet/coreclr#11115 from wtgodbe...
2017-04-20 Aditya MandaleekaMerge pull request dotnet/coreclr#11033 from adityamand...
2017-04-20 wtgodbeMove readytorun tests into directory one level deeper
2017-04-20 Michelle McDanielMerge pull request dotnet/coreclr#11020 from adiaaida...
2017-04-20 Aditya MandaleekaRename CompareAndSwap to InterlockedCompareExchange.
next