12423 Commits (754061f3ae52eccd5e0a9fe87e287f02fa256c20)
 

Author SHA1 Message Date
Rebecca Turner 754061f3ae tools: update npm test tooling for 3.3.10+ 9 years ago
Fedor Indutny 827ee498e3 buffer: neuter external `nullptr` buffers 9 years ago
Jason Gerfen 9e3aa451a1 doc: fix crypto spkac function descriptions 9 years ago
Emily Aviva Kapor-Mater b7cc19c8f5 doc: add final full stop in CONTRIBUTING.md 9 years ago
Shigeki Ohtsu be65f5f250 tools: fix gyp to work on MacOSX without XCode 10 years ago
Imran Iqbal 1d65b99d5d tools: update gyp to b3cef02 9 years ago
Rich Trott cf0130dc0d lib: return boolean from child.send() 9 years ago
phijohns d995b72db9 doc: made code spans more visible in the API docs 9 years ago
Rod Vagg 837b17408a 2015-10-29, Version 5.0.0 (Stable) 9 years ago
Evan Lucas 08166cb99a src: wrap source before doing syntax check 9 years ago
Ben Noordhuis 810cc05116 test: add regression test for --debug-brk -e 0 9 years ago
Ben Noordhuis 9b024422cd Revert "src: fix stuck debugger process" 9 years ago
Ben Noordhuis 57bce60da3 child_process: don't fork bomb ourselves from -e 9 years ago
Myles Borins 6b0c906e6b tls: remove util and calls to util.format 9 years ago
Rich Trott cdcf00a0b9 lib,doc: return boolean from child.send() 9 years ago
Junliang Yan 9f967058e8 test: fix heap-profiler link error LNK1194 on win 9 years ago
Junliang Yan 4139f2a820 test: fix missing unistd.h on windows 9 years ago
Rich Trott 26e47efbca test: split independent tests into separate files 9 years ago
Myles Borins d394e9e6bb doc: add LTS info to COLLABORATOR_GUIDE.md 9 years ago
Ali Ijaz Sheikh 81f6b543d9 deps: backport 010897c from V8 upstream 9 years ago
Stefan Budeanu c9e682d587 test: use port number from env in tls socket test 9 years ago
Sakthipriyan Vairamani 5d5a4c4c18 doc: createServer's key option can be an array 9 years ago
Sakthipriyan Vairamani 6cf19103b6 repl: handle comments properly 9 years ago
Fedor Indutny 32237041b8 deps: backport 8d6a228 from the v8's upstream 9 years ago
Sakthipriyan Vairamani aaf9b488e2 lib,test: update let to const where applicable 9 years ago
Sakthipriyan Vairamani b0e7b362c2 tools: enable prefer-const eslint rule 9 years ago
Rich Trott da21dba1a0 lib: fix cluster handle leak 9 years ago
ronkorving c339fa36f5 fs: reduced duplicate code in fs.write() 9 years ago
Ben Noordhuis 53e64bb29e src: fix race condition in debug signal on exit 9 years ago
Michaël Zasso 29da8cf8d7 util: make inherits work with classes 9 years ago
Sakthipriyan Vairamani 437930c0cc http{s}: don't connect to localhost on invalid URL 9 years ago
Trevor Norris 3308e5ea2a buffer: fix value check for writeUInt{B,L}E 9 years ago
Rod Vagg 052611b0d1 doc: add TSC meeting minutes 2015-10-21 9 years ago
Shigeki Ohtsu 7eee37257f tls,crypto: move NPN protcol data to hidden value 9 years ago
Shigeki Ohtsu 802a2e79e1 tls, crypto: add ALPN Support 10 years ago
Michaël Zasso df738ac56c test: improve tests for util.inherits 9 years ago
Evan Lucas 57359cd1e4 fs: don't throw in read if buffer too big 9 years ago
Junliang Yan f4c0ed4af2 test: print helpful err msg on test-dns-ipv6.js 9 years ago
Myles Borins 28e9a022df test: wrap assert.fail when passed to callback 9 years ago
Evan Lucas b6207906c4 fs: pass err to callback if buffer is too big 9 years ago
Ben Noordhuis 594500f9f1 buffer: don't CHECK on zero-sized realloc 9 years ago
Ben Noordhuis 3a091d29bf test: add node::MakeCallback() test coverage 9 years ago
Michael Dawson 5f3fb1c0a1 test: disable test-tick-processor - aix and be ppc 9 years ago
Michael Dawson 15bcbf853e build: Updates for AIX npm support - part 1 9 years ago
Michaël Zasso 6456fcf4f3 deps: update V8 to 4.6.85.28 9 years ago
Rebecca Turner 68471dd37c deps: fix upgrade to npm 3.3.6 9 years ago
Martii e32aca698e doc: clarify API buffer.concat 9 years ago
Michael Dawson 1cbc2d05b5 v8: pull fix for builtin code size on PPC 9 years ago
Rebecca Turner 41923c0c07 deps: upgrade npm to 3.3.6 9 years ago
Jeremiah Senkpiel 9b8886446d tools: ensure npm always uses the local node 9 years ago