platform/upstream/dotnet/runtime.git
2016-05-26 Brian SullivanMerge pull request dotnet/coreclr#5196 from briansull...
2016-05-26 Koundinya VeluriMerge pull request dotnet/coreclr#5206 from kouvel...
2016-05-26 Jarret ShookMerge pull request dotnet/coreclr#5231 from jashook...
2016-05-26 Geunsik LimTypo Fix: from preemtive GC to preemptive GC (dotnet...
2016-05-26 Geunsik LimLinux/ARM: Regression fix in release build since "UNW_A...
2016-05-26 Sean GillespieMerge pull request dotnet/coreclr#5227 from swgillespie...
2016-05-26 Brian SullivanEnable HFA support for passing arguments on ARM64
2016-05-26 Pat GavlinMerge pull request dotnet/coreclr#5207 from pgavlin...
2016-05-26 Aditya MandaleekaMerge pull request dotnet/coreclr#5220 from adityamanda...
2016-05-26 Andy AyersMerge pull request dotnet/coreclr#5187 from AndyAyersMS...
2016-05-25 AlexGhiondeaMerge pull request dotnet/coreclr#5216 from AlexGhionde...
2016-05-25 Matt MitchellMerge pull request dotnet/coreclr#5209 from prajwal...
2016-05-25 Jarret Shookarm32 build fix.
2016-05-25 Russ KeldorphMerge pull request dotnet/coreclr#5219 from ellismg...
2016-05-25 Sean GillespieIncrease the timeout of long GC tests
2016-05-25 Tarek Mahmoud... Merge pull request dotnet/coreclr#5221 from tarekgh...
2016-05-25 Aditya MandaleekaRemove CORECLR_CONCURRENT_GC from Unix coreruncommon.
2016-05-25 Matt EllisBe more explict when picking up libs from CoreFx
2016-05-25 William GodbeMerge pull request dotnet/coreclr#5224 from wtgodbe...
2016-05-25 wtgodbeAdd missing quote in new runtest.cmd arg
2016-05-25 Pat GavlinLimit the exports of libclrjit.{so,dylib}.
2016-05-25 Tarekm Mahmoud... Upgrade Linux build to use Unicode 8.0
2016-05-25 Aditya MandaleekaExplicitly check CLRConfig value to determine whether...
2016-05-25 Alex GhiondeaRestore the package version to 1.0.2 for the ILAsm...
2016-05-25 Michelle McDanielMerge pull request dotnet/coreclr#5184 from adiaaida...
2016-05-25 Alex GhiondeaRestore the package version to 1.0.2 for the CoreCLR...
2016-05-25 Michelle McDanielEnable FEATURE_MULTIREG_RET for x86 RyuJIT
2016-05-25 Koundinya VeluriFix shm directory creation for named mutexes
2016-05-25 Prajwal A Narm-softfp: make toolchain.cmake consistent among diffe...
2016-05-25 Sergiy KuryataMerge pull request dotnet/coreclr#5208 from sergiy...
2016-05-25 Prajwal A NARM-CI: added a fix to mount Linux ARM emulator rootfs...
2016-05-25 Sergiy KuryataUpdate runtests.sh to accommodate a change in CoreFX...
2016-05-25 Jonghyun Park[ARM/Linux] Fix incorrect return marshaling in PInvoke...
2016-05-25 ManuSupport the CORE_LIBRARIES environment variable on...
2016-05-25 Vance MorrisonFix Guid's GetHashCode to work better (not ignore parts...
2016-05-24 Dmitri-BotcharnikovImprove vtbl matching loop in DacGetVtNameW. (dotnet...
2016-05-24 Jan VorlicekFix filter funclet handling during stack walk on Unix...
2016-05-24 Lubomir LitchevMerge pull request dotnet/coreclr#5153 from LLITCHEV...
2016-05-24 Lubomir LitchevAdded jit related R2R jobs.
2016-05-24 William GodbeMerge pull request dotnet/coreclr#5192 from wtgodbe...
2016-05-24 wtgodbeAdd PowerShell script to update latest package version...
2016-05-24 Aditya MandaleekaMerge pull request dotnet/coreclr#5129 from leemgs...
2016-05-24 Andy AyersInliner: integrate data into inline Xml
2016-05-24 William GodbeMerge pull request dotnet/coreclr#5171 from wtgodbe...
2016-05-24 Russ KeldorphMerge pull request dotnet/coreclr#5180 from RussKeldorp...
2016-05-24 Russ KeldorphExclude varags tests for JIT32
2016-05-24 Koundinya VeluriMerge pull request dotnet/coreclr#5170 from kouvel...
2016-05-24 Kyungwoo LeeMerge pull request dotnet/coreclr#5173 from kyulee1...
2016-05-24 Kyungwoo LeeILAsm/ILDAsm Package
2016-05-24 Lubomir LitchevAdd R2R JitStress, JitStressRegs, JITMinOpts and ForceR...
2016-05-23 Jeremy KuhneMerge pull request dotnet/coreclr#4884 from JeremyKuhne...
2016-05-23 Geunsik LimLinux/ARM: Add execution time of ./tests/runtest.sh
2016-05-23 wtgodbeUpdate sync.cmd to download Azure Blobs. Also change...
2016-05-23 Jan KotasMerge pull request dotnet/coreclr#5167 from dotnet...
2016-05-23 Aditya MandaleekaMerge pull request dotnet/coreclr#5042 from leemgs...
2016-05-23 Koundinya VeluriFix intermittent test failure in paltest_namedmutex_test1
2016-05-23 Jan VorlicekChange Unix HW exception unwinding to not to go through...
2016-05-23 Jan KotasAdd missing #ifdef FEATURE_ICASTABLE
2016-05-23 Kyungwoo LeeMerge pull request dotnet/coreclr#5145 from kyulee1...
2016-05-23 Jan KotasMerge pull request dotnet/coreclr#5159 from dotnet...
2016-05-22 Jan KotasMerge pull request dotnet/coreclr#5146 from dotnet...
2016-05-22 Jan KotasUpdate tests to build against rc3-24117-00 (dotnet...
2016-05-22 Andy AyersMerge pull request dotnet/coreclr#5143 from AndyAyersMS...
2016-05-22 Wes HaggardExpose ResolveEventHandler and ResolveEventArgs in...
2016-05-21 Kyungwoo LeeARM64: Test Binary Update (dotnet/coreclr@afa7fe5486fc9...
2016-05-21 Matt EllisUpdate pre-release tags to RC4
2016-05-21 Aditya MandaleekaMerge pull request dotnet/coreclr#5136 from adityamanda...
2016-05-21 Pat GavlinMerge pull request dotnet/coreclr#4990 from pgavlin...
2016-05-20 John ChenMerge pull request dotnet/coreclr#5122 from JohnChen0...
2016-05-20 Andy AyersInliner: locks for xml read/write access
2016-05-20 Russ KeldorphMerge pull request dotnet/coreclr#5142 from RussKeldorp...
2016-05-20 Russ KeldorphRemove ryujit_x86_no_fallback_issues.targets
2016-05-20 Sejong OhMerge pull request dotnet/coreclr#5114 from sejongoh...
2016-05-20 Michelle McDanielMerge pull request dotnet/coreclr#5133 from adiaaida...
2016-05-20 Lee CulverMerge pull request dotnet/coreclr#5139 from leculver...
2016-05-20 Lee CulverDisable debugger termination to prevent shutdown race
2016-05-20 Stephen ToubShrink AsyncMethodBuilder.MoveNextRunner by a field...
2016-05-20 Gaurav KhannaMerge pull request dotnet/coreclr#5124 from gkhanna79...
2016-05-20 Lee CulverFix multiple LTTng issues (dotnet/coreclr#5068)
2016-05-20 Jan KotasExpose GetUninitializedObject on RuntimeHelpers (dotne...
2016-05-20 Pat GavlinRemove some preprocessor usage from the JIT interface.
2016-05-20 Pat GavlinMerge pull request dotnet/coreclr#5123 from dotnet...
2016-05-20 Koundinya VeluriMerge pull request dotnet/coreclr#5132 from kouvel...
2016-05-20 John ChenResolve two issues that cause pri1r2r test timeout...
2016-05-20 Aditya MandaleekaLoad XRT DLL from System32, and only on Win8+.
2016-05-20 Matt EllisMerge pull request dotnet/coreclr#5105 from ellismg...
2016-05-20 dotnet-botMerge remote-tracking branch 'upstream/master' into...
2016-05-20 dotnet-botFix line endings in src/vm/jitinterface.h
2016-05-20 Michelle McDanielDisable stringarr_cs_ro for x86 RyuJIT
2016-05-20 Koundinya VeluriFix a few bugs in named mutexes
2016-05-20 Jan VorlicekAdd gchist SOS commands for Unix (dotnet/coreclr#5127)
2016-05-20 Jose Perez... Updating the version of buildtools we use to add commit...
2016-05-20 John ChenMerge pull request dotnet/coreclr#5052 from JohnChen0/r2r
2016-05-20 Jarret ShookMerge pull request dotnet/coreclr#5109 from jashook...
2016-05-20 Jarret ShookMerge pull request dotnet/coreclr#5108 from jashook...
2016-05-20 Hanjoung LeeFix typo in runtest.sh (dotnet/coreclr#5125)
2016-05-20 Gaurav KhannaThrow InvalidProgramException when a method with vararg...
2016-05-20 Lee CulverPrevent core dumps at shutdown when the ETW subsystem...
2016-05-20 Geunsik LimDocumentation: Add CoreCLR binary folder to test result...
2016-05-20 Fadi HannaImplementation of the following generic dictionary...
next