platform/upstream/dotnet/runtime.git
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 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...
2016-05-20 Jan KotasMerge pull request dotnet/coreclr#5111 from dotnet...
2016-05-20 Jan KotasMerge pull request dotnet/coreclr#5121 from dotnet...
2016-05-20 Koundinya VeluriMerge pull request dotnet/coreclr#5030 from kouvel...
2016-05-20 Brian RobbinsMerge pull request dotnet/coreclr#5115 from brianrob...
2016-05-20 Gaurav KhannaRevert "Change to reject varag methods"
2016-05-20 Gaurav KhannaMerge pull request dotnet/coreclr#5075 from gkhanna79...
2016-05-20 Rama krishnan... Merge pull request dotnet/coreclr#5118 from ramarag...
2016-05-20 Yi Zhang (CLR)Merge pull request dotnet/coreclr#5092 from yizhang82...
2016-05-20 SivarvMerge pull request dotnet/coreclr#5085 from sivarv...
2016-05-20 Pat GavlinAdd some quirk and versioning flags and change some...
2016-05-20 Rama Krishnan... Removing ' from bash command line
2016-05-20 Brian RobbinsGenerate perfmap symbol file for System.Private.CoreLib.
2016-05-20 Andy AyersMerge pull request dotnet/coreclr#5067 from AndyAyersMS...
2016-05-20 Gaurav KhannaBaseline more tests
2016-05-20 Jiyoung Giuliana YunFix case-sensitive issue on Linux (dotnet/coreclr#5086)
2016-05-19 Sejong OhAdd JitOptimizationSensitive property to GC/API/WeakRef...
2016-05-19 Koundinya VeluriAdd named mutex for cross-process synchronization
2016-05-19 Sejong OhMerge pull request dotnet/coreclr#4963 from sejongoh...
2016-05-19 Matt EllisIgnore empty collation elements in EndsWith
2016-05-19 Tarek Mahmoud... Remove the wrong optimization from the string initializ...
2016-05-19 Jan KotasMerge pull request dotnet/coreclr#5106 from dotnet...
2016-05-19 Yi ZhangFix x86 only ICastable feature bug.
2016-05-19 Joel HendrixMerge pull request dotnet/coreclr#5074 from jhendrixMSF...
2016-05-19 Jeremy KuhneMissing a check in the Unix part of the code.
2016-05-19 sivarvTail call test failure fixes.
2016-05-19 Gaurav KhannaThrow InvalidProgramException when a method with vararg...
2016-05-19 Jarret ShookMark b103058 as stress sensitive
2016-05-19 Kyungwoo LeeMerge pull request dotnet/coreclr#5099 from kyulee1...
2016-05-19 Jarret ShookMark opt/perf/doublealign/Locals stress sensitive
2016-05-19 Russ KeldorphMerge pull request dotnet/coreclr#5098 from RussKeldorp...
2016-05-19 Russ KeldorphMerge pull request dotnet/coreclr#5100 from RussKeldorp...
2016-05-19 Gaurav KhannaMerge pull request dotnet/coreclr#5091 from gkhanna79...
2016-05-19 Sejong OHInitialize unused upper bits of Vector3 arguments and...
next