platform/upstream/dotnet/runtime.git
2017-03-15 wtgodbeMake user specify RID for publishing test native bins...
2017-03-15 Alex PerovichMove System.Convert code to shared partition (dotnet...
2017-03-15 William GodbeMerge pull request dotnet/coreclr#10196 from wtgodbe...
2017-03-15 Atsushi KanamoriPrepare MethodBase.cs for migration to shared partition...
2017-03-15 wtgodbeBuild Targeting Pack after restoring packages
2017-03-15 Bruce ForstallMerge pull request dotnet/coreclr#10166 from alpencolt...
2017-03-15 Swaroop SridharAdd support for testing via ILLINK
2017-03-15 Atsushi KanamoriReplace MemberInfo.cs with the CoreRt version and move...
2017-03-15 Alexander SoldatovAdded Array tests to CodeGenBringUpTests
2017-03-15 Bruce ForstallMerge pull request dotnet/coreclr#10145 from hqueue...
2017-03-15 Andy AyersJIT: preliminaries to improve types (dotnet/coreclr...
2017-03-14 Stephen ToubMerge pull request dotnet/coreclr#9276 from benaadams...
2017-03-14 Jarret ShookMerge pull request dotnet/coreclr#10152 from jashook...
2017-03-14 Bruce ForstallMerge pull request dotnet/coreclr#10023 from parjong...
2017-03-14 Pat GavlinMerge pull request dotnet/coreclr#10171 from pgavlin...
2017-03-14 William GodbeMerge pull request dotnet/coreclr#10176 from wtgodbe...
2017-03-14 William GodbeMerge pull request dotnet/coreclr#10175 from wtgodbe...
2017-03-14 Tarek Mahmoud... Fix tz rules (dotnet/coreclr#10169)
2017-03-14 wtgodbeUpdate Buildtools Version
2017-03-14 wtgodbeCopy Targeting Pack files into Core_Root for Non-Windows
2017-03-14 Pat GavlinDo not wait on std{out,err} when a test times out.
2017-03-14 jashookFix dotnet/coreclr#9457
2017-03-14 Gaurav KhannaMerge pull request dotnet/coreclr#10147 from dotnet...
2017-03-14 Gaurav KhannaMerge pull request dotnet/coreclr#9853 from hqueue...
2017-03-14 Xiangyang ... Optimize Span.Clear() on AMD64 (dotnet/coreclr#10110)
2017-03-14 dotnet-botUpdate CoreClr, CoreFx to beta-25113-03, beta-25114...
2017-03-14 Bruce ForstallMerge pull request dotnet/coreclr#10155 from BruceForst...
2017-03-14 Aditya MandaleekaMerge pull request dotnet/coreclr#10153 from adityamand...
2017-03-14 Aditya MandaleekaMerge pull request dotnet/coreclr#10073 from adityamand...
2017-03-14 Bruce ForstallAdd documentation on RyuJIT call morphing
2017-03-14 Bruce ForstallImprove LIR dumping (dotnet/coreclr#10140)
2017-03-14 William GodbeMerge pull request dotnet/coreclr#10074 from wtgodbe...
2017-03-14 Mike McLaughlinSystem.Diagnostics.Debugger.Break() should NOT be inlin...
2017-03-14 Bruce ForstallAdd changes to emitMaxStackDepth and fgPtrArgCntMax...
2017-03-14 Bruce ForstallConvert GenTree* to GenTreeCall* as much as possible...
2017-03-14 Brian SullivanMerge pull request dotnet/coreclr#10113 from briansull...
2017-03-13 Aditya MandaleekaReplace HNDTYPE defines with enum in gcinterface header.
2017-03-13 Aditya MandaleekaRemove STRESS_THREAD.
2017-03-13 Bruce ForstallBuild Linux altjit for x86 and amd64 (dotnet/coreclr...
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 wtgodbePick up new CoreFX packages and abandon old ones
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 Brian SullivanWork for IBC profiling with ReadyToRun images
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 Hyung-Kyu Choi[Ryujit/ARM32] Support shift and rotate for decomposed...
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...
next