26 Commits (b1fc7745f2c7f279d388d8c88781df776b740259)

Author SHA1 Message Date
solebox 35d48d3e10 src: squelch unused function warnings in util.h 8 years ago
Zach Bjornson 7420835390 src: fix build for older clang 8 years ago
Anna Henningsen 72c60e892c
src: notify V8 for low memory when alloc fails 8 years ago
Anna Henningsen ea94086ad2
src: provide allocation + nullptr check shortcuts 8 years ago
Anna Henningsen 48ed65440c
src: pass desired return type to allocators 8 years ago
Anna Henningsen eb927fac38
src: add Malloc() size param + overflow detection 8 years ago
Ben Noordhuis c8d6107217 src: remove VS 2013 compatibility hacks 9 years ago
Rich Trott d2eb7ce010 src: Malloc/Calloc size 0 returns non-null pointer 8 years ago
Michael Dawson a00ccb0fb9 src: normalize malloc, realloc 8 years ago
Myles Borins f1d1071361 src: make Sec-WebSocket-Key check case-insensitive 9 years ago
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