summaryrefslogtreecommitdiff
path: root/src/mscorlib/src/System/GC.cs
AgeCommit message (Expand)AuthorFilesLines
2016-12-08Strip more defines from CoreLib (#8545)Jeremy Kuhne1-96/+0
2016-11-02Revert "Correct parameter names."Jan Kotas1-1/+1
2016-10-27Correct parameter names.Stephen A. Imhoff1-1/+1
2016-10-27Use nameof where possible for ArgumentOutOfRangeExceptionStephen A. Imhoff1-12/+12
2016-10-27Use nameof where possible for ArgumentNullExceptionStephen A. Imhoff1-2/+2
2016-08-29added GC.GetAllocatedBytesForCurrentThread APIMaoni Stephens1-0/+9
2016-03-22Delete legacy netcf compat support (part 2)Jan Kotas1-7/+0
2016-03-04Fix incorrect exception parameter name in GCHugh Bellamy1-1/+1
2016-02-04No need to stick to end of methodDmitry-Me1-3/+6
2016-01-27Update license headersdotnet-bot1-2/+3
2016-01-20Fix variable name typoDmitry-Me1-1/+1
2016-01-19Fix comment typoDmitry-Me1-1/+1
2015-02-25Allow users to specify a no GC region (on behalf of maonis)Jan Kotas1-0/+84
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+551