summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2017-05-25doc: make the style of notes consistentAlexey Orlenko
2017-05-25fs: fix realpath{Sync} on resolving pipes/socketsEbrahim Byagowi
2017-05-25src: allow --tls-cipher-list in NODE_OPTIONSSam Roberts
2017-05-24inspector: document bad usage for --inspect-portSam Roberts
2017-05-24stream: add final methodCalvin Metcalf
2017-05-24dgram: convert to using internal/errorsMichael Dawson
2017-05-24doc: don't use useless constructors in stream.mdVse Mozhet Byt
2017-05-24doc: update code example for Windows in stream.mdVse Mozhet Byt
2017-05-23doc: improve formatting of STYLE_GUIDE.mdAlexey Orlenko
2017-05-23doc: fix incorrect keyboard shortcutAlexey Orlenko
2017-05-23doc: fix title/function name mismatchMichael Dawson
2017-05-23doc: link to `common` docs in test writing guideAnna Henningsen
2017-05-23cmd: support dash as stdin aliasEbrahim Byagowi
2017-05-23inspector: JavaScript bindings for the inspectorEugene Ostroukhov
2017-05-22doc: list macOS as supporting filename argumentChris Young
2017-05-22stream: add destroy and _destroy methods.Matteo Collina
2017-05-22zlib: fix node crashing on invalid optionsAlexey Orlenko
2017-05-21doc: edit Error.captureStackTrace html commentArtur Vieira
2017-05-21doc: remove unused/duplicated reference linksDaijiro Wachi
2017-05-20fs: Revert throw on invalid callbacksMyles Borins
2017-05-19doc: add reference to node_api.h in docsMichael Dawson
2017-05-19doc: don't suggest setEncoding for binary streamsRick Bullotta
2017-05-19doc: update doc of publicEncrypt methodFaiz Halde
2017-05-18doc: update doc to remove usage of "you"Michael Dawson
2017-05-18buffer: fix indexOf for empty searchesAnna Henningsen
2017-05-18doc: fix links from ToC to subsection for 4.8.xFrank Lanitz
2017-05-17src: whitelist new options for NODE_OPTIONSSam Roberts
2017-05-15doc: clarify operation of napi_cancel_async_workMichael Dawson
2017-05-15tls: accept `lookup` option for `tls.connect()`Fedor Indutny
2017-05-15addons: remove semicolons from after module definitionGabriel Schulhof
2017-05-11doc: clarify node.js addons are c++Beth Griggs
2017-05-10doc: add docs for server.address() for pipe caseFlarna
2017-05-10doc, test: add note to response.getHeadersRefael Ackermann
2017-05-09doc: fix broken links in n-api docMichael Dawson
2017-05-09n-api: Handle fatal exception in async callbackJason Ginchereau
2017-05-10fs: throw on invalid callbacks for async functionsSakthipriyan Vairamani (thefourtheye)
2017-05-09doc: fix typo in streams.mdGlenn Schlereth
2017-05-09dns: support promisified `lookup(Service)`Anna Henningsen
2017-05-09child_process: support promisified `exec(File)`Anna Henningsen
2017-05-09fs: support util.promisify for fs.read/fs.writeAnna Henningsen
2017-05-09timers: add promisify supportAnna Henningsen
2017-05-09util: add util.promisify()Anna Henningsen
2017-05-08doc: sort bottom-of-file markdown linksSam Roberts
2017-05-07doc: improve path.posix.normalize docsSteven Lehn
2017-05-05doc: update readFileSync in fs.mdAditya Anand
2017-05-04doc: add WHATWG file URLs in fs moduleOlivier Martin
2017-05-03doc: deprecate vm.runInDebugContextJosh Gavant
2017-05-03doc: document vm timeout option perf impactAnna Henningsen
2017-05-032017-05-02, Version 7.10.0 (Current)Evan Lucas
2017-05-022017-05-02, Version 6.10.3 'Boron' (LTS)Myles Borins