summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2019-09-23tls: add option to override signature algorithmsAnton Gerasimov
2019-09-22stream: make _write() optional when _writev() is implementedRobert Nagy
2019-09-22doc: add code example to process.throwDeprecation propertyJuan José Arboleda
2019-09-22events: add support for EventTarget in onceJenia
2019-09-22doc: fix some signatures of .end() methodsVse Mozhet Byt
2019-09-22doc: explain stream.finished cleanupRobert Nagy
2019-09-22doc: fix require call for spawn() in code exampleMarian Rusnak
2019-09-22doc: make minor improvements to stream.mdRobert Nagy
2019-09-22console: skip/strip %c formattingGus Caplan
2019-09-22process: initial SourceMap support via NODE_V8_COVERAGEBenjamin Coe
2019-09-20http: remove legacy parserAnna Henningsen
2019-09-20stream: don't emit finish on errorRobert Nagy
2019-09-18doc: fix nits in net.mdVse Mozhet Byt
2019-09-17doc: add missing complete property to http2 docsJavier Ledezma
2019-09-17module: reintroduce package exports dot mainGuy Bedford
2019-09-17doc: add leap second behavior notes for napi methodsLevhita
2019-09-17doc: explain esm options for package authorsGeoffrey Booth
2019-09-17doc: update experimental loader hooks example codeDenis Zavershinskiy
2019-09-16doc: use consistent unordered list styleNick Schonning
2019-09-16inspector: new API - Session.connectToMainThreadEugene Ostroukhov
2019-09-13util: add encodeInto to TextEncoderAnna Henningsen
2019-09-13crypto: add oaepLabel optionTobias Nießen
2019-09-12doc: mention unit for process.hrtime.bigint()Anna Henningsen
2019-09-12doc: add documentation for stream readableFlowingChetan Karande
2019-09-11src,lib: expose memory file mapping flagJoão Reis
2019-09-11worker: mark as stableAnna Henningsen
2019-09-10doc: indent child list items for remark-lintNick Schonning
2019-09-09doc: space around listsNick Schonning
2019-09-09doc: exitedAfterDisconnect value can be falseNimit Aggarwal
2019-09-08doc: remove wrong escapesXhmikosR
2019-09-07doc: update N-API version matrixGabriel Schulhof
2019-09-07doc: prepare markdown files for more stringent blank-line lintingRich Trott
2019-09-06doc: simplify wording in n-api docMichael Dawson
2019-09-06doc: update release guide with notes for major releasesJames M Snell
2019-09-06doc: indent ordered list child contentNick Schonning
2019-09-05doc: fix unsafe writable stream code exampleChetan Karande
2019-09-06doc: async_hooks.createHook promiseResolve optionBen Noordhuis
2019-09-05doc: change urls directly from 'http' to 'https'Maledong
2019-09-05n-api: mark version 5 N-APIs as stableGabriel Schulhof
2019-09-042019-09-04, Version 12.10.0 (Current)Ruben Bridgewater
2019-09-03doc: use consistent indenting for unordered list itemsNick Schonning
2019-09-03doc: start unorded lists at start of lineNick Schonning
2019-09-03doc: change the 'txt' to 'console' for a commandMaledong
2019-09-02doc: escape elements swallowed as HTML in markdownNick Schonning
2019-09-01doc: add extends for derived classesKamat, Trivikram
2019-08-31doc: add blanks around code fencesNick Schonning
2019-08-31doc: format http2 anchor link and referenceNick Schonning
2019-08-31doc: remove multiple consecutive blank linesNick Schonning
2019-08-29doc,crypto: add extends for derived classesKamat, Trivikram
2019-08-28doc: inconsistent indentation for list itemsNick Schonning