14064 Commits (72d4692e949c16b31d5da8e40f368ce9884fb6c4)
 

Author SHA1 Message Date
Michael Dawson 72d4692e94 doc: add info on what's used for fswatch on AIX 9 years ago
Santiago Gimeno 0bd8f4c4d8 cluster: reset handle index on close 9 years ago
doug.wade 7c38327dee doc: update process.hrtime docs to include optional parameter 9 years ago
Rich Trott 0f17a28a00 doc: improve server.listen() documentation prose 9 years ago
Rich Trott 3ae9f1469d doc: improve `server.address()` doc text 9 years ago
Bryan Hughes ae1bf83b6c doc: clarified use of sexual language in the CoC 9 years ago
James M Snell 3909209e7a doc: general improvements to tty.md 9 years ago
cjihrig b5949f8bbc test: verify cluster worker exit 9 years ago
Alexis Campailla ea287fc1a6 test,win: skip addons/load-long-path on WOW64 9 years ago
Rich Trott bc2efe22f6 doc: add `added: ` data for cli.md 9 years ago
Anna Henningsen 856638d0b7 doc: add `added:` information for child_process 9 years ago
James M Snell a5e3eddfbf doc: general improvements to url.md copy 9 years ago
Yazhong Liu b7ca0a2653 doc: add yorkie to collaborators 9 years ago
James M Snell a9b90a6952 doc: general improvements to tls.md copy 9 years ago
Matteo Collina 8e6f8b2fb5 dgram: copy the list in send 9 years ago
Michaël Zasso 6f3f5af396 test: add regression test for Proxy as vm context 9 years ago
Anna Henningsen 5990a7fe91 doc: fix broken references 9 years ago
Anna Henningsen 98e497bdad doc: fix broken references in changelogs 9 years ago
Anna Henningsen 108523e06e tools: make sure doctool anchors respect includes 9 years ago
Ben Noordhuis 2184e772d2 debugger: propagate --debug-port= to debuggee 9 years ago
Jesse McCarthy bf3afce668 tools: restore change of signatures to opts hashes 9 years ago
Fedor Indutny 21e31352d7 tls: catch `certCbDone` exceptions 9 years ago
Rich Trott 0503681348 child_process: measure buffer length in bytes 9 years ago
cjihrig 93e150f1d6 cluster: guard against undefined message handlers 9 years ago
James M Snell f3ae42168a doc: general improvements to string_decoder.md copy 9 years ago
Michaël Zasso bfd7b24c63 deps: upgrade to V8 5.0.71.52 9 years ago
Ben Noordhuis 64445674f0 src: add include guards to internal headers 9 years ago
Daniel Wang 8f623a3c75 doc: add firedfox to collaborators 9 years ago
Bradley Meck 145a6b946a doc: add bmeck to collaborators 9 years ago
Rod Machen 95f8d59e0d doc: remove "\" within backticks 9 years ago
Rich Trott 38a3323cc9 test: improve debug-break-on-uncaught reliability 9 years ago
Trevor Norris 4333fda46d src: no abort from getter if object isn't wrapped 9 years ago
Trevor Norris 0d08fc415f stream_base: always use Base template class 9 years ago
Trevor Norris 5779ed2a4a tls_wrap: do not abort on new TLSWrap() 9 years ago
Trevor Norris 4da3e1e461 src: always clear wrap before persistent Reset() 9 years ago
Trevor Norris 7e5775704e src: inherit first from AsyncWrap 9 years ago
Santiago Gimeno 83e6d53817 test: test cluster worker disconnection on error 9 years ago
cjihrig 28b73428e1 cluster: close ownerless handles on disconnect() 9 years ago
Santiago Gimeno 4cc6a18448 test: verify IPC messages are emitted on next tick 9 years ago
cjihrig 27d0eb054c child_process: emit IPC messages on next tick 9 years ago
Anna Henningsen 178f3080f8 module: don't cache uninitialized builtins 9 years ago
Anna Henningsen 55b736a63b vm: don't abort process when stack space runs out 9 years ago
Steve Mao ee1865dd2f doc: clarify buffer class 9 years ago
cjihrig 69e119dbfb test: refactor spawnSync() cwd test 9 years ago
cjihrig b28468e0a7 child_process: allow buffer encoding in spawnSync 9 years ago
Kevin Donahue db3d2a7b96 doc: fix typos in timers topic to aid readability 9 years ago
Yuval Brik 0f0003fc54 doc: add jhamhader to collaborators 9 years ago
Forrest L Norvell f6558ec537 doc: add @othiym23 to list of collaborators 9 years ago
Anna Henningsen 9fa1b19eda doc: reference list of language-specific globals 9 years ago
Eugene Ostroukhov 756ec80d50 string_bytes: Make base64 encode/decode reusable 9 years ago