Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src: do not include x.h if x-inl.h is included | Joyee Cheung | 2017-11-28 | 1 | -2/+0 |
* | src: pull OnConnection from pipe_wrap and tcp_wrap | Daniel Bevenius | 2016-08-10 | 1 | -8/+8 |
* | src: add include guards to internal headers | Ben Noordhuis | 2016-06-02 | 1 | -0/+4 |
* | src: no abort from getter if object isn't wrapped | Trevor Norris | 2016-06-02 | 1 | -0/+4 |
* | src: fix deprecated SetWeak usage in base-object | Ali Ijaz Sheikh | 2016-03-03 | 1 | -2/+3 |
* | Revert "core: set PROVIDER type as Persistent class id" | Ben Noordhuis | 2015-05-28 | 1 | -6/+1 |
* | core: set PROVIDER type as Persistent class id | Trevor Norris | 2015-05-19 | 1 | -1/+6 |
* | src: switch from QUEUE to intrusive list | Ben Noordhuis | 2015-02-11 | 1 | -0/+2 |
* | Remove excessive copyright/license boilerplate | isaacs | 2015-01-12 | 1 | -21/+0 |
* | src: remove unnecessary template parameter | Trevor Norris | 2014-12-09 | 1 | -1/+1 |
* | src: replace assert() with CHECK() | Ben Noordhuis | 2014-10-12 | 1 | -5/+3 |
* | base-object: add BaseObject | Trevor Norris | 2013-11-12 | 1 | -0/+87 |