summaryrefslogtreecommitdiff
path: root/src/util-inl.h
Commit message (Expand)AuthorAgeFilesLines
* src: add typesafe intrusive listBen Noordhuis2015-02-111-0/+102
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* src: replace NULL with nullptrBen Noordhuis2014-10-231-1/+1
* src: replace assert() with CHECK()Ben Noordhuis2014-10-121-6/+4
* src: add ClearWrap() to util.hBen Noordhuis2014-09-051-0/+4
* src: replace CONTAINER_OF with type-safe functionBen Noordhuis2014-05-301-0/+20
* src: shorten Object{Wrap,Unwrap}Trevor Norris2013-10-291-2/+2
* src: use function to get internal pointerTrevor Norris2013-10-291-0/+17
* src: add multi-context supportBen Noordhuis2013-09-061-0/+83