summaryrefslogtreecommitdiff
path: root/src/base-object.h
AgeCommit message (Expand)Author
2017-03-10meta: restore original copyright headerJames M Snell
2016-07-25src: pull OnConnection from pipe_wrap and tcp_wrapDaniel Bevenius
2016-05-25src: add include guards to internal headersBen Noordhuis
2016-04-05src: add missing 'inline' keywordsBen Noordhuis
2016-03-03src: fix deprecated SetWeak usage in base-objectAli Ijaz Sheikh
2015-05-28Revert "core: set PROVIDER type as Persistent class id"Ben Noordhuis
2015-05-19core: set PROVIDER type as Persistent class idTrevor Norris
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