summaryrefslogtreecommitdiff
path: root/src/gc/gc.h
AgeCommit message (Expand)AuthorFilesLines
2015-11-19Update GC from CoreRTJan Kotas1-0/+4
2015-11-19Changed LONG and ULONGJan Vorlicek1-2/+2
2015-11-18Replace most windows style types by c++ typesJan Vorlicek1-30/+30
2015-10-29Port .NET Framework 4.6.1 changesJan Kotas1-6/+19
2015-10-15Cleanup GC-EE InterfaceJan Kotas1-7/+1
2015-10-09Add allocation fast path for arrays of value type elements outside WindowsKoundinya Veluri1-3/+4
2015-09-12Replace unsigned __int64/__int64 with UINT64/INT64Jan Kotas1-2/+2
2015-05-26Fix the virtual destructor warningJan Vorlicek1-0/+3
2015-03-06Add a fourth parameter to the DEFINE_DACVAR macro that is the actual fully qu...Mike McLaughlin1-0/+1
2015-02-25Allow users to specify a no GC region (on behalf of maonis)Jan Kotas1-0/+22
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+647