summaryrefslogtreecommitdiffstats
path: root/src/gc-anchored.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Eliminate clang warningsThomas Holder2019-08-231-1/+1
* Demangle: Switch to std::shared_ptr.Emmanuel Gil Peyrot2019-01-241-1/+1
* Event: Switch all call sites from Util::ptr_shared to char const* or std::sha...Emmanuel Gil Peyrot2019-01-241-7/+7
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-2/+2
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-2/+2
* Refactor Util::ptr_sharedJan Lingscheid2017-10-181-1/+1
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-1/+0
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+1
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-1/+0
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Fundamentally reworked version of the 3D box tool (among many other things, t...Maximilian Albert2007-12-131-0/+1
* use c++filt for symbol demangling if availableMenTaLguY2006-05-081-1/+2
* r11667@tres: ted | 2006-05-01 22:48:49 -0700Ted Gould2006-05-021-42/+30
* (bzr r690)Ted Gould2006-05-021-30/+42
* switch everyone to simpler debug event APIMenTaLguY2006-04-291-42/+30
* fix over-qualified nameMenTaLguY2006-04-291-1/+1
* added refcount logging to GC::Anchored and shared string printf in utilMenTaLguY2006-04-291-0/+66
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+39