summaryrefslogtreecommitdiff
path: root/src/System.Private.CoreLib/shared/System/DateTimeOffset.cs
AgeCommit message (Expand)AuthorFilesLines
2019-07-18Remove now unnecessary !s / TODO-NULLABLE comments (#25749)Stephen Toub1-2/+2
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-2/+2
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-2/+2
2019-04-10Nullable: System (most of it) (#23774)Stephen Toub1-23/+24
2018-12-08Leap Seconds Support (#21420)Tarek Mahmoud Sayed1-9/+51
2018-08-31Revert "Remove not necessary type forwarded from attributes when type comes f...Santiago Fernandez Madero1-0/+1
2018-08-29Remove not necessary type forwarded from attributes when type comes from msco...Santiago Fernandez Madero1-1/+0
2018-08-20Make DateTimeOffset a readonly struct (#19552)Ben Adams1-5/+5
2018-06-24Simply type names in Corelib (#18623)Stephen Toub1-31/+31
2018-05-21Code cleanup and formatting for System.Memory files. (#17451)Ahson Khan1-3/+3
2018-05-08Rename mscorlib to System.Private.Corelib (#17926)Maryam Ariyan1-0/+1005