summaryrefslogtreecommitdiff
path: root/src/System.Private.CoreLib/shared/System/Buffers/Text/Utf8Parser/Utf8Parser.Date.Default.cs
AgeCommit message (Expand)AuthorFilesLines
2019-05-09Turn on nullability for all of Corelib (#24497)Stephen Toub1-1/+0
2019-04-14Remove unused offset calculation (#23793)Raz Friman1-6/+0
2019-04-02Nullable: System.Buffers (#23619)Stephen Toub1-0/+1
2018-11-09Moving the Utf8Parser/Utf8Formatter to be shared (dotnet/corefx#33348)Tanner Gooding1-0/+102