summaryrefslogtreecommitdiff
path: root/src/inc/gcinfoencoder.h
AgeCommit message (Expand)AuthorFilesLines
2016-10-27Fixed gcinfoencoder build errors. (#7826)Jim Ma1-0/+9
2016-10-23Delete DISABLE_EH_VECTORSJan Kotas1-2/+0
2016-08-05Implement GcInfo v2Swaroop Sridhar1-3/+25
2016-07-21Remove DBG GcInfo encoder/decoder (#6374)Swaroop Sridhar1-8/+0
2016-04-15Stop including utilcode.h in the GC info encoder.Pat Gavlin1-2/+3
2016-04-13Refactor `MemoryBlockDesc`.Pat Gavlin1-25/+28
2016-04-13Replace `SList` in the GC info encoders.Pat Gavlin1-5/+15
2016-04-12Clean up StructArrayList for GC info.Pat Gavlin1-41/+3
2016-04-08Replace CQuickSort with qsort in GC info encoders.Pat Gavlin1-5/+5
2016-04-06Add JIT and GC info SimplerHashTable behaviors.Pat Gavlin1-1/+5
2016-03-08Move some definitions out of gcinfoencoder.h.Pat Gavlin1-423/+9
2016-01-27Update license headersdotnet-bot1-4/+3
2015-10-15Fix a comment in GcInfoEncoder.hSwaroop Sridhar1-4/+4
2015-05-12Fix some const-correctness issues in the GC info encoder.Pat Gavlin1-1/+1
2015-05-05GcInfo: Add support for Standalone buildSwaroop Sridhar1-5/+31
2015-04-01Fix next round of warning typesJan Vorlicek1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+947