summaryrefslogtreecommitdiff
path: root/src/gc/handletable.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-09-15Update the GC from CoreRT (#7207)Sean Gillespie1-4/+4
2016-09-08Introduce an interface separating the GC and the VM,Sean Gillespie1-4/+4
2016-06-30GC ETW fixes. The code for getting data for ETW and perf counter was written ...Maoni01-8/+12
2016-01-27Update license headersdotnet-bot1-4/+3
2016-01-26Update GC from CoreRTJan Kotas1-1/+1
2016-01-21Reduce clr startup noise when using Clang sanitizersSteve Harter1-4/+4
2015-12-24GC OS interface refactoringJan Vorlicek1-1/+1
2015-12-03Update GC from CoreRTJan Kotas1-1/+1
2015-11-19Update GC from CoreRTJan Kotas1-2/+13
2015-11-19Replaced remaining typesJan Vorlicek1-11/+11
2015-11-19Changed LONG and ULONGJan Vorlicek1-2/+2
2015-11-18Replace most windows style types by c++ typesJan Vorlicek1-60/+60
2015-10-29Port .NET Framework 4.6.1 changesJan Kotas1-21/+30
2015-10-15Cleanup GC-EE InterfaceJan Kotas1-0/+24
2015-09-12Replace unsigned __int64/__int64 with UINT64/INT64Jan Kotas1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+1427