summaryrefslogtreecommitdiff
path: root/src/System.Private.CoreLib/shared/System/Range.cs
AgeCommit message (Expand)AuthorFilesLines
2019-05-09Turn on nullability for all of Corelib (#24497)Stephen Toub1-1/+0
2019-04-11Merge remote-tracking branch 'dotnet/master' into merge-master-nullableSantiago Fernandez Madero1-22/+4
2019-04-10Nullable: System (most of it) (#23774)Stephen Toub1-2/+3
2019-04-10Update Range.GetOffsetAndLength (#23855)Tarek Mahmoud Sayed1-22/+4
2019-02-06Index and Range updates (#22331)Tarek Mahmoud Sayed1-7/+83
2019-01-03Reduce allocation in Index/Range.ToString (#21755)Stephen Toub1-1/+27
2018-11-09Expose Index and Range types (#20899)Tarek Mahmoud Sayed1-0/+46