platform/upstream/dotnet/runtime.git
2017-03-13 Bruce ForstallMerge pull request dotnet/coreclr#10129 from BruceForst...
2017-03-13 William GodbeMerge pull request dotnet/coreclr#10150 from wtgodbe...
2017-03-13 wtgodbeRe-insert Supplemental Payload into Helix payload
2017-03-13 Pat GavlinMerge pull request dotnet/coreclr#10072 from pgavlin...
2017-03-13 Tanner GoodingMerge pull request dotnet/coreclr#10092 from tannergood...
2017-03-13 Rich LanderAdd 3PN entry (dotnet/coreclr#10146)
2017-03-13 Michelle McDanielMerge pull request dotnet/coreclr#10090 from adiaaida...
2017-03-13 Bruce ForstallMerge pull request dotnet/coreclr#10083 from hqueue...
2017-03-13 Jarret ShookMerge pull request dotnet/coreclr#10095 from jashook...
2017-03-13 Gaurav KhannaMerge pull request dotnet/coreclr#10125 from dotnet...
2017-03-13 Tanner GoodingUpdating tests/runtest.cmd to use delayed expansion...
2017-03-13 Joseph TremouletMerge pull request dotnet/coreclr#10067 from mikedn...
2017-03-13 Atsushi KanamoriMerge pull request dotnet/coreclr#10105 from JonHanna...
2017-03-13 Jonghyun ParkUse VSD_STUB_CAN_THROW_AV instead of explicit _TARGET_X...
2017-03-13 Jonghyun ParkUse GetDoubleArrayToLargeObjectHeapThreshold when FEATU...
2017-03-13 dotnet-botUpdate CoreClr to beta-25113-01
2017-03-13 Bruce ForstallMerge pull request dotnet/coreclr#10134 from seanshpark...
2017-03-13 Jan KotasImprove encoding performance (dotnet/coreclr#10124)
2017-03-13 SaeHie ParkFix typo in Compiler::gtHasRef()
2017-03-13 Bruce ForstallRemove dead code (dotnet/coreclr#10128)
2017-03-12 Bruce ForstallMove adjustments to genStackLevel into functions
2017-03-12 Rich LanderUpdate License and add 3PN notices (dotnet/coreclr...
2017-03-12 Jarret ShookMerge pull request dotnet/coreclr#9867 from sdmaclea...
2017-03-11 Stephen ToubMerge pull request dotnet/coreclr#10121 from dotnet...
2017-03-11 dotnet-botUpdate CoreClr to beta-25111-03
2017-03-11 jashookUpdate the arm64 metadata based on issues.targets
2017-03-11 Stephen ToubMerge pull request dotnet/coreclr#10116 from jkotas...
2017-03-11 Bruce ForstallMerge pull request dotnet/coreclr#10118 from BruceForst...
2017-03-11 Bruce ForstallFix delayed expansion scripting error in runtest.cmd
2017-03-11 Jan KotasFix incorrect assert condition
2017-03-11 Jan KotasStrip internal frame in Environment.StackTrace
2017-03-11 Jarret ShookMerge pull request dotnet/coreclr#10071 from jashook...
2017-03-11 Jon HannaRename Type.IsSzArray to Type.IsSZArray and make public.
2017-03-10 Gaurav KhannaMerge pull request dotnet/coreclr#10075 from dotnet...
2017-03-10 Bruce ForstallMerge pull request dotnet/coreclr#9979 from alpencolt...
2017-03-10 Bruce ForstallMerge pull request dotnet/coreclr#9679 from alpencolt...
2017-03-10 Jan KotasImprove performance of Span.Fill (dotnet/coreclr#10084)
2017-03-10 Maoni StephensMerge pull request dotnet/coreclr#10096 from Maoni0...
2017-03-10 Maoni0Porting desktop changes to coreclr. This fixes the...
2017-03-10 Mike McLaughlinFix debugging on OS X Sierra (dotnet/coreclr#10078)
2017-03-10 dotnet-botUpdate CoreClr, CoreFx to beta-25110-03, beta-25110...
2017-03-10 Evgeny Pavlov[x86/Linux][GDB-JIT] Fix crash after changing default...
2017-03-10 jashookExclude R2R and GCStress 3 failures.
2017-03-10 Michelle McDanielCrossgen all assemblies for throughput perf
2017-03-10 Gaurav KhannaMerge pull request dotnet/coreclr#10079 from hseok...
2017-03-10 Michelle McDanielMerge pull request dotnet/coreclr#10061 from adiaaida...
2017-03-10 Stephen ToubRemove faulty asserts from ArraySegment (dotnet/coreclr...
2017-03-10 Hyeongseok Oh[Linux/x86] Enable CI Linux/x86 build job
2017-03-10 Hyung-Kyu Choi[Ryujit/ARM32] Fix wrong comparion
2017-03-10 Atsushi KanamoriMove more types into the shared partition. (dotnet...
2017-03-10 Michelle McDanielAdd linux throughput testing support
2017-03-10 Pat GavlinMerge pull request dotnet/coreclr#10032 from pgavlin...
2017-03-09 Pat GavlinFix some cross-thread memory accesses in a JIT test.
2017-03-09 Jan VorlicekFix incremental build of resources injected to coreclr...
2017-03-09 Frederik CarlierSupport cross compiling for Zesty (dotnet/coreclr#10066)
2017-03-09 Rahul KumarMerge pull request dotnet/coreclr#9728 from rahku/fixIs...
2017-03-09 Koundinya VeluriImprove span copy of pointers and structs containing...
2017-03-09 Gaurav KhannaMerge pull request dotnet/coreclr#10063 from dotnet...
2017-03-09 Mike DanesFix AssertionDsc::Equals OAK_NO_THROW's handling
2017-03-09 Rahul KumarIgnore binder context for corelib when performing bindi...
2017-03-09 dotnet-botUpdate CoreClr to beta-25109-03
2017-03-09 Gaurav KhannaMerge pull request dotnet/coreclr#10055 from tannergood...
2017-03-09 Hyung-Kyu Choi[Ryujit/ARM32] Support binary operator for decomposed...
2017-03-09 Tanner GoodingUpdating the windows-instructions to list the minimum...
2017-03-09 Gaurav KhannaMerge pull request dotnet/coreclr#10053 from dotnet...
2017-03-09 dotnet-botUpdate CoreClr, CoreFx to beta-25109-01, beta-25109...
2017-03-09 Ahson Ahmed... AggressiveInlining AsBytes and NonPortableCast (dotnet...
2017-03-09 Atsushi KanamoriMove System.Security attributes to shared partition...
2017-03-09 Pat GavlinDo not set the last use bit on UVR ref positions.
2017-03-09 Pat GavlinFix extend lifetimes stress.
2017-03-09 Jonghyun Park[x86/Linux] Correctly adjust stack for double aligned...
2017-03-09 Jonghyun Park[x86/Linux] 16-byte aligned UMThunkStubs (dotnet/corecl...
2017-03-09 Tanner GoodingMerge pull request dotnet/coreclr#9956 from tannergoodi...
2017-03-09 chcostaUpdate to buildtools version 1.0.27-prerelease-01407...
2017-03-09 Bruce ForstallMerge pull request dotnet/coreclr#10038 from BruceForst...
2017-03-08 Jonghyun ParkRevise Interop TC Calling Convention (dotnet/coreclr...
2017-03-08 Aditya MandaleekaSRV->SVR in BotR GC section.
2017-03-08 Tanner GoodingUpdating the building/windows-instructions.md to indica...
2017-03-08 Matt MitchellMerge pull request dotnet/coreclr#10044 from mmitche...
2017-03-08 Matt MitchellAdd all .nuget subdirs
2017-03-08 Matt MitchellRemove the nuget cache from the archival
2017-03-08 Gaurav KhannaMerge pull request dotnet/coreclr#9950 from dotnet...
2017-03-08 Michelle McDanielMerge pull request dotnet/coreclr#10040 from adiaaida...
2017-03-08 Michelle McDanielChange perf test trigger phases
2017-03-08 Bruce ForstallStop building x86 LEGACY_BACKEND
2017-03-08 Bruce ForstallMerge pull request dotnet/coreclr#10013 from BruceForst...
2017-03-08 SivarvMerge pull request dotnet/coreclr#10017 from sivarv...
2017-03-08 dotnet-botUpdate CoreClr, CoreFx to beta-25108-04, beta-25108...
2017-03-08 Pat GavlinFormat code.
2017-03-08 Jonghyun Park[x86/Linux] Calling convention mismatch inside Vector3I...
2017-03-08 Jonghyun Park[x86/Linux] Calling convention mismatch inside systemvb...
2017-03-08 chunseokleeRemove CORECLR_GDBJIT length check in gdbjit (dotnet...
2017-03-08 ragmaniFix wrong gcc inline assembly code. (dotnet/coreclr...
2017-03-08 Mike McLaughlinFix assert in portable pdb reader running the clrstack...
2017-03-08 Atsushi KanamoriMove two sharable classes into the shared partition...
2017-03-08 William GodbeMerge pull request dotnet/coreclr#10006 from wtgodbe...
2017-03-08 Pat GavlinCalculate last uses during buildIntervals.
2017-03-08 Aditya MandaleekaRemove TRACK_CXX_EXCEPTION_CODE_HACK and related code...
2017-03-08 Daniel PodderPort Windows PGO support to master (dotnet/coreclr...
2017-03-08 Tanner GoodingUpdating the various windows build scripts to have...
next