summaryrefslogtreecommitdiff
path: root/src/System.Private.CoreLib/shared/System/Memory.cs
AgeCommit message (Expand)AuthorFilesLines
2019-05-28Add and apply nullable attributes (#24679)Stephen Toub1-3/+3
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-12/+13
2019-04-17Update the types consumers of Index and Range (#24036)Tarek Mahmoud Sayed1-29/+0
2019-04-08Merge remote-tracking branch 'dotnet/master' into merge-master-nullableSantiago Fernandez Madero1-3/+11
2019-04-05Nullable: Span and friends (#23734)Stephen Toub1-12/+13
2019-04-04Improve performance of Memory<T>.Span property getter (#23750)Levi Broderick1-3/+11
2019-03-29Implement IEquatable to Memory and ReadOnlyMemory (#23586)Ganbarukamo411-1/+1
2019-03-18Add Utf8String skeleton (#23209)Levi Broderick1-1/+31
2019-02-06Index and Range updates (#22331)Tarek Mahmoud Sayed1-2/+31
2018-11-06Improve performance of Memory<T>.Span property getter (#20386)Levi Broderick1-92/+138
2018-11-02Perf improvements to Span and Memory (#20771)Levi Broderick1-2/+12
2018-07-18Delete Span ifdefs that are no longer needed (#18982)Jan Kotas1-18/+1
2018-05-08Rename mscorlib to System.Private.Corelib (#17926)Maryam Ariyan1-0/+441