11879 Commits (e6ab2d92bc15c0f122ddc9310a9d69499008703a)
 

Author SHA1 Message Date
Trevor Norris e6ab2d92bc buffer: fix not return on error 9 years ago
Rod Vagg 9f727f5e03 node-gyp: detect RC build with x.y.z-rc.n format 9 years ago
Rod Vagg 04fd4fad46 src: introduce process.release object 10 years ago
jomo 2d9456e3e6 http: use official IANA Status Codes 9 years ago
Fedor Indutny ef65321083 node: do not override `message`/`stack` of error 9 years ago
Rod Vagg 9d34bd1147 src: increment NODE_MODULE_VERSION to 45 9 years ago
Ben Noordhuis 3aad4fa89a deps: upgrade v8 to 4.4.63.12 9 years ago
Rod Vagg 6f40b03a91 Working on v3.0.0 9 years ago
Rod Vagg e52f963632 node-gyp: download header tarball for compile 9 years ago
Rod Vagg 902c9ca51d node-gyp: make aware of nightly, next-nightly & rc 9 years ago
Ben Noordhuis 1057d1186b buffer: rename internal/buffer_new.js to buffer.js 9 years ago
Ben Noordhuis 8e1a8ffe24 test: remove two obsolete pummel tests 9 years ago
Ben Noordhuis ae731ec0fa test: don't use arguments.callee 9 years ago
Ben Noordhuis 70d1f32f56 deps: update v8 to 4.4.63.9 9 years ago
Trevor Norris 4643b8b667 buffer: allow ArrayBuffer as Buffer argument 9 years ago
Trevor Norris e5ada116cd buffer: minor cleanup from rebase 9 years ago
Trevor Norris b625ab4242 buffer: fix usage of kMaxLength 9 years ago
cjihrig 423d8944ce cluster: do not unconditionally set --debug-port 9 years ago
Sakthipriyan Vairamani eea66e2a7b buffer: fix case of one buffer passed to concat 10 years ago
Fedor Indutny 11e4249227 http_server: `prefinish` vs `finish` 10 years ago
Matteo Collina ef2c8cd4ec dgram: make send cb act as "error" event handler 10 years ago
Chris Dickinson 3da057fef6 dgram: make send cb act as "error" event handler 11 years ago
Domenic Denicola 3b021efe11 vm: fix symbol access 10 years ago
Domenic Denicola 7b81e4ba36 vm: remove unnecessary access checks 10 years ago
Domenic Denicola 659dadd410 vm: fix property descriptors of sandbox properties 10 years ago
Trevor Norris 944f68046c crypto: remove kMaxLength on randomBytes() 10 years ago
Trevor Norris 8664084166 buffer: make additional changes to native API 10 years ago
Trevor Norris 36f78f4c1c buffer: switch API to return MaybeLocal<T> 10 years ago
Trevor Norris 571ec13841 buffer: switch to using Maybe<T> API 10 years ago
Trevor Norris d75f5c8d0e buffer: finish implementing FreeCallback 10 years ago
Trevor Norris 63da0dfd3a buffer: implement Uint8Array backed Buffer 10 years ago
Trevor Norris 23be6ca189 buffer: allow ARGS_THIS to accept a name 10 years ago
Rod Vagg deb7ee93a7 deps: backport 7b24219346 from v8 upstream 10 years ago
Julien Gilli 9bc2e26720 net: do not set V4MAPPED on FreeBSD 10 years ago
cjihrig df1994fe53 Revert "dns: remove AI_V4MAPPED hint flag on FreeBSD" 10 years ago
Michaël Zasso d12df7f159 doc: update v8 flags in man page 10 years ago
Chris Dickinson d58e780504 deps: update v8 to 4.3.61.21 10 years ago
Chris Dickinson 21d31c08e7 test: remove obsolete harmony flags 10 years ago
Sakthipriyan Vairamani ed85c95a9c doc,test: documents behaviour of non-existent file 9 years ago
Sakthipriyan Vairamani ea05e760cd repl: don't clobber RegExp.$ properties 9 years ago
Sakthipriyan Vairamani 64cf71195c test: change the hostname to an invalid name 9 years ago
Sakthipriyan Vairamani 80a1cf7425 test: fix messages and use return to skip tests 9 years ago
Bert Belder 9bac1dbae9 win,node-gyp: enable delay-load hook by default 10 years ago
cjihrig 2a63cf612b deps: make node-gyp work with io.js 10 years ago
Kat Marchán bf63266460 deps: upgrade to npm 2.13.3 9 years ago
Sakthipriyan Vairamani d5ab92bcc1 test: use common.isWindows consistently 9 years ago
Ben Noordhuis fa98b97171 cluster: add handle ref/unref stubs in rr mode 9 years ago
Johan Bergström 3cbb5870e5 tools: expose skip output to test runner 9 years ago
Ali Ijaz Sheikh 24dd016deb build: produce symbol map files on windows 9 years ago
Ben Noordhuis bc733f7065 test: fix fs.readFile('/dev/stdin') tests 9 years ago