summaryrefslogtreecommitdiff
path: root/src/System.Private.CoreLib/shared/System/TimeZoneInfo.AdjustmentRule.cs
AgeCommit message (Expand)AuthorFilesLines
2019-06-11Update IEquatable/IComparable<T> for nullability (#25053)Stephen Toub1-3/+5
2019-06-07Address nullable feedback for System.Runtime and System.Runtime.Extensions (#...Santiago Fernandez Madero1-1/+1
2019-05-28Add and apply nullable attributes (#24679)Stephen Toub1-1/+3
2019-05-09Turn on nullability for all of Corelib (#24497)Stephen Toub1-1/+0
2019-04-15Fix build errors from merge conflicts and compiler updateSantiago Fernandez Madero1-5/+5
2019-04-12Nullable: Runtime serialization, COM, Vector, remaining IO, and other (#23895)Stephen Toub1-1/+1
2019-04-10Nullable: System (most of it) (#23774)Stephen Toub1-2/+3
2018-06-15Ensure AdjustmentRule.DaylightDelta is within [-12,12] (#18477)Krzysztof Wicher1-0/+23
2018-05-21Code cleanup and formatting for System.Memory files. (#17451)Ahson Khan1-2/+2
2018-05-08Rename mscorlib to System.Private.Corelib (#17926)Maryam Ariyan1-0/+248