summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2018-11-05doc: implement minor text fixes to path.mdRich Trott
2018-11-05vm: clarify timeout option in vmVladimir de Turckheim
2018-11-05doc: inspector security warning for changing hostСковорода Никита Андреевич
2018-11-05doc: fix minor text issues in stream.mdRich Trott
2018-11-05http2: add Http2Stream.bufferSizeOuyang Yadong
2018-11-05meta,doc: ping community about new releaseRefael Ackermann
2018-11-05doc: streamline CONTRIBUTING.mdRich Trott
2018-11-05doc: add table of contents to release guideMichaël Zasso
2018-11-04doc: add missing comma in net documentationRich Trott
2018-11-04doc: correct link to test coverage commandmritunjaygoutam12
2018-11-04doc: fix socket.connecting descriptionAnna Henningsen
2018-11-03doc: edit man page for superfluous "node" usageRich Trott
2018-11-03buffer: throw exception when creating from non-Node.js ContextAnna Henningsen
2018-11-02doc: fix dublication in net.createServer() docsIvan Filenko
2018-11-02doc: correct async_hooks resource namesGerhard Stoebich
2018-11-02vm: allow `cachedData` to also be TypedArray|DataViewBenjamin Chen
2018-11-022018-11-02, Version 11.1.0 (Current)Michaël Zasso
2018-11-02doc: fix headings for CHANGELOG_v10.mdMyles Borins
2018-11-02doc: add types and their corresponding return valuesOuyang Yadong
2018-10-31doc: add branding to style guideRich Trott
2018-10-31doc: use Node.js instead of NodeRich Trott
2018-10-31lib: enable TypedArray and DataView for the v8 moduleOuyang Yadong
2018-10-31doc: clarify fd behaviour with {read,write}FileSakthipriyan Vairamani (thefourtheye)
2018-10-30doc: moved test instructions to BUILDING.mdKamat, Trivikram
2018-10-31doc: fix typographical issuesDenis McDonald
2018-10-30doc: sort markdown refs in errorsSam Roberts
2018-10-31doc: remove "idiomatic choice" from queueMicrotaskRod Vagg
2018-10-30doc: document HPE_HEADER_OVERFLOW errorSam Roberts
2018-10-30doc: add documentation for http.IncomingMessage$completeJames M Snell
2018-10-30stream: add auto-destroy modeMathias Buus
2018-10-302018-10-30 Version 10.13.0 'Dubnium' (LTS)Myles Borins
2018-10-29doc: remove mailing listRich Trott
2018-10-29doc: remove notice of dashes in V8 optionsDenys Otrishko
2018-10-29doc: add optional callback to socket.end()Ajido
2018-10-28doc: make example more clarified in cluster.mdZYSzys
2018-10-27doc: update missing deprecationcjihrig
2018-10-26fs: default open/openSync flags argument to 'r'Ben Noordhuis
2018-10-25lib: add escapeCodeTimeout as an option to createInterfaceRaoof
2018-10-25tls: deprecate Server.prototype.setOptions()cjihrig
2018-10-25doc: simplify path.basename() on POSIX and WindowsZYSzys
2018-10-25net: deprecate _setSimultaneousAccepts() undocumented functionJames M Snell
2018-10-24doc, test: document and test vm timeout escapesJames M Snell
2018-10-24trace_events: forbid tracing modifications from worker threadsAnna Henningsen
2018-10-24doc: use Cookie in request.setHeader() examplesLuigi Pinca
2018-10-24doc: NODE_EXTRA_CA_CERTS is ignored if setuid rootBen Noordhuis
2018-10-23doc: add review suggestions to require()erickwendel
2018-10-23doc: add note about removeListener orderJames M Snell
2018-10-23doc: document ACL limitation for fs.access on WindowsJames M Snell
2018-10-23doc: document that addMembership must be called once in a clusterJames M Snell
2018-10-23lib: trigger uncaught exception handler for microtasksGus Caplan