12473 Commits (59077acc3de08203097b9e216180015943de4c8a)
 

Author SHA1 Message Date
Jeremiah Senkpiel 6e78382605 tools: ensure npm always uses the local node 9 years ago
Rebecca Turner 3c3435d017 tools: update test-npm to work with npm 3 9 years ago
Jeremiah Senkpiel ce391ed849 repl: event ordering: delay 'close' until 'flushHistory' 9 years ago
Rebecca Turner b4f4c24539 tools: use absolute paths in test-npm 9 years ago
Trevor Norris ae196175f4 node: improve GetActiveRequests performance 9 years ago
Rich Trott 97d081709e lib: avoid REPL exit on completion error 9 years ago
Rod Vagg ff9ef893fd doc: add TSC meeting minutes 2015-10-14 9 years ago
Michael Dawson 7c35fbcb14 test: harden test-child-process-fork-regr-gh-2847 9 years ago
Imran Iqbal ad2b272417 test: fix test-net-keepalive for AIX 9 years ago
Kyle Smith 605c5a7754 doc: clarify the use of `option.detached` 9 years ago
Domenic Denicola cf75a175e5 doc: more use-cases for promise events 10 years ago
Michael Dawson 1b75d4bda3 doc: update WORKING_GROUPS.md - add missing groups 9 years ago
Rod Vagg bf7c3dabb4 src: bump NODE_MODULE_VERSION To 47 9 years ago
Rod Vagg c658de2f99 doc: add TSC meeting minutes 2015-09-30 9 years ago
Rich Trott 04fb14cc35 test: fix flaky test-child-process-emfile 9 years ago
Ido Ben-Yair 6936468de2 vm: remove Watchdog dependency on Environment 9 years ago
Glen Keane d5ce53458e lttng: update flags for gc tracing 9 years ago
Yuval Brik c64af7d99e tls: TLSSocket options default isServer false 9 years ago
Rod Vagg d0b8c5d3a4 doc: add TSC meeting minutes 2015-10-07 9 years ago
Rich Trott eef0f0cd63 test: remove flaky status from eval_messages test 9 years ago
fansworld-claudio 47b06f6bb1 docs: add missing shell option to execSync 9 years ago
Junliang Yan bbbd81eab2 test: skip test-dns-ipv6.js if ipv6 is unavailable 9 years ago
Fedor Indutny 522e3d3cd3 timers: reuse timer in `setTimeout().unref()` 9 years ago
Trevor Norris b483afcb20 doc: binary encoding is not deprecated 9 years ago
Rich Trott f78c8e7426 test: fix flaky test for symlinks 9 years ago
P.S.V.R b36b4f385a build: rectify --link-module help text 9 years ago
Jeremiah Senkpiel 28e9a4f41b test: repl-persistent-history is no longer flaky 9 years ago
Yuval Brik 80169b1f0a zlib: decompression throw on truncated input 9 years ago
Wyatt Preul 412252ca04 util: Remove p, has been deprecated for years 9 years ago
Rich Trott b607366a1c doc: add information about Assert behavior and maintenance 9 years ago
calebboyd 086103b32e doc: show keylen in pbkdf2 as a byte length 9 years ago
Jeremiah Senkpiel 4c80c02ac7 repl: limit persistent history correctly on load 9 years ago
Jeremiah Senkpiel 9e981556e5 test: cleanup, improve repl-persistent-history 9 years ago
Коренберг Марк 2296a4fc0f tls: add `options` argument to createSecurePair 10 years ago
Johannes Wüller 5e0759f6fd fs: add file descriptor support to *File() funcs 9 years ago
Rich Trott ee2e641e0a test: add Symbol test for assert.deepEqual() 9 years ago
Michaël Zasso a89eeca590 console: rename argument of time and timeEnd 9 years ago
Michaël Zasso f6ebc8277b doc: reword description of console.time 9 years ago
Michaël Zasso 870108aaa8 console: sub-millisecond accuracy for console.time 9 years ago
Jonas Dohse e2b8393ee8 test: port domains regression test from v0.10 9 years ago
Rich Trott 676e61872f test: apply correct assert.fail() arguments 9 years ago
Shigeki Ohtsu 0140e1b5e3 tls: output warning of setDHParam to console.trace 10 years ago
Shigeki Ohtsu f72e178a78 tls: add minDHSize option to tls.connect() 10 years ago
Shigeki Ohtsu 6d92ebac11 tls: add TLSSocket.getEphemeralKeyInfo() 10 years ago
Roman Reiss 503f279527 doc: fix indent in tls resumption example 9 years ago
Phillip Johnsen dae9fae0fe doc: label v4.2.1 as LTS in changelog heading 9 years ago
Calvin Metcalf 8854183fe5 stream: avoid unnecessary concat of a single buffer. 9 years ago
Ali Ijaz Sheikh 770cd229f9 deps: upgrade V8 to 4.6.85.25 9 years ago
Fedor Indutny 972a0c8515 deps: backport 0d01728 from v8's upstream 9 years ago
Fedor Indutny 1fdec65203 deps: improve ArrayBuffer performance in v8 9 years ago