12541 Commits (19a36ff35575590b35ab85de25edf8bb5a43dafc)
 

Author SHA1 Message Date
Trevor Norris 6a04cc0a43 buffer: fix value check for writeUInt{B,L}E 9 years ago
Rod Vagg 0317c880da doc: add TSC meeting minutes 2015-10-21 10 years ago
Shigeki Ohtsu 5029f41b2f tls,crypto: move NPN protcol data to hidden value 9 years ago
Shigeki Ohtsu 62ad1d0113 tls, crypto: add ALPN Support 10 years ago
Michaël Zasso 1a968e67a5 test: improve tests for util.inherits 9 years ago
Evan Lucas 2bb147535e fs: don't throw in read if buffer too big 9 years ago
Junliang Yan 9d8d752456 test: print helpful err msg on test-dns-ipv6.js 9 years ago
Myles Borins 60de9f8d7b test: wrap assert.fail when passed to callback 10 years ago
Evan Lucas 7added3b39 fs: pass err to callback if buffer is too big 10 years ago
Ben Noordhuis 1a41feb559 buffer: don't CHECK on zero-sized realloc 9 years ago
Ben Noordhuis cd83f7ed7f test: add node::MakeCallback() test coverage 10 years ago
Michael Dawson 08da5c2a06 test: disable test-tick-processor - aix and be ppc 10 years ago
Michael Dawson 70fca2a81e build: Updates for AIX npm support - part 1 10 years ago
Michaël Zasso 2974debc6e deps: update V8 to 4.6.85.28 10 years ago
Rebecca Turner f76af49b13 deps: fix upgrade to npm 3.3.6 10 years ago
Martii cd245b12e0 doc: clarify API buffer.concat 10 years ago
Michael Dawson 718c304a4f v8: pull fix for builtin code size on PPC 10 years ago
Rebecca Turner 32b51c97ec deps: upgrade npm to 3.3.6 10 years ago
Jeremiah Senkpiel 6e78382605 tools: ensure npm always uses the local node 10 years ago
Rebecca Turner 3c3435d017 tools: update test-npm to work with npm 3 10 years ago
Jeremiah Senkpiel ce391ed849 repl: event ordering: delay 'close' until 'flushHistory' 10 years ago
Rebecca Turner b4f4c24539 tools: use absolute paths in test-npm 10 years ago
Trevor Norris ae196175f4 node: improve GetActiveRequests performance 10 years ago
Rich Trott 97d081709e lib: avoid REPL exit on completion error 10 years ago
Rod Vagg ff9ef893fd doc: add TSC meeting minutes 2015-10-14 10 years ago
Michael Dawson 7c35fbcb14 test: harden test-child-process-fork-regr-gh-2847 10 years ago
Imran Iqbal ad2b272417 test: fix test-net-keepalive for AIX 10 years ago
Kyle Smith 605c5a7754 doc: clarify the use of `option.detached` 10 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 10 years ago
Rod Vagg bf7c3dabb4 src: bump NODE_MODULE_VERSION To 47 10 years ago
Rod Vagg c658de2f99 doc: add TSC meeting minutes 2015-09-30 10 years ago
Rich Trott 04fb14cc35 test: fix flaky test-child-process-emfile 10 years ago
Ido Ben-Yair 6936468de2 vm: remove Watchdog dependency on Environment 10 years ago
Glen Keane d5ce53458e lttng: update flags for gc tracing 10 years ago
Yuval Brik c64af7d99e tls: TLSSocket options default isServer false 10 years ago
Rod Vagg d0b8c5d3a4 doc: add TSC meeting minutes 2015-10-07 10 years ago
Rich Trott eef0f0cd63 test: remove flaky status from eval_messages test 10 years ago
fansworld-claudio 47b06f6bb1 docs: add missing shell option to execSync 10 years ago
Junliang Yan bbbd81eab2 test: skip test-dns-ipv6.js if ipv6 is unavailable 10 years ago
Fedor Indutny 522e3d3cd3 timers: reuse timer in `setTimeout().unref()` 10 years ago
Trevor Norris b483afcb20 doc: binary encoding is not deprecated 10 years ago
Rich Trott f78c8e7426 test: fix flaky test for symlinks 10 years ago
P.S.V.R b36b4f385a build: rectify --link-module help text 10 years ago
Jeremiah Senkpiel 28e9a4f41b test: repl-persistent-history is no longer flaky 10 years ago
Yuval Brik 80169b1f0a zlib: decompression throw on truncated input 10 years ago
Wyatt Preul 412252ca04 util: Remove p, has been deprecated for years 10 years ago
Rich Trott b607366a1c doc: add information about Assert behavior and maintenance 10 years ago
calebboyd 086103b32e doc: show keylen in pbkdf2 as a byte length 10 years ago
Jeremiah Senkpiel 4c80c02ac7 repl: limit persistent history correctly on load 10 years ago