12491 Commits (bc636674563c20eedf280166393c890e50712f7f)
 

Author SHA1 Message Date
fansworld-claudio 7a84fa6c60 docs: fs - remove encoding list and link to buffer 9 years ago
Ashok Suthar a7f28a098e http: remove unneeded cb check from setTimeout() 9 years ago
Ben Noordhuis a0db5fb355 doc: stdout/stderr can block when directed to file 9 years ago
Steven R. Loomis 409f29972e doc: rename iojs-* groups to nodejs-* 9 years ago
James M Snell 801866280e doc: fix wrong date and known issue in changelog.md 9 years ago
Imran Iqbal f3594e77b2 test: fix test-net-persistent-keepalive for AIX 9 years ago
David Woods 325c4c7af5 doc:fix function param order in assert doc 9 years ago
James M Snell 7caeb14e11 deps: update http-parser to 2.6.0 9 years ago
Sam P Gallagher-Bishop 045e04e531 doc: typo fix in readme.md 9 years ago
James M Snell 6ef043ab34 2015-11-03, Version 4.2.2 "Argon" (LTS) Release 9 years ago
Evan Lucas 5073da0481 repl: don't crash if cannot open history file 9 years ago
Ben Noordhuis 81522480f1 test: more regression tests for minDHSize option 9 years ago
Ben Noordhuis 935b97769e test: add regression test for 512 bits DH key 9 years ago
Rich Trott e302c33bb0 test: mark http-pipeline-flood flaky 9 years ago
Guilherme Souza 7fd8f1371e doc: add note about timeout delay > TIMEOUT_MAX 9 years ago
Rich Trott 5977963bce test: remove flaky designation from ls-no-sslv3 9 years ago
Rebecca Turner 08e0de59fa deps: upgrade npm to 3.3.10 9 years ago
Rebecca Turner c96400c572 gitignore: don't ignore 'debug' in deps/npm 9 years ago
Rebecca Turner e40d28283a tools: update npm test tooling for 3.3.10+ 9 years ago
Fedor Indutny 56673693cd buffer: neuter external `nullptr` buffers 9 years ago
Jason Gerfen 7d0b589644 doc: fix crypto spkac function descriptions 9 years ago
Emily Aviva Kapor-Mater efa19bdcb5 doc: add final full stop in CONTRIBUTING.md 9 years ago
Shigeki Ohtsu cbd358ce33 tools: fix gyp to work on MacOSX without XCode 10 years ago
Imran Iqbal 3137e46cb8 tools: update gyp to b3cef02 9 years ago
Rich Trott d2b5dcb2de lib: return boolean from child.send() 9 years ago
phijohns 90723afe32 doc: made code spans more visible in the API docs 9 years ago
Evan Lucas 65cd03cda6 src: wrap source before doing syntax check 9 years ago
Ben Noordhuis 1e98d90db8 test: add regression test for --debug-brk -e 0 9 years ago
Ben Noordhuis d72bb1e96a Revert "src: fix stuck debugger process" 9 years ago
Ben Noordhuis e888471a11 child_process: don't fork bomb ourselves from -e 9 years ago
Rod Vagg 4e54dbec51 Working on v5.0.1 9 years ago
Rod Vagg 384e6c2dfe 2015-10-29, Version 5.0.0 (Stable) 9 years ago
Myles Borins b64ce5960f tls: remove util and calls to util.format 9 years ago
Rich Trott f236b3a904 lib,doc: return boolean from child.send() 9 years ago
Junliang Yan b8cea49c88 test: fix heap-profiler link error LNK1194 on win 9 years ago
Junliang Yan 4a5dbeab43 test: fix missing unistd.h on windows 9 years ago
Rich Trott 74e2328b3a test: split independent tests into separate files 9 years ago
Myles Borins 239ad899a3 doc: add LTS info to COLLABORATOR_GUIDE.md 9 years ago
Ali Ijaz Sheikh 0a43697ce8 deps: backport 010897c from V8 upstream 9 years ago
Stefan Budeanu 8c6c0f915a test: use port number from env in tls socket test 9 years ago
Sakthipriyan Vairamani 5e76587fdf doc: createServer's key option can be an array 9 years ago
Sakthipriyan Vairamani bd4311bc9c repl: handle comments properly 9 years ago
Fedor Indutny 8c0318ce8d deps: backport 8d6a228 from the v8's upstream 9 years ago
Sakthipriyan Vairamani 6e887cc630 lib,test: update let to const where applicable 9 years ago
Sakthipriyan Vairamani 701e38c25f tools: enable prefer-const eslint rule 9 years ago
Rich Trott 1929d5be73 lib: fix cluster handle leak 9 years ago
ronkorving 4c9abbd1bb fs: reduced duplicate code in fs.write() 9 years ago
Ben Noordhuis 134a60c785 src: fix race condition in debug signal on exit 9 years ago
Michaël Zasso 80573153b8 util: make inherits work with classes 9 years ago
Sakthipriyan Vairamani c9786bb680 http{s}: don't connect to localhost on invalid URL 9 years ago