platform/upstream/dotnet/runtime.git
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 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...
2016-05-19 John Chen ... Initial Ready-to-Run tests for generics
2016-05-19 Alex GhiondeaChecking in on behalf of JKuhne
2016-05-19 Joel HendrixAdd sign.builds projects to facilitate real signing...
2016-05-19 Russ KeldorphFix GCStress=0xC when build(tests).cmd called from...
2016-05-19 Sean GillespieMerge pull request dotnet/coreclr#4991 from swgillespie...
2016-05-19 Mike McLaughlinImplement source/line number support for Exception...
2016-05-19 William GodbeMerge pull request dotnet/coreclr#5031 from wtgodbe...
2016-05-19 Kyungwoo LeeARM64: Fix R2R EntryPoint for Intrinsic
2016-05-19 Russ KeldorphMark doublealign test as incompatible with GCStress
2016-05-19 SaeHie ParkARM, SOS: correct IP and SP value in ClrStack command...
2016-05-19 Russ KeldorphMerge pull request dotnet/coreclr#5057 from RussKeldorp...
2016-05-19 SenthilMerge pull request dotnet/coreclr#5001 from AlexGhionde...
2016-05-19 Jan KotasMerge pull request dotnet/coreclr#5076 from dotnet...
2016-05-19 mkborgSkip configuration with skipnative option. (dotnet...
2016-05-19 Gaurav KhannaMake Microsoft.NetCore.JIT package dependency of CoreCL...
2016-05-19 Kyungwoo LeeMerge pull request dotnet/coreclr#5073 from kyulee1...
2016-05-19 Kyungwoo LeeMerge pull request dotnet/coreclr#5020 from kyulee1/imp
2016-05-19 Kyungwoo LeeARM64: New Test Binary Update
2016-05-18 sbomerPort from tfs: onload exception debugger crash fix...
2016-05-18 Bruce ForstallMerge pull request dotnet/coreclr#5070 from dotnet...
2016-05-18 Sean GillespieSwitch GCSimulator to BuildAndRun so that a shell wrapp...
2016-05-18 wtgodbeUpdate build scripts to fix small errors
2016-05-18 Alex GhiondeaExplicitly reference the file containing the mscorlib...
2016-05-18 Aditya MandaleekaMerge pull request dotnet/coreclr#5039 from adityamanda...
2016-05-18 Hugh BellamyCache GetLowerBound in Array.Reverse and Array.Sort...
2016-05-18 Kyungwoo LeeARM64: Enable End-To-End ReadyToRun (R2R) Crossgen
2016-05-18 Rama krishnan... Merge pull request dotnet/coreclr#5069 from ramarag...
2016-05-18 Yi Zhang (CLR)Merge pull request dotnet/coreclr#5048 from yizhang82...
2016-05-18 Russ KeldorphMerge pull request dotnet/coreclr#5044 from RussKeldorp...
2016-05-18 James KoRemove Encoding FEATURE_* defines from mscorlib (dotnet...
2016-05-18 Rama Krishnan... Removing hard coded path
2016-05-18 Bruce ForstallMerge pull request dotnet/coreclr#5062 from dotnet...
2016-05-18 Rahul KumarMerge pull request dotnet/coreclr#5036 from rahku/fixes
next