summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-09Fix MemoryManager ctor and use internal span ctor to improve performance (#17...Ahson Khan3-8/+10
2018-04-09Reverting changes from #17401 (#17482)Sung Yoon Whang4-178/+0
2018-04-09Disable some tests under GCStress where they take too long to complete (#17437)Koundinya Veluri13-22/+33
2018-04-09Adding dlerr() diagnostics for libicu dlsym errors (#17454)Debayan Ghosh1-1/+1
2018-04-07Fix OpenVirtualProcess SIGSEGV on Linux. (#17444)Mike McLaughlin5-46/+143
2018-04-06Publish symbols using Microsoft.SymbolUploader.Build.Task package (#17463)Mike McLaughlin5-178/+157
2018-04-06Update CoreClr, CoreFx to preview3-26406-08, preview3-26406-06, respectively ...dotnet-maestro-bot2-6/+6
2018-04-06Merge pull request #17418 from CarolEidt/Fix590358Carol Eidt4-27/+119
2018-04-06Add GetLoaderAllocatorObjectForGC to IGCToCLR (#17443)David Mason7-6/+32
2018-04-06Test windows event log (#17401)Sung Yoon Whang4-0/+178
2018-04-06Fix GC stress modes 4 and 8 on Linux ARM (#17456)Jan Vorlicek2-1/+3
2018-04-06Add YieldAwaiter support to the async method builder delegate optimization (#...Stephen Toub4-13/+50
2018-04-06Add some comments to SpanHelpers.Char IndexOf and LastIndexOf (#17447)Ahson Khan1-2/+14
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