summaryrefslogtreecommitdiffstats
path: root/src/gc-anchored.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-01clang-tidy recent changesAlexander Valavanis1-3/+3
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-2/+2
2018-06-12Run clang-tidy’s modernize-use-equals-delete pass.Emmanuel Gil Peyrot1-2/+2
2015-02-26Rename libgc/ => inkgc/ to reflect difference from Boehm GCLiam P. White1-1/+1
2015-02-25Isolate components of libgcLiam P. White1-1/+1
2014-09-27Update to experimental r13565Liam P. White1-1/+0
2014-08-31Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White1-1/+0
2011-12-08Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis1-1/+1
2011-10-25Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz1-3/+1
2011-10-22cppcheck: variable initialisation / fix possible memory leakKris De Gussem1-1/+1
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2006-04-29added refcount logging to GC::Anchored and shared string printf in utilMenTaLguY1-13/+7
2006-03-15minor comment tweakMenTaLguY1-1/+1