summaryrefslogtreecommitdiff
path: root/src/gc/gcscan.h
AgeCommit message (Expand)AuthorFilesLines
2017-08-22[Local GC] Enable building the GC as a shared library (#13137)Sean Gillespie1-2/+0
2017-03-28[Local GC] Use standard C++ types (bool) and consistent types (void*) on the ...Sean Gillespie1-7/+0
2017-03-21[Local GC] Forbid inclusion of gcscan.h from VM and DAC directories (#10332)Sean Gillespie1-4/+0
2017-02-24[Local GC] Move workstation GC DAC globals to a struct shared between GC and ...Sean Gillespie1-1/+0
2016-11-22This is to separate the diagnostics code out from gc.cpp (exceptMaoni01-4/+2
2016-02-24Fixes for GC updateJan Kotas1-1/+1
2016-02-24Update GC from CoreRTJan Kotas1-0/+7
2016-01-27Update license headersdotnet-bot1-4/+3
2015-12-16Rename CNameSpace to GCScanJan Kotas1-8/+1
2015-12-08Update GC from CoreRTJan Kotas1-9/+0
2015-11-19Update GC from CoreRTJan Kotas1-1/+1
2015-11-19Changed LONG and ULONGJan Vorlicek1-2/+2
2015-03-06Add a fourth parameter to the DEFINE_DACVAR macro that is the actual fully qu...Mike McLaughlin1-1/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+117