summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2015-09-16doc: process exit event is not guaranteed to fireRich Trott
2015-09-16doc: remove incorrect reference to TCP in net docsSam Roberts
2015-09-16doc: correct buffer.slice arg syntaxSam Roberts
2015-09-16doc: describe spawn option.detachedSam Roberts
2015-09-16timer: ref/unref return selfSam Roberts
2015-09-15doc: add missing backtick in buffer.markdownSven Slootweg
2015-09-14fs: consider NaN/Infinity in toUnixTimestampYazhong Liu
2015-09-14doc: fix broken link in repl.markdownDanny Nemer
2015-09-14doc: fix two doc errors in stream and processJeremiah Senkpiel
2015-09-13doc: fixed io.js references in process.markdownTristian Flanagan
2015-09-11doc: use "Calls" over "Executes" for consistencyMinwoo Jung
2015-09-10doc: use US English for consistencyAnne-Gaelle Colom
2015-09-10doc: use 3rd person singular for consistencyAnne-Gaelle Colom
2015-09-09doc: describe process API for IPCSam Roberts
2015-09-08doc: fix comma splice in Assertion Testing docRich Trott
2015-09-06doc: add TSC meeting minutes 2015-09-02Rod Vagg
2015-09-06doc: update environment vars in manpage and --helpRoman Reiss
2015-09-06doc,test: enable recursive file watching in WindowsSakthipriyan Vairamani
2015-09-06doc: update url doc to account for escapingJeremiah Senkpiel
2015-09-06child_process: add callback parameter to .send()Ben Noordhuis
2015-09-01doc: add TSC meeting minutes 2015-08-12Rod Vagg
2015-08-31doc: add TSC meeting minutes 2015-08-26Rod Vagg
2015-08-28doc: clarify cluster behaviour with no workersJeremiah Senkpiel
2015-08-28Revert "lib,src: add unix socket getsockname/getpeername"Ben Noordhuis
2015-08-27doc: update io.js referenceBen Noordhuis
2015-08-27lib: add net.Socket#localFamily propertyBen Noordhuis
2015-08-27lib,src: add unix socket getsockname/getpeernameBen Noordhuis
2015-08-27doc: minor clarification in buffer.markdownСковорода Никита Андреевич
2015-08-25doc: fix bad merge on modules.markdownJames M Snell
2015-08-25doc: minor additional corrections and improvementsJames M Snell
2015-08-25doc: minor grammatical update in crypto.markdownJames M Snell
2015-08-25doc: minor grammatical updateJames M Snell
2015-08-25doc: remove repeated statement in globals.markdownJames M Snell
2015-08-25doc: remove 'dudes' from documentationJames M Snell
2015-08-25doc: update tense in child_process.markdownJames M Snell
2015-08-25doc: fixed worker.id typeJames M Snell
2015-08-25doc: port is optional for socket.bind()James M Snell
2015-08-25doc: fix minor types and grammar in fs docsJames M Snell
2015-08-25doc: update parameter name in net.markdownJames M Snell
2015-08-25doc: small typo in domain.markdownJames M Snell
2015-08-25doc: fixed typo in net.markdown (missing comma)James M Snell
2015-08-25doc: update description of fs.exists in fs.markdownJames M Snell
2015-08-25doc: clarification on the 'close' eventJames M Snell
2015-08-25doc: improve working in stream.markdownJames M Snell
2015-08-25doc: update path.extname documentationJames M Snell
2015-08-25doc: small clarifications to modules.markdownJames M Snell
2015-08-25doc: code style cleanups in repl.markdownJames M Snell
2015-08-25doc: correct grammar in cluster.markdownJames M Snell
2015-08-25doc: Clarify the module.parent is set onceJames M Snell
2015-08-24doc: make the deprecations consistentSakthipriyan Vairamani