summaryrefslogtreecommitdiff
path: root/src/mscorlib/src/System/Runtime/GcSettings.cs
AgeCommit message (Expand)AuthorFilesLines
2018-05-08Rename mscorlib to System.Private.Corelib (#17926)Maryam Ariyan1-86/+0
2017-09-26Replace Contract.Assumes and Contract.Assert with Debug.Assert/Debug.Fail (#1...Dan Moseley1-3/+0
2017-05-11Removes unneeded Serializable attributes from enums and delegates. They can b...Morgan Brown1-2/+0
2017-03-22Switch coreclr corelib to use resx (#10372)Alex Perovich1-2/+2
2017-03-21Revert "Switch coreclr corelib to use resx (#10268)"Jan Kotas1-2/+2
2017-03-21Switch coreclr corelib to use resx (#10268)Alex Perovich1-2/+2
2017-02-23Run codeformatter on S.P.CoreLib sourcesAlex Perovich1-17/+19
2017-02-10Remove CER metadata (#9487)Dan Moseley1-4/+0
2017-02-07Remove more CAS (#9390)Dan Moseley1-1/+0
2017-02-04Remove stripped code (#9269)Dan Moseley1-1/+1
2016-12-13Delete HostProtection attributes (#8610)Jan Kotas1-2/+0
2016-12-09Strip some security related attributes (#8571)Jeremy Kuhne1-5/+0
2016-01-27Update license headersdotnet-bot1-2/+3
2015-02-25Allow users to specify a no GC region (on behalf of maonis)Jan Kotas1-2/+10
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+92