summaryrefslogtreecommitdiff
path: root/src/gc
AgeCommit message (Expand)AuthorFilesLines
2015-05-28Fix GCSampleJan Kotas3-3/+41
2015-05-26Fix the virtual destructor warningJan Vorlicek1-0/+3
2015-05-11Merge pull request #980 from janvorli/fix-vm-range-issueJan Kotas1-0/+8
2015-05-12Fix VM total space issueJan Vorlicek1-0/+8
2015-05-07Changes for building using VS2015Jan Kotas1-3/+5
2015-05-07Fix detection of uninitialized bricks during heap verificationJan Kotas1-1/+1
2015-04-07Merge changes from parent branchdotnet-bot5-266/+319
2015-04-01Merge pull request #599 from janvorli/warnings-cleanup-2aJan Vorlicek1-10/+10
2015-04-01Fix next round of warning typesJan Vorlicek1-10/+10
2015-03-30Port GC fixes from NetfxDev1:Sedar Gokbulut2-51/+92
2015-03-30Port the following fixes to GC from netfxDev1:Sedar Gokbulut2-31/+84
2015-03-26Fix about 12 kinds of warnings over the codebaseJan Vorlicek2-3/+3
2015-03-06Add a fourth parameter to the DEFINE_DACVAR macro that is the actual fully qu...Mike McLaughlin4-2/+17
2015-02-26Add more comments to GCSampleJan Kotas1-1/+9
2015-02-25Merge pull request #342 from dotnet-bot/from-tfsJan Kotas4-14/+862
2015-02-25Allow users to specify a no GC region (on behalf of maonis)Jan Kotas4-14/+862
2015-02-25fix indentingLucas Meijer1-9/+9
2015-02-25use two CGCDescSeries, and fix incorrect sizeLucas Meijer1-10/+17
2015-02-12Typo fix in objecthandle.cppAndrey Akinshin1-1/+1
2015-02-07Ensure that every usage of va_start is complemented by a va_endGeoff Norton1-1/+2
2015-02-04Fixed type: more_spacee_lock > more_space_lockGeorge Sapkin1-1/+1
2015-02-04Fixed typo: gc_reaon > gc_reasonGeorge Sapkin1-1/+1
2015-02-03Merge pull request #11 from dotnet-bot/from-tfsMatt Mitchell1-8/+8
2015-02-02Merge pull request #5 from jkotas/masterGaurav Khanna3-3/+17
2015-01-31Fix build breaks in GC sample projectJan Kotas3-3/+17
2015-01-31Replaced compiler option to disabled all warnings in Linux build by options f...Jan Vorlicek1-8/+8
2015-01-30ported a fix for AVMaoni Stephens1-2/+23
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot32-0/+56113