summaryrefslogtreecommitdiff
path: root/src/System.Private.CoreLib/shared/System/Globalization/TimeSpanParse.cs
AgeCommit message (Expand)AuthorFilesLines
2019-06-03Fix some nullable annotations from API ReviewSantiago Fernandez Madero1-5/+4
2019-05-28Add and apply nullable attributes (#24679)Stephen Toub1-1/+1
2019-05-09Turn on nullability for all of Corelib (#24497)Stephen Toub1-1/+0
2019-04-10Nullable: System (most of it) (#23774)Stephen Toub1-2/+2
2019-04-01Nullable: ExecutionContext (#23611)Stephen Toub1-1/+1
2019-03-28Nullable: DateTimeFormat, DateTimeFormatInfoScanner, SortKey, StringInfo, Tex...Krzysztof Wicher1-10/+12
2019-01-14Fix TimeSpan parsing (#21968)Tarek Mahmoud Sayed1-39/+46
2018-08-20Mark more structs as readonly (#19557)Ben Adams1-8/+8
2018-05-21Code cleanup and formatting for System.Memory files. (#17451)Ahson Khan1-10/+10
2018-05-08Rename mscorlib to System.Private.Corelib (#17926)Maryam Ariyan1-0/+1704