summaryrefslogtreecommitdiff
path: root/src/base-object-inl.h
Commit message (Expand)AuthorAgeFilesLines
* src: do not include x.h if x-inl.h is includedJoyee Cheung2017-11-281-2/+0
* src: pull OnConnection from pipe_wrap and tcp_wrapDaniel Bevenius2016-08-101-8/+8
* src: add include guards to internal headersBen Noordhuis2016-06-021-0/+4
* src: no abort from getter if object isn't wrappedTrevor Norris2016-06-021-0/+4
* src: fix deprecated SetWeak usage in base-objectAli Ijaz Sheikh2016-03-031-2/+3
* Revert "core: set PROVIDER type as Persistent class id"Ben Noordhuis2015-05-281-6/+1
* core: set PROVIDER type as Persistent class idTrevor Norris2015-05-191-1/+6
* src: switch from QUEUE to intrusive listBen Noordhuis2015-02-111-0/+2
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* src: remove unnecessary template parameterTrevor Norris2014-12-091-1/+1
* src: replace assert() with CHECK()Ben Noordhuis2014-10-121-5/+3
* base-object: add BaseObjectTrevor Norris2013-11-121-0/+87