summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-25Tell the compiler to emit nullable attributes for public API only (#25398)Santiago Fernandez Madero1-1/+1
2019-06-25Fix ReJIT failures (#25377)David Mason5-2/+46
2019-06-25emit rundown event for generic methods in R2R images (#25371)David Mason4-3/+190
2019-06-25Remove the Crossgen-specific VSD flag from R2RDump (#25391)Tomáš Rylek2-8/+1
2019-06-25Delete DeserializationBlockedException (#25393)Jan Kotas3-43/+3
2019-06-25Policheck comment adjustmentNoah Falk1-1/+1
2019-06-25Update dependencies from https://github.com/dotnet/corefx build 20190624.8 (#...dotnet-maestro[bot]2-9/+9
2019-06-25React to compiler respecting nullable attributes on propertiesStephen Toub1-2/+2
2019-06-25Update dependencies from https://github.com/dotnet/arcade build 20190624.24dotnet-maestro5-14/+14
2019-06-25Make sure EventPipeProvider::m_keywords is accurate after EventPipeConfigurat...Andrew Au9-32/+80
2019-06-25JitBench: Run PowerShell with an execution policy (#25259)Michal Strehovský1-1/+1
2019-06-25Map C Locale to Invariant (#25373)Tarek Mahmoud Sayed2-28/+15
2019-06-25Updating the zapper to filter out some named intrinsics which are dependent o...Tanner Gooding1-63/+79
2019-06-25Fix StackChange value for OpCodes.Stelem (#25382)Jan Kotas2-5/+15
2019-06-25Update dependencies from https://github.com/dotnet/core-setup build 20190624....dotnet-maestro[bot]2-3/+3
2019-06-25Add pr.yml ci.yml internal.yml pipelines to /eng/pipelines (#25385)Egor Chesakov4-94/+309
2019-06-25Remove outputPath parameter for EventPipe IPC protocol (#25363)John Salem2-3/+1
2019-06-25Fix StackFrameIterator::IsValid check race (#25359)Jan Vorlicek1-18/+22
2019-06-25Add a note about ReadyToRun to ManagedNativeHeaderOmair Majid1-1/+2
2019-06-25Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-op...dotnet-maestro[bot]3-7/+7
2019-06-25Stop deallocating provider/events on shutdown (#25369)José Rivero1-6/+9
2019-06-25Brick table (#25349)Peter Sollich2-18/+17
2019-06-25Fix broken ETW events (#25364)Sung Yoon Whang2-9/+9
2019-06-24Make s_numberOfSessions Volatile as advertisement to other devs that the data...José Rivero2-4/+4
2019-06-24Events with keyword 0 needs to be fired (#25361)Sung Yoon Whang1-1/+1
2019-06-24Address last round of nullable feedback - S.Resources.ResourceManager, System...Santiago Fernandez Madero4-33/+34
2019-06-24Add /eng/pipelines/*.yml (#25325)Egor Chesakov15-0/+437
2019-06-24Throw platform unsupported error for windows arm32 varargs (#25320)Jarret Shook2-8/+2
2019-06-24Updating Dragon4 to ensure the number buffer always provides a significant di...Tanner Gooding4-29/+72
2019-06-24Switch from IndexOf(string) to Contains(string) for better readability and pe...Andrii Siriak1-1/+1
2019-06-24Make Vector*.ToString() Culture invariant (#25343)Ganbarukamo4150-84/+1838
2019-06-24Multiple bug fixes (#25308)José Rivero14-288/+196
2019-06-24Remove AggressiveOptimization flag from System.Text (#25356)Michal Strehovský3-11/+5
2019-06-24JIT: see if jmp offset will fit in 32 bit displacement (#25348)Andy Ayers3-11/+20
2019-06-24Update R2R format doc to 3.0 (#25297)Tomáš Rylek1-92/+210
2019-06-24Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-op...dotnet-maestro[bot]2-6/+6
2019-06-24Update dependencies from https://github.com/dotnet/arcade build 20190623.4 (#...dotnet-maestro[bot]3-12/+12
2019-06-24Update dependencies from https://github.com/dotnet/core-setup build 20190623....dotnet-maestro[bot]2-3/+3
2019-06-24Update dependencies from https://github.com/dotnet/corefx build 20190623.4 (#...dotnet-maestro[bot]2-9/+9
2019-06-24Extend the assert for zero-offset fields (#25341)Michal Strehovský1-2/+2
2019-06-24Force secondary await continuations to run asynchronously (#25280)Stephen Toub1-20/+54
2019-06-23Update dependencies from https://github.com/dotnet/core-setup build 20190622....dotnet-maestro[bot]2-3/+3
2019-06-23MemoryExtensions ToUpper / ToLower throws for overlapping buffer (#25327)Marco Rossignoli3-9/+28
2019-06-23Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-op...dotnet-maestro[bot]2-6/+6
2019-06-23Update dependencies from https://github.com/dotnet/arcade build 20190622.2 (#...dotnet-maestro[bot]3-12/+12
2019-06-23Update dependencies from https://github.com/dotnet/corefx build 20190622.7 (#...dotnet-maestro[bot]2-9/+9
2019-06-22Change exception throwing in Path.GetRelativePath (#25047)Roman Marusyk1-2/+12
2019-06-22ArgumentException: use system-supplied message if message is null (#25115)Herman Eldering1-0/+10
2019-06-22Fix ReturnKind classification for byref like types returned in registers (#25...Andy Ayers1-1/+1
2019-06-22Update dependencies from https://github.com/dotnet/arcade build 20190621.75 (...dotnet-maestro[bot]9-45/+51