aboutsummaryrefslogtreecommitdiff
path: root/src/base-object.h
AgeCommit message (Expand)Author
2015-02-11src: switch from QUEUE to intrusive listBen Noordhuis
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-10-23src: mark BaseObject destructor as virtualBen Noordhuis
2014-09-05src: update and expand comments in base-object.hBen Noordhuis
2013-11-12src: add comments about implicit dependenciesTrevor Norris
2013-11-12base-object: add BaseObjectTrevor Norris