summaryrefslogtreecommitdiff
path: root/src/System.Private.CoreLib/shared/System/String.Manipulation.cs
AgeCommit message (Expand)AuthorFilesLines
2020-02-18Port dotnet/runtime#31946 to release/3.1 branch (#28014)Levi Broderick1-1/+5
2019-06-04PR FeedbackSantiago Fernandez Madero1-8/+2
2019-06-03Fix some nullable annotations from API ReviewSantiago Fernandez Madero1-12/+6
2019-05-24Fix nulable annotations build break (#24768)Jan Kotas1-2/+2
2019-05-24Fix nullable annotation in String.JoinSantiago Fernandez Madero1-1/+1
2019-05-09Turn on nullability for all of Corelib (#24497)Stephen Toub1-1/+0
2019-04-17Update the types consumers of Index and Range (#24036)Tarek Mahmoud Sayed1-14/+0
2019-03-28Nullable: make Object.ToString() return nullable (#23510)Santiago Fernandez Madero1-8/+1
2019-03-27Nullable: String (#23450)Santiago Fernandez Madero1-63/+64
2019-02-06Index and Range updates (#22331)Tarek Mahmoud Sayed1-0/+14
2019-01-08Expose string.Concat(ReadOnlySpan, ...) (#21882)Stephen Toub1-9/+24
2019-01-03Improve performance of Path.ChangeExtension (#21766)Stephen Toub1-0/+49
2018-06-24Simply type names in Corelib (#18623)Stephen Toub1-3/+3
2018-05-08Rename mscorlib to System.Private.Corelib (#17926)Maryam Ariyan1-0/+1848