1713 Commits (a31153c02c019fa2d2473d24feaea6256aca15a2)

Author SHA1 Message Date
Evan Lucas b92f05a3f9 doc: add note to util.isBuffer 9 years ago
Jason Gerfen 41fa765da9 doc: fix crypto spkac function descriptions 9 years ago
Tom Gallacher d10638d97a doc: Updated streams simplified constructor API 9 years ago
Manuel B 875dd4a7f8 doc: added what buf.copy returns 9 years ago
David Woods bb4431acb8 doc:fix function param order in assert doc 9 years ago
Guilherme Souza f823c2e742 doc: add note about timeout delay > TIMEOUT_MAX 9 years ago
Shigeki Ohtsu b213559164 doc: add caveats of algs and key size in crypto 10 years ago
Alejandro Oviedo 749f675853 doc: add method links in events.markdown 9 years ago
Ben Noordhuis 0369986276 doc: stdout/stderr can block when directed to file 9 years ago
fansworld-claudio 2064de0c0c docs: fs - change links to buffer encoding to Buffer class anchor 9 years ago
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 10 years ago
Danny Nemer e8a206e802 doc: fix broken link in repl.markdown 9 years ago