1653 Commits (e5f254d83cbaea23d3566a54eafaaf84ce08face)

Author SHA1 Message Date
Domenic Denicola fbd93d4c1c doc: more use-cases for promise events 10 years ago
Balázs Galambosi 6ceb9af407 doc: remove old note, 'cluster' is marked stable 9 years ago
Sakthipriyan Vairamani a5f0d64ddc doc: createServer's key option can be an array 9 years ago
Trevor Norris 317e0ec6b3 doc: binary encoding is not deprecated 9 years ago
Sakthipriyan Vairamani b422f6ee1a doc: mention the behaviour if URL is invalid 9 years ago
fansworld-claudio 9120a04981 docs: add missing shell option to execSync 9 years ago
Roman Reiss bc29aad22b doc: fix indent in tls resumption example 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
Martii e04cb1e1fc doc: clarify API buffer.concat 9 years ago
Kyle Smith eae714c370 doc: clarify the use of `option.detached` 9 years ago
Yuval Brik e69c869399 tls: TLSSocket options default isServer false 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
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
Roman Reiss 28aac7f19d doc: add TLS session resumption example 9 years ago
Rod Machen 75de258376 doc: fix spelling in Buffer documentation 9 years ago
Evan Lucas 7271cb047c src: add process.versions.icu 9 years ago
Minwoo Jung f92aee7170 doc: fix outdated 'try/catch' statement in sync 9 years ago
Rich Trott 928166c4a8 doc: copyedit fs.watch() information 9 years ago
Fabio Oliveira b28f6a53bc docs: Clarify assert.doesNotThrow behavior 9 years ago
Laurent Fortin 5c3f50b21d doc: rearrange execSync and execFileSync 9 years ago
Laurent Fortin 4fc33ac11a doc: make execFileSync in line with execFile 9 years ago
reggi a366e84b17 doc: fix typos in cluster & errors 9 years ago
Sakthipriyan Vairamani 43e2b7f836 doc: remove usage of events.EventEmitter 9 years ago
Christopher J. Brody 9c59d2f16a doc: remove extra using v8::HandleScope statement 9 years ago
Rich Trott f7edbab367 doc: clarify description of assert.ifError() 9 years ago
Rich Trott b2ddf0f9a2 doc: refine process.kill() and exit explanations 9 years ago
Rich Trott bf42cc8dba doc: process exit event is not guaranteed to fire 9 years ago
Sam Roberts bb0f869f67 doc: remove incorrect reference to TCP in net docs 9 years ago
Sam Roberts 302d59dce8 doc: correct buffer.slice arg syntax 9 years ago
Sam Roberts 74db9637b7 doc: describe spawn option.detached 9 years ago
Sam Roberts f931b9dd95 timer: ref/unref return self 9 years ago
Sven Slootweg cd643d7c37 doc: add missing backtick in buffer.markdown 9 years ago
Yazhong Liu 6108ea9bb4 fs: consider NaN/Infinity in toUnixTimestamp 9 years ago
Danny Nemer e8a206e802 doc: fix broken link in repl.markdown 9 years ago
Jeremiah Senkpiel 2d77d03643 doc: fix two doc errors in stream and process 9 years ago
Tristian Flanagan 55ac24f721 doc: fixed io.js references in process.markdown 9 years ago
Minwoo Jung cd1297fb57 doc: use "Calls" over "Executes" for consistency 9 years ago
Anne-Gaelle Colom d664b95581 doc: use US English for consistency 9 years ago
Anne-Gaelle Colom 82ba1839fb doc: use 3rd person singular for consistency 9 years ago
Sam Roberts 432cce6e95 doc: describe process API for IPC 9 years ago
Rich Trott 1d75012b9d doc: fix comma splice in Assertion Testing doc 9 years ago
Sakthipriyan Vairamani 7038388558 doc,test: enable recursive file watching in Windows 9 years ago
Jeremiah Senkpiel 29f586ac0a doc: update url doc to account for escaping 9 years ago
Ben Noordhuis d010568c23 child_process: add callback parameter to .send() 9 years ago