12372 Commits (0369986276f25dd998c23645909110172b10db0a)
 

Author SHA1 Message Date
Michael Dawson d409ac473b test: disable test-tick-processor - aix and be ppc 9 years ago
Michael Dawson c1623039dd test: harden test-child-process-fork-regr-gh-2847 9 years ago
Imran Iqbal 3bb4437abb test: fix test-net-keepalive for AIX 9 years ago
Myles Borins af55641a69 test: wrap assert.fail when passed to callback 9 years ago
Junliang Yan 7c7ef01e65 test: skip test-dns-ipv6.js if ipv6 is unavailable 9 years ago
fansworld-claudio 9120a04981 docs: add missing shell option to execSync 9 years ago
Jeremiah Senkpiel a4d1510ba4 test: repl-persistent-history is no longer flaky 9 years ago
Rich Trott a5d968b8a2 test: fix flaky test-child-process-emfile 9 years ago
Rich Trott eac2acca76 test: remove flaky status from eval_messages test 9 years ago
Rich Trott 155c778584 test: fix flaky test for symlinks 9 years ago
Rich Trott 74eb632483 test: apply correct assert.fail() arguments 9 years ago
Roman Reiss bc29aad22b doc: fix indent in tls resumption example 9 years ago
Myles Borins 0a4323dd82 test: replace util with backtick strings 9 years ago
Timothy Gu 313877bd8f doc: fix typo in changelog 9 years ago
Rich Trott f49c7c6955 lib: avoid REPL exit on completion error 9 years ago
Rich Trott 93847694ec test: add test-child-process-emfile fail message 9 years ago
calebboyd 4be432862a doc: show keylen in pbkdf2 as a byte length 9 years ago
Rich Trott 23a1140ddb doc: add information about Assert behavior and maintenance 9 years ago
Fedor Indutny 0427cdf094 http: fix stalled pipeline bug 9 years ago
Calvin Metcalf 4bac5d9ddf stream: avoid unnecessary concat of a single buffer. 9 years ago
Martii e04cb1e1fc doc: clarify API buffer.concat 9 years ago
Kyle Smith eae714c370 doc: clarify the use of `option.detached` 9 years ago
Fábio Santos 117fb47a16 stream: fix signature of _write() in a comment 9 years ago
Yuval Brik e69c869399 tls: TLSSocket options default isServer false 9 years ago
Phillip Johnsen b884899e67 doc: label v4.2.1 as LTS in changelog heading 9 years ago
James M Snell 349abfff29 Working on v4.2.2 9 years ago
James M Snell b7eff480d8 2015-10-13, Version 4.2.1 'Argon' (LTS) Release 9 years ago
Rod Vagg 102cb7288c doc: label v4.2.0 as LTS in changelog heading 9 years ago
Ryan Graham c245a199a7 lib: fix undefined timeout regression 9 years ago
Fedor Indutny b3cbd13340 buffer: fix assertion error in WeakCallback 9 years ago
James M Snell b8ca4eecb3 Working on v4.2.1 9 years ago
James M Snell 6dc12b1042 2015-10-12, Version 4.2.0 'Argon' (LTS) Release 9 years ago
Fedor Indutny af10df6108 tls: use parent handle's close callback 9 years ago
Trevor Norris 01cb3fc36b net: don't throw on bytesWritten access 9 years ago
Rod Vagg 42b936e78d src: add process.release.lts property 9 years ago
David Boivin 747271372f doc: update the assert module summary 9 years ago
Roman Klauke 0d506556b0 doc: replace node-gyp link with nodejs/node-gyp 9 years ago
Brian White 7b9f78acb2 stream: avoid pause with unpipe in buffered write 9 years ago
Trevor Norris 54795620f6 buffer: don't abort on prototype getters 9 years ago
Kat Marchán 071c72a6a3 deps: upgrade to npm 2.14.7 9 years ago
Ben Noordhuis 8383c4fe00 assert: support arrow functions in .throws() 9 years ago
Rich Trott f0f8afd879 test: remove common.inspect() 9 years ago
Rich Trott 5ca4f6f8bd test: test `util` rather than `common` 9 years ago
Rich Trott 7a5ae34345 test: refresh temp directory when using pipe 9 years ago
Dave Hodder 40a159e4f4 doc: Amend capitalization of word JavaScript 9 years ago
Alejandro Oviedo 6dd34761fd doc: add method links in dns.markdown 9 years ago
Alejandro Oviedo 333e8336be doc: add method links in child_process.markdown 9 years ago
Jason Karns 0cfc6d39ca doc: recommend Infinity on emitter.setMaxListeners 10 years ago
Karl Skomski 589287b2e3 src: convert BE-utf16-string to LE before search 9 years ago
Karl Skomski 2314378f06 src: fix u-a-free if uv returns err in ASYNC_CALL 9 years ago