summaryrefslogtreecommitdiffstats
path: root/src/inkgc/gc.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-6/+6
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-4/+4
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-4/+4
2017-02-05Fix C++11 errors and warnings with g++-7Alex Valavanis1-1/+1
2016-01-11Bump libgc dependency to 7.2 (see bug #1530286)Alex Valavanis1-6/+0
2015-12-31Enable build with old libgc versionAlex Valavanis1-0/+6
2015-12-26Replace deprecated GC direct variable access.Alex Valavanis1-3/+3
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-01-12fix build with boehm-gc 7.4.0+ (patch by Vladimir Smirnov, slightly modified ...Johan B. C. Engelen1-5/+13
2011-12-08Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis1-1/+1
2011-10-03Another minor pass of Doxygen cleanup.Jon A. Cruz1-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-4/+4
2008-01-31Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington1-0/+2
2007-11-16fix warnings and delete gradient pixmap that will not be usedJohan B. C. Engelen1-1/+1
2006-05-21call GC::request_early_collection() after switching preview imagesMenTaLguY1-0/+22