summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-11Move StringBuilderCache to shared (#17964)Stephen Toub4-85/+63
2018-05-11Switch to Word2Vec fork (#17945)Adam Sitnik4-647/+18
2018-05-10Fix Avx.ConvertToSingle flags (#17954)mikedn4-1/+77
2018-05-10Merge pull request dotnet/corefx#29636 from stephentoub/formatmessageStephen Toub1-66/+42
2018-05-10update profiler API status to reflect that #13153 is resolved (#17953)Sung Yoon Whang1-4/+0
2018-05-10Merge pull request #17941 from dotnet-maestro-bot/master-UpdateDependenciesWes Haggard3-9/+9
2018-05-10JIT: fix case with slow generic delegate creation (#17802)Andy Ayers2-3/+61
2018-05-10add test with tail call of VSD stub with AV. (#17920)Sergey Andreenko5-0/+210
2018-05-10Update BuildTools, CoreClr, CoreFx to preview1-02810-02, preview1-26510-06, p...dotnet-maestro-bot3-9/+9
2018-05-10Value number identities for compares and subs (#17919)Andy Ayers2-14/+49
2018-05-10Merge pull request #17784 from adityamandaleeka/add_jit_hfa_passing_testAditya Mandaleeka6-0/+235
2018-05-10Specify ordering between CrstUniqueStack and CrstReadyToRunEntryPointToMethod...Sung Yoon Whang2-2/+2
2018-05-10Call ContainCheckIndir on the newly created indirMike Danes1-0/+1
2018-05-10Fix alternate stack for Alpine docker on SELinux (#17936)Jan Vorlicek1-12/+6
2018-05-09Replace easy Substrings with AsSpan/Slices (#17916)Stephen Toub7-81/+40
2018-05-09Fix lst file for new test additions.Aditya Mandaleeka1-3/+26
2018-05-09fix semicolon and priorities for new excluded tests (#17934)Sergey Andreenko2-25/+25
2018-05-09Merge pull request #17911 from CarolEidt/Fix16377Carol Eidt5-36/+221
2018-05-09Add regression test for passing HFA params.Aditya Mandaleeka6-0/+212
2018-05-09Improve checking of GTF_CALL flag. (#17857)Eugene Rozenfeld4-53/+110
2018-05-09Update CoreClr, CoreFx to preview1-26509-05, preview1-26509-05, respectively ...dotnet-maestro-bot2-6/+6
2018-05-09Reduce allocation in StringBuilder marshaling (#17928)Stephen Toub2-24/+26
2018-05-09Restrict what we archive for perf testing (#17918)Michelle McDaniel1-9/+29
2018-05-08Update arm/arm64 test lists (#17855)Sergey Andreenko2-20/+7854
2018-05-08Update BuildTools, CoreClr, CoreFx to preview1-02808-01, preview1-26509-01, p...dotnet-maestro-bot3-9/+9
2018-05-08Rename mscorlib to System.Private.Corelib (#17926)Maryam Ariyan1186-1/+1
2018-05-08Handle SIMD field of GT_FIELD_LIST in codegen.Carol Eidt2-12/+16
2018-05-08Update DotnetCLIVersion.txt (#17925)Michelle McDaniel1-1/+1
2018-05-08Delete irrelevant comment (#17921)Jan Kotas1-2/+0
2018-05-08Partial implementation of Thread.GetApartmentState (dotnet/corert#5781)Jan Kotas1-0/+2
2018-05-08Reflection: Fix DefaultValue exception with enums (#17917)stakx1-0/+3
2018-05-08Update CoreClr, CoreFx to preview1-26508-05, preview1-26508-04, respectively ...dotnet-maestro-bot2-6/+6
2018-05-08PR feedbackCarol Eidt1-4/+2
2018-05-08Fix failing System.Reflection.Emit tests (#17915)stakx1-0/+7
2018-05-08Move ConcurrentExclusiveSchedulerPair to shared CoreLib partition (#17914)Jan Kotas3-8/+10
2018-05-07 Remove ConcurrentDictionary from System.Private.CoreLib (#17908)Stephen Toub1-60/+20
2018-05-07Speed up Array.Reverse by using ref reassignment (#17891)Levi Broderick2-20/+29
2018-05-07Arm64 debugger step into behavior (#17912)David Wrighton3-7/+9
2018-05-07Arm64: Pass promoted struct using GT_FIELD_LISTCarol Eidt4-24/+207
2018-05-07Merge pull request #17910 from jashook/vc_runtimeJarret Shook1-0/+6
2018-05-07Add vcruntime to core_root for arm(64) jobs.jashook1-0/+6
2018-05-07Update CoreClr, CoreFx to preview1-26507-05, preview1-26507-04, respectively ...dotnet-maestro-bot2-6/+6
2018-05-07Reflection: Fix DefaultValue for optional DateTime (#17877)stakx1-0/+3
2018-05-07Reflection.Emit: Allow `ParameterBuilder.SetConstant(null)` for value-typed p...stakx1-6/+3
2018-05-06Merge pull request #17847 from dotnet-maestro-bot/master-UpdateDependenciesJan Kotas8-20/+20
2018-05-05Rename netcoreapp2.1 -> netcoreapp2.2Jan Kotas5-11/+11
2018-05-05Delete unnecessary internal layer of Span globalization helpers (#17890)Jan Kotas6-246/+88
2018-05-05Update BuildTools, CoreClr, CoreFx to preview1-02804-04, preview1-26506-01, p...dotnet-maestro-bot3-9/+9
2018-05-05Remove use of ByReference<T> in Memmove ABI (#17889)Levi Broderick1-61/+61
2018-05-05disable dialog box for forced unhandled exception (#17888)Sung Yoon Whang2-0/+20