summaryrefslogtreecommitdiffstats
path: root/src/gc-anchored.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-23Eliminate clang warningsThomas Holder1-1/+1
2019-01-24Demangle: Switch to std::shared_ptr.Emmanuel Gil Peyrot1-1/+1
2019-01-24Event: Switch all call sites from Util::ptr_shared to char const* or std::sha...Emmanuel Gil Peyrot1-7/+7
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-1/+1
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-2/+2
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-2/+2
2017-10-18Refactor Util::ptr_sharedJan Lingscheid1-1/+1
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-1/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+1
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-1/+0
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2007-12-13Fundamentally reworked version of the 3D box tool (among many other things, t...Maximilian Albert1-0/+1
2006-05-08use c++filt for symbol demangling if availableMenTaLguY1-1/+2
2006-05-02r11667@tres: ted | 2006-05-01 22:48:49 -0700Ted Gould1-42/+30
2006-05-02(bzr r690)Ted Gould1-30/+42
2006-04-29switch everyone to simpler debug event APIMenTaLguY1-42/+30
2006-04-29fix over-qualified nameMenTaLguY1-1/+1
2006-04-29added refcount logging to GC::Anchored and shared string printf in utilMenTaLguY1-0/+66