summaryrefslogtreecommitdiff
path: root/src/mscorlib/src/System/Text/ISCIIEncoding.cs
AgeCommit message (Expand)AuthorFilesLines
2017-01-30Delete unused encodings from CoreLib (#9196)Jan Kotas1-2621/+0
2016-12-12Rename Contract.Assert to Debug.Assert (#8600)Jan Kotas1-36/+37
2016-12-09Strip some security related attributes (#8571)Jeremy Kuhne1-5/+0
2016-11-01Use nameof throughout mscorlib (#7929)Stephen Toub1-1/+1
2016-10-27Use nameof where possible for ArgumentOutOfRangeExceptionStephen A. Imhoff1-4/+4
2016-08-14Restore most serialization implementations in coreclrStephen Toub1-8/+1
2016-07-21Expose serialization primitives from System.Private.CorelibStephen Toub1-1/+4
2016-07-13Add #if FEATURE_SERIALIZATION around non-functional [Serializable]Stephen Toub1-0/+2
2016-05-18Remove Encoding FEATURE_* defines from mscorlib (#5026)James Ko1-2/+0
2016-01-27Update license headersdotnet-bot1-2/+3
2015-08-05Fix typos of tehJeff Foster1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+2628