platform/upstream/coreclr.git
2017-09-08 Daniel PodderAdd a <clear /> to packageSources in src/NuGet.Config...
2017-09-08 Viktor HoferMerge pull request #13845 from ViktorHofer/DBNull-Seria...
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 (#13851)
2017-09-08 Koundinya VeluriChange lock used for initializing YieldProcessorNormali...
2017-09-08 Matt MitchellOnly delete agent when not succesful (#13865)
2017-09-08 Viktor HoferAdding serializable attribute to type
2017-09-08 Viktor HoferPR feedback
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 Viktor HoferRevert access modifier change and update its comment
2017-09-07 Pat GavlinMerge pull request #13838 from pgavlin/DevDiv489992
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 (#13839)
2017-09-07 Viktor HoferMake DBNull serializable
2017-09-07 Jarret ShookMerge pull request #12334 from sdmaclea/PR-Optimize...
2017-09-07 Andy AyersNew jit intrinsic support (#13815)
2017-09-07 Pat GavlinCopy `GTF_{ASG,EXCEPT}` flags in `gtCloneExpr`.
2017-09-07 Pat GavlinMerge pull request #13821 from pgavlin/DevDiv487701_487702
2017-09-07 Brian ChavezSpelling and grammar corrections - A through L (#13683)
2017-09-07 Pat GavlinMerge pull request #13817 from pgavlin/DevDiv487703
2017-09-07 dotnet-maestro-botUpdate CoreClr, CoreFx to preview2-25707-02, preview2...
2017-09-07 sergey ignatovFix for #13830 issue (#13831)
2017-09-07 Victor "Nate... Fix incorrect treatment of pointer as fixed (#13816)
2017-09-07 Jarret ShookMerge pull request #13797 from jashook/arm64_green_ci
2017-09-07 Joseph TremouletSegregate merged returns by constant value (#13792)
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. (#13709)
2017-09-06 danmosemsftRestore Array.Empty
2017-09-06 Jarret ShookMerge pull request #13811 from jashook/fix_xarch_warning
2017-09-06 Sergey AndreenkoJit doesn't reload shift index if it was spilled to...
2017-09-06 Pat GavlinMerge pull request #13659 from mikedn/cast-actual-type
2017-09-06 Michelle McDanielMerge pull request #13800 from adiaaida/addnopgoPerf
2017-09-06 jashookFix potentially uninitialized local variable 'regCount'
2017-09-06 Stephen ToubAdd Memory-based Stream overloads to coreclr (#13769)
2017-09-06 Adrian GodongRemoved renamed method. (#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 (#13785)
2017-09-05 jashookDisable tests based on 13796
2017-09-05 Jarret ShookMerge pull request #13791 from jashook/revert_13687
2017-09-05 Koundinya VeluriFix SemaphoreSlim throughput (#13766)
2017-09-05 jashoorevert_13687
2017-09-05 Fei PengAdd Intel hardware intrinsic API (#13576)
2017-09-05 Victor "Nate... Fix access order for double pointer (#13759)
2017-09-05 Jarret ShookMerge pull request #13747 from jashook/lst_file_updates
2017-09-05 Andy AyersJIT: allow inlines of methods with calli (#13756)
2017-09-05 Shiming GeMerge pull request #13763 from shimingsg/v-shige/addtes...
2017-09-05 Hanjoung LeePrint zapper stats on verbose mode (#13774)
2017-09-04 Hanjoung LeeFix uninitialized fields of ZapperStats (#13773)
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 #13755 from BruceForstall/AddLsraAssert
2017-09-01 Maoni Stephensneed casting for size calculation (#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 (#13432)
2017-09-01 Jan KotasClear the init-locals bit for CoreLib to workaround...
2017-09-01 Atsushi KanamoriUpdate Type.GetMethods() to be generics friendly (...
2017-09-01 Dan MoseleyShare four exception types (#13492)
2017-09-01 jashookLst File updates.
2017-09-01 Bruce ForstallMerge pull request #13743 from alpencolt/ryu-arm-13056...
2017-09-01 Pankaj Gode[ARM64/Windows] Add JIT_Stelem_Ref helper (#13687)
2017-09-01 Hanjoung LeeInitialize m_failedILStubs of ZapperStats (#13742)
2017-09-01 Justin Van... Avoid StringBuilder allocation in ResourceManager ...
2017-09-01 Michal StrehovskýMerge pull request dotnet/corert#4370 from dotnet/nmirror
2017-09-01 Alexander Soldatov[RyuJIT/ARM32] Add regression tests
2017-09-01 Eugene RozenfeldEnable checking of GTF_EXCEPT and GTF_ASG flags. (...
2017-09-01 Sergey Andreenkospmi: fix prevEnviroment delete statement. (#13729)
2017-09-01 Carol EidtMerge pull request #13215 from CarolEidt/CrossHFA
2017-08-31 dotnet-maestro-botUpdate CoreClr, CoreFx to preview2-25631-03, preview2...
2017-08-31 Bruce ForstallMerge pull request #13669 from BruceForstall/ArmTailcal...
2017-08-31 Carol EidtMerge pull request #13724 from alpencolt/ryu-arm-13056
2017-08-31 Ahson Ahmed... Adding {ReadOnly}Memory, OwnedMemory, MemoryHandle...
2017-08-31 Alexander Soldatov[RyuJIT/ARM32] Correct handling of double registers...
2017-08-31 José RiveroBug fix on measurement.py loop (#13711)
2017-08-31 Bruce ForstallMerge pull request #13685 from kbaladurin/ryujit-fix...
2017-08-31 Bruce ForstallMerge pull request #13719 from wateret/fix-multiregop
2017-08-31 Jan KotasCleanup CoreLib defines (#13713)
2017-08-31 Daniel PodderUpdate optdata to version 20170830-0123 (#13717)
2017-08-31 Shiming GeMerge pull request #13394 from shimingsg/v-shige/add...
2017-08-31 Hanjoung Lee[RyuJIT/armel] Fix MultiRegOp definition
2017-08-31 Shiming Geadd test dependency files
2017-08-31 Carol EidtMerge pull request #13690 from CarolEidt/NullcheckNotCo...
2017-08-31 Brian ChavezSpelling and grammar corrections - M through Z (#13698)
2017-08-31 Pat GavlinMerge pull request #13701 from pgavlin/IndexAddr2
2017-08-31 Maggie TsangRandom span-based API (#13708)
next