summaryrefslogtreecommitdiff
path: root/src/System.Private.CoreLib/shared/System/Byte.cs
AgeCommit message (Expand)AuthorFilesLines
2019-05-09Turn on nullability for all of Corelib (#24497)Stephen Toub1-1/+0
2019-03-27Nullable updates for byte type (#23460)buyaa-n1-27/+28
2018-12-12Optimize number parsing (#21365)Pent Ploompuu1-15/+7
2018-10-29Some cleanup of the System.Number class (#20619)Tanner Gooding1-1/+1
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-20Optimize number formatting (#19551)Pent Ploompuu1-5/+5
2018-06-25Changed internal value to readonly to all the primitive typesPhil Garcia1-2/+2
2018-06-24Simply type names in Corelib (#18623)Stephen Toub1-22/+22
2018-05-08Rename mscorlib to System.Private.Corelib (#17926)Maryam Ariyan1-0/+284