summaryrefslogtreecommitdiffstats
path: root/src/gc-finalized.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-10/+8
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-2/+2
2017-12-04Misc. typosluzpaz1-1/+1
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
2011-02-27compatibility patch to compile using gcc 4.6Adib Taraben1-0/+1
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2008-09-23* Lots of documentation for the Inkscape::XML namespaceKrzysztof Kosi??ski1-13/+10
2006-04-29add finalizer loggingMenTaLguY1-3/+1
2006-03-15Replace GC::Managed<>::clearOnceInaccessible with GC::soft_ptr<>MenTaLguY1-11/+6