16 Commits (51b8a79bd46a28c2f576a579f258c2222e1a951b)

Author SHA1 Message Date
Ben Noordhuis eff96d32dc src: add include guards to internal headers 9 years ago
Ben Noordhuis f6940dfa46 src: don't use locale-sensitive strcasecmp() 9 years ago
Michaël Zasso 81f1732a05 src: replace deprecated String::NewFromOneByte 9 years ago
Ben Noordhuis f176b31e74 src: remove __builtin_bswap16 call 9 years ago
Bryon Leung 2ccde01980 src: add BE support to StringBytes::Encode() 9 years ago
Ben Noordhuis 70d1f32f56 deps: update v8 to 4.4.63.9 10 years ago
Trevor Norris 63da0dfd3a buffer: implement Uint8Array backed Buffer 10 years ago
Ben Noordhuis 58eb00c693 src: add typesafe intrusive list 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Ben Noordhuis 2d82cdf670 src: replace NULL with nullptr 10 years ago
Ben Noordhuis 5fdff3854a src: replace assert() with CHECK() 10 years ago
Ben Noordhuis 1e99486cc8 src: add ClearWrap() to util.h 10 years ago
Ben Noordhuis 820aaf5b3d src: replace CONTAINER_OF with type-safe function 11 years ago
Trevor Norris 613d76ef6a src: shorten Object{Wrap,Unwrap} 11 years ago
Trevor Norris 93f75a86bf src: use function to get internal pointer 11 years ago
Ben Noordhuis 756b622295 src: add multi-context support 12 years ago