summaryrefslogtreecommitdiff
path: root/src/System.Private.CoreLib/shared/System/Span.Fast.cs
AgeCommit message (Expand)AuthorFilesLines
2019-05-28Add and apply nullable attributes (#24679)Stephen Toub1-2/+2
2019-05-16Correcting documentation for span and memory slice (#24612)Anirudh Agnihotry1-3/+3
2019-05-09Turn on nullability for all of Corelib (#24497)Stephen Toub1-1/+0
2019-04-17Merge pull request #23762 from dotnet/NullableFeatureSantiago Fernandez Madero1-4/+5
2019-04-17Update the types consumers of Index and Range (#24036)Tarek Mahmoud Sayed1-34/+0
2019-04-05Nullable: Span and friends (#23734)Stephen Toub1-4/+5
2019-03-18Add Utf8String skeleton (#23209)Levi Broderick1-5/+9
2019-02-06Index and Range updates (#22331)Tarek Mahmoud Sayed1-10/+24
2018-12-04Fix lots of malformed XML commentsStephen Toub1-2/+1
2018-11-27Improve perf for Index based span indexers (#21196)Andy Ayers1-1/+3
2018-11-09Expose Index and Range types (#20899)Tarek Mahmoud Sayed1-0/+18
2018-11-02Perf improvements to Span and Memory (#20771)Levi Broderick1-0/+17
2018-10-15Optimize Span.GetPinnableReference (#20428)Jan Kotas1-1/+7
2018-06-27Removes duplicate attributes (#18668)Marek Safar1-2/+0
2018-05-30Inline Span.CopyTo (#18006)Ben Adams1-0/+1
2018-05-21Code cleanup and formatting for System.Memory files. (#17451)Ahson Khan1-2/+3
2018-05-08Rename mscorlib to System.Private.Corelib (#17926)Maryam Ariyan1-0/+357