platform/upstream/dotnet/runtime.git
2017-09-11 Konstantin... Fix building of rootfs for Tizen armel (dotnet/coreclr...
2017-09-11 Kevin GosseMake order of elements consistent (dotnet/coreclr#13892)
2017-09-11 Stephen ToubMerge pull request dotnet/coreclr#13894 from dotnet...
2017-09-11 dotnet-maestro-botUpdate PgoData to master-20170911-0041
2017-09-11 Stephen ToubMerge pull request dotnet/coreclr#13893 from dotnet...
2017-09-11 dotnet-maestro-botUpdate CoreClr to preview2-25711-01
2017-09-10 Stephen ToubMerge pull request dotnet/coreclr#13847 from dotnet...
2017-09-10 dotnet-maestro-botUpdate CoreClr, PgoData to preview2-25709-04, master...
2017-09-10 Stephen ToubMerge pull request dotnet/coreclr#13849 from stephentou...
2017-09-10 Jan KotasMerge pull request dotnet/coreclr#13888 from jkotas...
2017-09-09 Stephen ToubMerge pull request dotnet/coreclr#13886 from ahsonkhan...
2017-09-09 Jan KotasFinish moving files to shared CoreLib partition
2017-09-09 Jan KotasMove PInvoke interop related attributes to shared CoreL...
2017-09-09 Jan KotasFinish moving files to shared partition
2017-09-09 Jan KotasFix IntrinsicAttribute build break
2017-09-09 Daniel PodderEnable auto-update for PGO data (dotnet/coreclr#13883)
2017-09-09 Jan KotasCleanup Guid formatting (dotnet/coreclr#13885)
2017-09-09 ahsonkhanMarking {ReadOnly}Span with IsReadOnly attribute.
2017-09-09 Pat GavlinMerge pull request dotnet/coreclr#13842 from dotnet...
2017-09-09 Pat GavlinMerge pull request dotnet/coreclr#13110 from pgavlin...
2017-09-09 Stephanie NiuGuid span-based APIs (ctor, TryWriteBytes, TryFormat...
2017-09-09 Pat GavlinMerge pull request dotnet/coreclr#13863 from pgavlin...
2017-09-09 Steve MacLean[Arm64] Optimize System.Buffer:Memmove (dotnet/coreclr...
2017-09-09 Jan KotasMove files to shared partition (dotnet/coreclr#13870)
2017-09-09 Koundinya VeluriPort some concurrent collection implementations with...
2017-09-08 Daniel PodderAdd a <clear /> to packageSources in src/NuGet.Config...
2017-09-08 Viktor HoferMerge pull request dotnet/coreclr#13845 from ViktorHofe...
2017-09-08 Jan KotasNon-shared changes
2017-09-08 Jan KotasDelete redundant PInvokes
2017-09-08 Jan KotasMove HResults to shared partition
2017-09-08 Jan KotasFix CoreLib build warnings (dotnet/coreclr#13851)
2017-09-08 Koundinya VeluriChange lock used for initializing YieldProcessorNormali...
2017-09-08 Pat GavlinAddress PR feedback.
2017-09-08 Matt MitchellOnly delete agent when not succesful (dotnet/coreclr...
2017-09-08 Pat GavlinProperly update GTF_{ASG,EXCEPT} in call morphing.
2017-09-08 Viktor HoferAdding serializable attribute to type
2017-09-08 Viktor HoferPR feedback
2017-09-08 Stephen ToubAdd String.Create span-based method
2017-09-08 Dan MoseleyFix EventProvider to build on Linux
2017-09-07 Viktor HoferRemove unused params
2017-09-07 Viktor HoferAdd exception handling for other input and add comments
2017-09-07 Pat GavlinAdd the capability to specify JIT options on the SPMI...
2017-09-07 Viktor HoferRevert access modifier change and update its comment
2017-09-07 Pat GavlinMerge pull request dotnet/coreclr#13838 from pgavlin...
2017-09-07 Viktor HoferMore comments and remove of corert special case
2017-09-07 Viktor HoferPR feedback
2017-09-07 David MasonMake dumpmd work with tiered jitting. Now displays...
2017-09-07 Karthik RajasekaranRetry linux arm legs on a new agent (dotnet/coreclr...
2017-09-07 Viktor HoferMake DBNull serializable
2017-09-07 Jarret ShookMerge pull request dotnet/coreclr#12334 from sdmaclea...
2017-09-07 Andy AyersNew jit intrinsic support (dotnet/coreclr#13815)
2017-09-07 Andy AyersDesktop changes corresponding to https://github.com...
2017-09-07 Pat GavlinCopy `GTF_{ASG,EXCEPT}` flags in `gtCloneExpr`.
2017-09-07 Pat GavlinMerge pull request dotnet/coreclr#13821 from pgavlin...
2017-09-07 Brian ChavezSpelling and grammar corrections - A through L (dotnet...
2017-09-07 Pat GavlinMerge pull request dotnet/coreclr#13817 from pgavlin...
2017-09-07 dotnet-maestro-botUpdate CoreClr, CoreFx to preview2-25707-02, preview2...
2017-09-07 sergey ignatovFix for dotnet/coreclr#13830 issue (dotnet/coreclr...
2017-09-07 Victor "Nate... Fix incorrect treatment of pointer as fixed (dotnet...
2017-09-07 Jarret ShookMerge pull request dotnet/coreclr#13797 from jashook...
2017-09-07 Joseph TremouletSegregate merged returns by constant value (dotnet...
2017-09-06 Sean GillespieVendor the volatile.h header into src/gc/env for the...
2017-09-06 Pat GavlinFix VSO 487701 and 487702.
2017-09-06 Pat GavlinAdd tests for VSO 487701 and 487702.
2017-09-06 Pat GavlinAdd a regression test.
2017-09-06 Pat GavlinDo not remove NOPs used by calls.
2017-09-06 Sergey AndreenkoFix DevDiv_278523 test for r2r x86. (dotnet/coreclr...
2017-09-06 danmosemsftRestore Array.Empty
2017-09-06 Jarret ShookMerge pull request dotnet/coreclr#13811 from jashook...
2017-09-06 Sergey AndreenkoJit doesn't reload shift index if it was spilled to...
2017-09-06 Pat GavlinMerge pull request dotnet/coreclr#13659 from mikedn...
2017-09-06 Michelle McDanielMerge pull request dotnet/coreclr#13800 from adiaaida...
2017-09-06 jashookFix potentially uninitialized local variable 'regCount'
2017-09-06 Stephen ToubAdd Memory-based Stream overloads to coreclr (dotnet...
2017-09-06 Adrian GodongRemoved renamed method. (dotnet/coreclr#13803)
2017-09-06 Austin WiseSupport for not wrapping exceptions with TargetInvocati...
2017-09-06 dotnet-maestro-botUpdate CoreClr, CoreFx to preview2-25706-01, preview2...
2017-09-06 Michelle McDanielAdd nopgo option for throughput runs
2017-09-06 sergey ignatovFix for CoreRT issue https://github.com/dotnet/corert...
2017-09-06 sergey ignatovimplementing profiler ELT callbacks for AMD64 Linux...
2017-09-06 José RiveroMoving the Windows Performance runs from Server 2012...
2017-09-05 Omair MajidAdd support for building under glibc 2.26 (dotnet/corec...
2017-09-05 jashookDisable tests based on 13796
2017-09-05 Jarret ShookMerge pull request dotnet/coreclr#13791 from jashook...
2017-09-05 Koundinya VeluriFix SemaphoreSlim throughput (dotnet/coreclr#13766)
2017-09-05 jashoorevert_13687
2017-09-05 Fei PengAdd Intel hardware intrinsic API (dotnet/coreclr#13576)
2017-09-05 Victor "Nate... Fix access order for double pointer (dotnet/coreclr...
2017-09-05 Jarret ShookMerge pull request dotnet/coreclr#13747 from jashook...
2017-09-05 Andy AyersJIT: allow inlines of methods with calli (dotnet/corecl...
2017-09-05 Shiming GeMerge pull request dotnet/coreclr#13763 from shimingsg...
2017-09-05 Hanjoung LeePrint zapper stats on verbose mode (dotnet/coreclr...
2017-09-04 Hanjoung LeeFix uninitialized fields of ZapperStats (dotnet/coreclr...
2017-09-02 shimingsgupdate correct file path if the working folder is not...
2017-09-01 Victor "Nate... Change identifier for EventProviders from GUID to strin...
2017-09-01 Bruce ForstallMerge pull request dotnet/coreclr#13755 from BruceForst...
2017-09-01 Maoni Stephensneed casting for size calculation (dotnet/coreclr#13754)
2017-09-01 Bruce ForstallAdd an assert to getRegisterRecord() that regNum is...
2017-09-01 Koundinya VeluriAdd normalized equivalent of YieldProcessor, retune...
2017-09-01 Andy AyersJIT: fix some instruction size estimates (dotnet/corecl...
next