summaryrefslogtreecommitdiff
path: root/src/util-inl.h
Commit message (Expand)AuthorAgeFilesLines
* src: replace deprecated String::NewFromOneByteMichaƫl Zasso2016-03-031-6/+6
* src: remove __builtin_bswap16 callBen Noordhuis2015-12-151-8/+1
* src: add BE support to StringBytes::Encode()Bryon Leung2015-11-241-0/+14
* deps: update v8 to 4.4.63.9Ben Noordhuis2015-08-041-8/+0
* buffer: implement Uint8Array backed BufferTrevor Norris2015-08-041-0/+8
* 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