platform/upstream/coreclr.git
2017-03-13 wtgodbeRe-insert Supplemental Payload into Helix payload
2017-03-13 Tanner GoodingMerge pull request #10092 from tannergooding/vs2017
2017-03-13 Rich LanderAdd 3PN entry (#10146)
2017-03-13 Michelle McDanielMerge pull request #10090 from adiaaida/crossgenAllAsse...
2017-03-13 Bruce ForstallMerge pull request #10083 from hqueue/arm/ryujit/decomp...
2017-03-13 Jarret ShookMerge pull request #10095 from jashook/update_arm64_exc...
2017-03-13 Gaurav KhannaMerge pull request #10125 from dotnet-bot/master-Update...
2017-03-13 Tanner GoodingUpdating tests/runtest.cmd to use delayed expansion...
2017-03-13 Joseph TremouletMerge pull request #10067 from mikedn/oak-no-throw...
2017-03-13 Atsushi KanamoriMerge pull request #10105 from JonHanna/corefx16566
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 #10134 from seanshpark/fixtypo
2017-03-13 Jan KotasImprove encoding performance (#10124)
2017-03-13 SaeHie ParkFix typo in Compiler::gtHasRef()
2017-03-13 Bruce ForstallRemove dead code (#10128)
2017-03-12 Rich LanderUpdate License and add 3PN notices (#10117)
2017-03-12 Jarret ShookMerge pull request #9867 from sdmaclea/PR-ARM64-FAILS...
2017-03-11 Stephen ToubMerge pull request #10121 from dotnet-bot/master-Update...
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 #10116 from jkotas/issue-6209
2017-03-11 Bruce ForstallMerge pull request #10118 from BruceForstall/FixRuntest
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 #10071 from jashook/r2r_gcstress_3_e...
2017-03-11 Jon HannaRename Type.IsSzArray to Type.IsSZArray and make public.
2017-03-10 Gaurav KhannaMerge pull request #10075 from dotnet-bot/master-Update...
2017-03-10 Bruce ForstallMerge pull request #9979 from alpencolt/ryu-arm-blocks
2017-03-10 Bruce ForstallMerge pull request #9679 from alpencolt/ryu-arm-arr...
2017-03-10 Jan KotasImprove performance of Span.Fill (#10084)
2017-03-10 Maoni StephensMerge pull request #10096 from Maoni0/nogc
2017-03-10 Maoni0Porting desktop changes to coreclr. This fixes the...
2017-03-10 Mike McLaughlinFix debugging on OS X Sierra (#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 #10079 from hseok-oh/ci/x86_job
2017-03-10 Michelle McDanielMerge pull request #10061 from adiaaida/linuxThroughput...
2017-03-10 Stephen ToubRemove faulty asserts from ArraySegment (#10086)
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. (#10068)
2017-03-10 Michelle McDanielAdd linux throughput testing support
2017-03-10 Pat GavlinMerge pull request #10032 from pgavlin/LastUsesBuildInt...
2017-03-09 Jan VorlicekFix incremental build of resources injected to coreclr...
2017-03-09 Frederik CarlierSupport cross compiling for Zesty (#10066)
2017-03-09 Rahul KumarMerge pull request #9728 from rahku/fixIssue8683
2017-03-09 Koundinya VeluriImprove span copy of pointers and structs containing...
2017-03-09 Gaurav KhannaMerge pull request #10063 from dotnet-bot/master-Update...
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 #10055 from tannergooding/vs2017
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 #10053 from dotnet-bot/master-Update...
2017-03-09 dotnet-botUpdate CoreClr, CoreFx to beta-25109-01, beta-25109...
2017-03-09 Ahson Ahmed... AggressiveInlining AsBytes and NonPortableCast (#10057)
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 (#9997)
2017-03-09 Tanner GoodingMerge pull request #9956 from tannergooding/vs2017
2017-03-09 chcostaUpdate to buildtools version 1.0.27-prerelease-01407...
2017-03-09 Bruce ForstallMerge pull request #10038 from BruceForstall/DontBuildL...
2017-03-08 Jonghyun ParkRevise Interop TC Calling Convention (#10014)
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 #10044 from mmitche/remove-nuget...
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 #9950 from dotnet-bot/master-UpdateD...
2017-03-08 Michelle McDanielMerge pull request #10040 from adiaaida/perfjobtriggers
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 #10013 from BruceForstall/CiTailcall...
2017-03-08 SivarvMerge pull request #10017 from sivarv/morphAssertFix
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 (#10016)
2017-03-08 ragmaniFix wrong gcc inline assembly code. (#10024)
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 #10006 from wtgodbe/parallelWrapperGen
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 (#9985)
2017-03-08 Tanner GoodingUpdating the various windows build scripts to have...
2017-03-08 Aditya MandaleekaMerge pull request #10021 from adityamandaleeka/fix_bro...
2017-03-08 Bruce ForstallAdd new JIT stress modes to the CI system; clean up...
2017-03-08 Aditya MandaleekaFix broken badges.
2017-03-08 Alex PerovichAdd shared changes from corert (#10010)
2017-03-08 sivarvMorph assert fix.
next