summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2016-08-12fs: restore JS implementation of realpathBartosz Sosnowski
2016-08-10tty: set the handle to blocking modeJeremiah Senkpiel
2016-08-10doc: fix cluster message event docsZach Bjornson
2016-08-09doc: add `added:` information for clusterAnna Henningsen
2016-08-09doc: remove spurious new line in CHANGELOG_V6.mdLuigi Pinca
2016-08-09util: add inspect.defaultOptionsRoman Reiss
2016-08-09doc: fix typo in vm.runInNewContext() descriptionLuigi Pinca
2016-08-08doc: Clean up roff source in manpageAlhadis
2016-08-08fs: add bytesRead to ReadStreamLinus Unnebäck
2016-08-08doc: add CTC meeting minutes 2016-08-03Josh Gavant
2016-08-08child_process: control argv0 for spawned processesPat Pannuto
2016-08-08process: save original argv[0]Pat Pannuto
2016-08-08doc: clarify fd closing by `fs.readFile` etc.kibertoad
2016-08-07doc: fix a markdown error in CTC meeting minutesСковорода Никита Андреевич
2016-08-06repl: Add editor mode supportPrince J Wesley
2016-08-05doc: add `added:` information for eventsLuigi Pinca
2016-08-05doc: improve server.listen() random portPhillip Johnsen
2016-08-05doc: clarify "Reviewed-By" iff "LGTM"Bryan English
2016-08-05doc: add CTC meeting minutes 2016-07-13Josh Gavant
2016-08-05doc: add CTC meeting minutes 2016-07-20Josh Gavant
2016-08-05doc: use `git-secure-tag` for release tagsFedor Indutny
2016-08-04doc: use blockquotes for Stability: markersAnna Henningsen
2016-08-04doc: fix default encoding mention in crypto.mdhugnosis
2016-08-04doctool: improve the title of pages in docyorkie
2016-08-04util: support classes in util.deprecate()vladimir
2016-08-04doc: fix minor formatting issue in 0.10 changelogСковорода Никита Андреевич
2016-08-04doc: remove extra indentation in iojs changelogСковорода Никита Андреевич
2016-08-04doc: convert tabs to spacesСковорода Никита Андреевич
2016-08-03doc, punycode: soft-deprecation of the punycode moduleJames M Snell
2016-08-01cluster: support stdio option for workerscjihrig
2016-08-01doc: add CTC meeting minutes 2016-06-22Josh Gavant
2016-08-01doc: add CTC meeting minutes 2016-07-06Josh Gavant
2016-08-01doc: add CTC meeting minutes 2016-06-29Josh Gavant
2016-08-01doc: add CTC meeting minutes 2016-07-27William Kapke
2016-08-01doc: fix path markdown formattingJoey Cozza
2016-08-01doc: add missing semicolonRavindra barthwal
2016-07-29inspector: Do not crash if the port is n/aEugene Ostroukhov
2016-07-29doc: fill in missing V8 versionTimothy Gu
2016-07-29doc: remove extra spaces and concats in examplesJoe Esposito
2016-07-28doc: align breakEvalOnSigint - repl optionPrince J Wesley
2016-07-27doc: minor typo fixes in stream docsAlex Perkins
2016-07-25doc: fix `added:` date for `NODE_REPL_HISTORY`Anna Henningsen
2016-07-22doc: add/fix version metadata for Buffer methodsBrian White
2016-07-22doc: improve function parameter descriptionsBrian White
2016-07-22doc: add missing properties in Buffer docsBrian White
2016-07-22doc: improve wording and style of Buffer docsBrian White
2016-07-22doc: improve links in Buffer docsBrian White
2016-07-22doc: reorganize Buffer link referencesBrian White
2016-07-22doc: improve Buffer code examplesBrian White
2016-07-22child_process: support stdio option in fork()cjihrig