summaryrefslogtreecommitdiff
path: root/src/mscorlib/src/System/IO/UnmanagedMemoryStream.cs
AgeCommit message (Expand)AuthorFilesLines
2017-05-04Move UnmanagedMemoryStream and related types to shared CoreLib partition (#11...Jan Kotas1-720/+0
2017-05-04Remove UnmanagedMemoryStream overflow checks. (#11376)Ian Hays1-16/+5
2017-03-22Switch coreclr corelib to use resx (#10372)Alex Perovich1-47/+47
2017-03-21Revert "Switch coreclr corelib to use resx (#10268)"Jan Kotas1-47/+47
2017-03-21Switch coreclr corelib to use resx (#10268)Alex Perovich1-47/+47
2017-02-23Run codeformatter on S.P.CoreLib sourcesAlex Perovich1-164/+231
2017-02-07Remove more CAS (#9390)Dan Moseley1-1/+0
2017-02-06Delete ComVisible attributesJan Kotas1-3/+0
2017-02-06CAS Security cleanup (#9355)Jan Kotas1-32/+4
2017-02-04Remove stripped code (#9269)Dan Moseley1-7/+0
2016-12-13Delete HostProtection attributes (#8610)Jan Kotas1-3/+0
2016-12-12Rename Contract.Assert to Debug.Assert (#8600)Jan Kotas1-4/+5
2016-12-09Strip some security related attributes (#8571)Jeremy Kuhne1-23/+0
2016-11-02Revert "Correct parameter names."Jan Kotas1-1/+1
2016-11-01Use nameof throughout mscorlib (#7929)Stephen Toub1-1/+1
2016-10-27Correct parameter names.Stephen A. Imhoff1-1/+1
2016-10-27Use nameof where possible for ArgumentOutOfRangeExceptionStephen A. Imhoff1-17/+17
2016-10-27Use nameof where possible for ArgumentNullExceptionStephen A. Imhoff1-6/+6
2016-09-30Port changes to UnmanagedMemoryStream from corefx (#7418)Alex Perovich1-43/+59
2016-06-24Use BIT64 define for 64-bit specific code. (#5987)MyungJoo Ham1-1/+1
2016-04-23Replace uses of FromCancellation -> FromCanceled in mscorlib (#4537)James Ko1-3/+3
2016-01-27Update license headersdotnet-bot1-2/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+711