summaryrefslogtreecommitdiff
path: root/src/util-inl.h
AgeCommit message (Expand)Author
2016-03-03src: replace deprecated String::NewFromOneByteMichaƫl Zasso
2015-12-15src: remove __builtin_bswap16 callBen Noordhuis
2015-11-24src: add BE support to StringBytes::Encode()Bryon Leung
2015-08-04deps: update v8 to 4.4.63.9Ben Noordhuis
2015-08-04buffer: implement Uint8Array backed BufferTrevor Norris
2015-02-11src: add typesafe intrusive listBen Noordhuis
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-10-23src: replace NULL with nullptrBen Noordhuis
2014-10-12src: replace assert() with CHECK()Ben Noordhuis
2014-09-05src: add ClearWrap() to util.hBen Noordhuis
2014-05-30src: replace CONTAINER_OF with type-safe functionBen Noordhuis
2013-10-29src: shorten Object{Wrap,Unwrap}Trevor Norris
2013-10-29src: use function to get internal pointerTrevor Norris
2013-09-06src: add multi-context supportBen Noordhuis