platform/upstream/dotnet/runtime.git
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 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 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 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 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.
2017-04-20 William GodbeMerge pull request dotnet/coreclr#11086 from wtgodbe...
2017-04-20 wtgodbeAdd dependency on System.Security.Permissions
2017-04-20 Mike McLaughlinAdd the Linux minidump support documentation (dotnet...
2017-04-20 Bruce ForstallUse C++ ranged 'for' for AllSuccessorIter use
2017-04-20 Jonghyun Park[x86/Linux] Use CDECL as STDAPICALLTYPE (dotnet/coreclr...
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 dotnet/coreclr#11083 from AndyAyersM...
2017-04-19 Bruce ForstallRefactoring: move some BasicBlock functions to block.cpp
2017-04-19 Bruce ForstallMerge pull request dotnet/coreclr#11081 from mikedn...
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 dotnet/coreclr#11077 from pgavlin...
2017-04-19 Jan VorlicekAdd NUMA and thread affinity support for Unix (dotnet...
2017-04-19 Jarret ShookMerge pull request dotnet/coreclr#10257 from jashook...
2017-04-19 William GodbeMerge pull request dotnet/coreclr#11085 from wtgodbe...
2017-04-19 wtgodbeSkip failing tests in Helix
2017-04-19 Andy AyersUpdate CheckProjects to not fail for non-dev CORE_ROOT
2017-04-19 Mike DanesConvert some noway_assert to static_assert
2017-04-19 Jonghyun Park[x86/Linux] Corretly pop args after unmanaged function...
2017-04-19 Pat GavlinAdd a regression test.
2017-04-19 Brian SullivanMerge pull request dotnet/coreclr#11049 from briansull...
2017-04-19 Michal StrehovskýAdd test coverage for Rank 1 multidimensional arrays...
2017-04-19 Daniel PodderIBC: Disable `-partialNGEN -minify` for SPC.dll (dotnet...
2017-04-19 Pat GavlinSpill side-effects in impAssignMultiRegTypeToVar.
2017-04-19 Bruce ForstallMerge pull request dotnet/coreclr#11044 from alpencolt...
2017-04-19 Stephen ToubMerge pull request dotnet/coreclr#11070 from stephentou...
2017-04-19 jashookFor Reflection invoke, use ArgLocDesc
2017-04-19 Jim MaChange ICLRRuntimeHost2 to ICLRRuntimeHost4 for Windows...
2017-04-19 José RiveroStop running all tests on first failure, if the run...
2017-04-19 Yi Zhang (CLR)Stop treating test files as executable and fix encoding...
2017-04-19 Stephen ToubAdd Dev/Ino fields to Interop.Sys.FileStatus
2017-04-19 Jonghyun Park[x86/Linux] Do NOT run GC on Transition (dotnet/coreclr...
2017-04-19 Viktor HoferRevert "Add SecurityZone stub" (dotnet/coreclr#11053)
2017-04-19 José RiveroUpdating the measurement.py call to be setup like the...
2017-04-19 José RiveroSet default BenchView run type to local
2017-04-19 Bruce ForstallMerge pull request dotnet/coreclr#10933 from hqueue...
2017-04-19 Bruce ForstallMerge pull request dotnet/coreclr#11021 from mskvortsov...
2017-04-19 Sean GillespieSome fixes for the GC Reliability Framework (dotnet...
2017-04-19 José RiveroImproving robustness of the run-xunit-perf.cmd script.
2017-04-18 Mike McLaughlinImplement the createdump policy options and env variabl...
2017-04-18 William GodbeMerge pull request dotnet/coreclr#11054 from wtgodbe...
2017-04-18 wtgodbeFix spacing in build-test.cmd in Pipeline
2017-04-18 Matt EllisMerge pull request dotnet/coreclr#11050 from ellismg...
2017-04-18 William GodbeMerge pull request dotnet/coreclr#11052 from wtgodbe...
2017-04-18 wtgodbeCreate default variables for Crossgen, TargetsNonWindow...
2017-04-18 Jan KotasConvert a few test files from UTF16 to ASCII and add...
2017-04-18 William GodbeMerge pull request dotnet/coreclr#10979 from wtgodbe...
next