platform/upstream/coreclr.git
2017-03-17 Joseph TremouletMerge pull request #10248 from mikedn/fix-vnarrbound
2017-03-17 Tanner GoodingMerge pull request #10201 from cod7alex/add_csharp_edit...
2017-03-17 Jonghyun Park[x86/Linux] Pass return buffer on reverse P/Invoke...
2017-03-17 Ben AdamsSupport devirtulization of Encoders (#10229)
2017-03-17 Maoni Stephensneed to account for the allocated bytes correctly for...
2017-03-17 Alex PerovichMerge pull request #10235 from dotnet/mirror-merge...
2017-03-17 Atsushi KanamoriMove the MemberInfo-derived Info classes to the shared...
2017-03-17 Sean Gillespie[Local GC] Break EE dependency on GC's generation table...
2017-03-17 Pat GavlinMerge pull request #10240 from pgavlin/fixerrorlevel
2017-03-16 Pat GavlinFix test failure detection when dumps are enabled.
2017-03-16 Swaroop SridharAdd a lab job for Coreclr testing via ILLINK (#10200)
2017-03-16 Mike DanesFix ValueNumStore::IsVNArrLenUnsignedBound checks
2017-03-16 Daniel PodderAdd IBC support to managed build (#10180)
2017-03-16 Jan KotasFix CoreCLR build break in shared corelib partition...
2017-03-16 Jeremy KuhneEnable FileStream in ProjectN build, use CreateFile2...
2017-03-16 BuyduckRemoved check for the maximum quantity of arguments...
2017-03-16 dotnet botUpdate CoreClr to beta-25116-01 (#10163)
2017-03-16 Atsushi KanamoriFixing more file-class correspondence violations. ...
2017-03-16 Pat GavlinMerge pull request #10214 from pgavlin/TimeoutCrashDumps
2017-03-16 Pat GavlinTake crash dumps for timed-out tests.
2017-03-16 Stephen ToubMerge pull request #10164 from stephentoub/fs_pipe_crash
2017-03-16 Jan KotasDelete mscorlib facade (#10157)
2017-03-16 Eric ErhardtMerge pull request #10177 from eerhardt/TZPosixNames
2017-03-16 Rahul KumarHide types which are now public in corefx (#10142)
2017-03-16 Yuriy SolodkyyMinor fix to address ?: VC conformance improvement...
2017-03-16 Matt MitchellTemporarily disable flaky sleep test (#10221)
2017-03-16 Stephen ToubFix Convert.FromBase64CharArray with empty array (...
2017-03-16 Evgeny Pavlov[x86/Linux] Fix NativeCallableTest (#10060)
2017-03-16 Eric ErhardtMerge pull request #10168 from eerhardt/PortablePDBs
2017-03-16 Rahul KumarEnable use of Volatile<T> on arm64 to get correct memor...
2017-03-16 Jonghyun ParkClean up fcall.h (#10158)
2017-03-16 Jonghyun ParkReorder stack arguments on reverse P/Invoke (#10217)
2017-03-16 Hanjoung Lee[x86/Linux] Fix IL_STUB_PInvoke with RetBuf (#10144)
2017-03-16 William GodbeMerge pull request #10218 from dotnet/revert-10213...
2017-03-16 William GodbeMerge pull request #10219 from dotnet/revert-10210...
2017-03-16 William GodbeRevert "Make user specify RID for publishing test nativ...
2017-03-16 William GodbeRevert "Add BuildType to helixpublish.proj"
2017-03-16 Rahul KumarMerge pull request #9876 from sdmaclea/PR-ARM64-Foreign...
2017-03-16 Rion WilliamsFix ToTitleCase Functionality for Dutch Cultures (...
2017-03-16 William GodbeMerge pull request #10213 from wtgodbe/buildType
2017-03-16 wtgodbeAdd BuildType to helixpublish.proj
2017-03-16 Matt MitchellChange CoreCLR to use Sierra (#10173)
2017-03-15 William GodbeMerge pull request #10210 from wtgodbe/distroRid
2017-03-15 William GodbeMerge pull request #10206 from wtgodbe/MultiQueue
2017-03-15 Atsushi KanamoriMigrate MethodBase.cs over to the shared partition...
2017-03-15 wtgodbeMake user specify RID for publishing test native bins...
2017-03-15 Alex PerovichMove System.Convert code to shared partition (#10178)
2017-03-15 wtgodbeAdd support for Multiqueing jobs in Helix
2017-03-15 William GodbeMerge pull request #10196 from wtgodbe/fixHelix
2017-03-15 cod7alexAdded to .editorconfig csharp code style settings suppo...
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 #10166 from alpencolt/ryu-arm-arr...
2017-03-15 Swaroop SridharAdd support for testing via ILLINK
2017-03-15 Eric ErhardtSupport bracket enclosed names in TZ POSIX rules
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 #10145 from hqueue/arm/ryujit/shiftr...
2017-03-15 Andy AyersJIT: preliminaries to improve types (#10172)
2017-03-14 Stephen ToubMerge pull request #9276 from benaadams/sealed-encodings
2017-03-14 Jarret ShookMerge pull request #10152 from jashook/assert_pcodes_pc...
2017-03-14 Bruce ForstallMerge pull request #10023 from parjong/fix/clr_abi
2017-03-14 Pat GavlinMerge pull request #10171 from pgavlin/TestWrapperTimeouts
2017-03-14 William GodbeMerge pull request #10176 from wtgodbe/BuildToolsAgain
2017-03-14 William GodbeMerge pull request #10175 from wtgodbe/NonWindowsTarget...
2017-03-14 Tarek Mahmoud... Fix tz rules (#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 #9457
2017-03-14 Eric ErhardtMake portable PDBs on Unix instead of no symbols at...
2017-03-14 Stephen ToubIgnore FileStream.FlushWriteBuffer failures during...
2017-03-14 Gaurav KhannaMerge pull request #10147 from dotnet-bot/master-Update...
2017-03-14 Gaurav KhannaMerge pull request #9853 from hqueue/arm/ci_legs
2017-03-14 Xiangyang ... Optimize Span.Clear() on AMD64 (#10110)
2017-03-14 dotnet-botUpdate CoreClr, CoreFx to beta-25113-03, beta-25114...
2017-03-14 Bruce ForstallMerge pull request #10155 from BruceForstall/CallMorphDoc
2017-03-14 Aditya MandaleekaMerge pull request #10153 from adityamandaleeka/remove_...
2017-03-14 Aditya MandaleekaMerge pull request #10073 from adityamandaleeka/handle_...
2017-03-14 Bruce ForstallAdd documentation on RyuJIT call morphing
2017-03-14 Bruce ForstallImprove LIR dumping (#10140)
2017-03-14 William GodbeMerge pull request #10074 from wtgodbe/ProjectJson
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 #10113 from briansull/ibc-readytorun
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 (#10120)
2017-03-13 Bruce ForstallMerge pull request #10129 from BruceForstall/AdjustStac...
2017-03-13 William GodbeMerge pull request #10150 from wtgodbe/SupplementalPayload
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 #10072 from pgavlin/gh10022
2017-03-13 Brian SullivanWork for IBC profiling with ReadyToRun images
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...
next