12454 Commits (af46112828cb28223050597f06b5e45a659e99d6)
 

Author SHA1 Message Date
Roman Reiss af46112828 src: Revert "nix stdin _readableState.reading" 9 years ago
Trevor Norris bb1bd76395 async_wrap: call callback in destructor 9 years ago
Trevor Norris 80a66ba6ae async_wrap: new instances get uid 9 years ago
Trevor Norris a4e9487aae async_wrap: allow some hooks to be optional 9 years ago
Ben Noordhuis 33827e3f68 cluster: remove handles when disconnecting worker 9 years ago
Rebecca Turner df9c4a6a1f deps: upgrade npm to 3.3.12 9 years ago
qinjia 02a44e0bfd util: use regexp instead of str.replace().join() 9 years ago
Alejandro Oviedo d26927c679 doc: add method links in events.markdown 9 years ago
Shigeki Ohtsu 017fc5b391 doc: add caveats of algs and key size in crypto 9 years ago
Ömer Fadıl Usta 44a298b61c Add missing va_end before return 9 years ago
Andres Suarez faa3bb8663 module: remove unnecessary JSON.stringify 9 years ago
Ben Noordhuis d461a0763f build: omit -gline-tables-only for --enable-asan 9 years ago
fansworld-claudio 30ce3ebca3 docs: fs - change links to buffer encoding to Buffer class anchor 9 years ago
fansworld-claudio 2e38079ea4 docs: fs - remove encoding list and link to buffer 9 years ago
Ashok Suthar 8625a3815e http: remove unneeded cb check from setTimeout() 9 years ago
Ben Noordhuis dac1d38a02 doc: stdout/stderr can block when directed to file 9 years ago
Steven R. Loomis 363a4e9223 doc: rename iojs-* groups to nodejs-* 9 years ago
James M Snell 3268383c2b doc: fix wrong date and known issue in changelog.md 9 years ago
Imran Iqbal a6a7338b1c test: fix test-net-persistent-keepalive for AIX 9 years ago
David Woods 471aa5a989 doc:fix function param order in assert doc 9 years ago
James M Snell d006d6aa46 deps: update http-parser to 2.6.0 9 years ago
Sam P Gallagher-Bishop 47f654111f doc: typo fix in readme.md 9 years ago
James M Snell 3be3fb6538 2015-11-03, Version 4.2.2 "Argon" (LTS) Release 9 years ago
Evan Lucas a4a0efc534 repl: don't crash if cannot open history file 9 years ago
Ben Noordhuis 82022a79b0 test: more regression tests for minDHSize option 9 years ago
Ben Noordhuis cddf358f68 test: add regression test for 512 bits DH key 9 years ago
Rich Trott 6d6bc5d9d8 test: mark http-pipeline-flood flaky 9 years ago
Guilherme Souza ac7dd5fc6c doc: add note about timeout delay > TIMEOUT_MAX 9 years ago
Rich Trott f6230b9b72 test: remove flaky designation from ls-no-sslv3 9 years ago
Rebecca Turner 507fc53e37 deps: upgrade npm to 3.3.10 9 years ago
Rebecca Turner 6e40bf0659 gitignore: don't ignore 'debug' in deps/npm 9 years ago
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