11855 Commits (659dadd410a2a0851dd16ca6f8f5e3103bfaf7da)
 

Author SHA1 Message Date
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
Sakthipriyan Vairamani d168d01b04 doc: properly inheriting from EventEmitter 9 years ago
Sam Roberts 500f2538cc doc: a listener, not "an" listener 9 years ago
Sam Roberts 54627a919d doc: server close event does not have an argument 10 years ago
cjihrig a4b46001e8 Working on v2.5.1 9 years ago
cjihrig 3ce020b7ba 2015-07-28 io.js v2.5.0 Release 9 years ago
Ali Ijaz Sheikh ab479659c7 util: delay creation of debug context 9 years ago
Rich Trott c786d6341d test: do not use public IPs for timeout testing 9 years ago
Ben Noordhuis 543dabb609 timers: improve Timer.now() performance 9 years ago
Ben Noordhuis 3663b124e6 timers: remove unused Timer.again() 9 years ago
Ben Noordhuis bcce5cf9bb timers: remove unused Timer.getRepeat() 9 years ago
Ben Noordhuis f2c83bd202 timers: remove unused Timer.setRepeat() 9 years ago
Evan Lucas 503b089dd8 net: don't throw on immediately destroyed socket 9 years ago
Fedor Indutny 2ca5a3db47 https: reuse TLS sessions in Agent 9 years ago
Sakthipriyan Vairamani 4e78cd71c0 test: skip IPv6 part before testing it 9 years ago
Trevor Norris 93660c8b8e node: remove bad fn call and check 9 years ago
Nathan Woltman 99d9d7e716 benchmark: add remaining path benchmarks & optimize 9 years ago
Ben Noordhuis ac70bc8240 test: fix valgrind uninitialized memory warning 9 years ago
Ben Noordhuis 8fd3ce100e src: make base64 decoding 50% faster 9 years ago
Bert Belder b148c0dff3 win,node-gyp: enable delay-load hook by default 10 years ago
cjihrig fef190cea6 deps: make node-gyp work with io.js 10 years ago
Kat Marchán b73a7465c5 deps: upgrade to npm 2.13.2 9 years ago
Jeremiah Senkpiel 68b06e94e3 tools: use local or specified $NODE for test-npm 9 years ago
Sakthipriyan Vairamani afd7e37ee0 repl: better empty line handling 9 years ago
Sakthipriyan Vairamani 81ea52aa01 repl: improving line continuation handling 9 years ago