summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-05revert "Work around MCG bug around `ref char` marshalling #5481" (#5656)Luqun Lou4-47/+0
2018-04-05Update docker images for arm32 (#17422)Sergey Andreenko4-9/+16
2018-04-05Merge pull request #17363 from CarolEidt/Fix17242Carol Eidt1-7/+18
2018-04-05formattingCarol Eidt1-1/+1
2018-04-05Remove fgMorphLocalField invalid assertCarol Eidt1-21/+19
2018-04-05Vectorize and use ROSpan.LastIndexOf as the workhorse for string.LastIndexOf ...Ahson Khan3-112/+135
2018-04-05Add Word2Vec Benchmark Harness (#17350)Michelle McDaniel9-4/+922
2018-04-05Merge pull request #17424 from BruceForstall/FixArmCoreFxTestsBruce Forstall1-0/+1
2018-04-05Merge pull request #17432 from stephentoub/portnumericperfStephen Toub3-139/+329
2018-04-05Rename conflicting definitions VER_MAJOR/MINORVERSION macros (#17364)Jan Kotas17-165/+57
2018-04-05Update CoreClr, CoreFx to preview3-26405-01, preview3-26405-01, respectively ...dotnet-maestro-bot2-6/+6
2018-04-04Use FormattingHelpers.Count{Hex}Digits in {u}int/long.ToString/TryFormatStephen Toub1-139/+196
2018-04-04Move FormattingHelpers.Count{Hex}Digits from Utf8Formatter into sharedStephen Toub2-0/+133
2018-04-04JIT: refine x86 gc reg kill set for CORINFO_HELP_INIT_PINVOKE_FRAME (#17421)Andy Ayers1-0/+5
2018-04-04Merge pull request #17426 from dotnet-maestro-bot/master-UpdateDependenciesWes Haggard2-3/+3
2018-04-04Fix ARM32 on ARM64 Tracing (#17417)Brian Robbins4-6/+6
2018-04-04Update BuildTools to preview3-02704-01dotnet-maestro-bot2-3/+3
2018-04-04Handle SIMD8/LONG recasts for LCL_FLDCarol Eidt3-6/+100
2018-04-04Disable corefx Microsoft.Win32.Registry.Tests on ARMBruce Forstall1-0/+1
2018-04-04Fix ExecutionContext capture in Task (#17407)Stephen Toub1-4/+4
2018-04-04Correct the path to NuGet cache (#17400)Jeremy Meng1-1/+1
2018-04-04Update CoreClr to preview3-26404-06 (#17408)dotnet-maestro-bot2-3/+3
2018-04-04[x86/Linux] Fix COMNumber::DoubleToNumberFC arguments order (#17412)Konstantin Baladurin2-2/+2
2018-04-04Consolidate and optimize TextInfo.ChangeCase (#17391)Stephen Toub3-213/+236
2018-04-04Avoid unnecessary string allocations in IdnMapping (#17399)Stephen Toub3-21/+37
2018-04-04Update BuildTools, CoreClr, CoreFx, PgoData to preview3-02703-02, preview3-26...dotnet-maestro-bot3-11/+11
2018-04-03Merge pull request #17372 from BruceForstall/ArmWriteBarrierTighten3Bruce Forstall15-165/+166
2018-04-03Remove most ARM NYI (#17365)Bruce Forstall6-83/+45
2018-04-03Merge pull request #17352 from sdmaclea/PR-ARM64-Add-x64_arm64-crossgenJarret Shook5-5/+12
2018-04-03Increase crst level for ReadyToRunInfo's map lock (#17376)Koundinya Veluri7-120/+315
2018-04-02Mark GcCollect test as incompatible with GcStress (#17390)Andy Ayers1-0/+1
2018-04-02[local gc] gc spinning part 1 (#17341)David Mason7-0/+27
2018-04-02Adding Begin/End definitions. Formatting correctly.Cesar Soares Lucas7-3/+339
2018-04-02Added a new API to provide memory information that GC records. This (#17326)Maoni Stephens8-7/+114
2018-04-02Update CoreClr, CoreFx to preview3-26402-06, preview3-26402-02, respectively ...dotnet-maestro-bot2-6/+6
2018-04-02Merge pull request #17313 from fiigii/sethiloCarol Eidt2-0/+11
2018-04-02[master] Add switches for legacy signing (#17353)Matt Mitchell3-3/+18
2018-03-31[Arm64] Add x64_arm64 crossgen to tools packageSteve MacLean5-5/+12
2018-03-31Update CoreClr, CoreFx to preview3-26331-05, preview3-26331-05, respectively ...dotnet-maestro-bot2-6/+6
2018-03-31Merge pull request #17180 from fiigii/fixavxtestsCarol Eidt1-4/+3
2018-03-31Fix for 17289 (#17336)Luqun Lou1-0/+10
2018-03-31Make AsSpan(this string) ForceInline to be on par with AsSpan(this T[]) (#17368)Jan Kotas3-6/+9
2018-03-31Delete dead code to support OSes prior to Windows 7 (#17367)Jan Kotas17-3103/+72
2018-03-30Merge pull request #17329 from briansull/struct-gscheck-fixBrian Sullivan3-2/+160
2018-03-30fix for HasCriticalFinalizer in local gc (#17369)David Mason1-6/+7
2018-03-30Tighten arm32/arm64 write barrier kill reg setsBruce Forstall15-165/+166
2018-03-30Merge pull request #17319 from janvorli/disable-gc-stress-incompatible-testBruce Forstall2-2/+2
2018-03-30Fix#16827 Stack probing for Linux (#17360)Egor Chesakov1-0/+57
2018-03-30Update BuildTools, CoreClr, CoreFx to preview3-02631-01, preview3-26331-01, p...dotnet-maestro-bot3-9/+9
2018-03-30PEImageLayout: clear instruction cache after relocationsKonstantin Baladurin1-0/+22