summaryrefslogtreecommitdiff
path: root/doc/api
Commit message (Expand)AuthorAgeFilesLines
* doc: add documentation for inherited methodsLuigi Pinca2022-04-181-0/+82
* doc: close tag in n-api.mdLivia Medeiros2022-04-181-0/+1
* doc: copyedit http.OutgoingMessage documentationLuigi Pinca2022-04-171-68/+44
* doc: fix `added:` info for `outgoingMessage.writable*`Luigi Pinca2022-04-171-6/+8
* test_runner: add initial CLI runnerColin Ihrig2022-04-152-0/+74
* doc: document the 'close' and 'finish' eventsLuigi Pinca2022-04-141-0/+20
* doc: fix `added:` info for `outgoingMessage.{,un}cork()`Luigi Pinca2022-04-141-2/+6
* doc: revise data imports and node: imports sectionsRich Trott2022-04-141-11/+10
* doc: fix ESM JSON/data URL import exampleRich Trott2022-04-141-1/+1
* doc: improve doc for http.ServerResponse inheritanceLuigi Pinca2022-04-141-1/+1
* doc: add NodeEdKeyGenParams to CryptoKey.algorithmTobias Nießen2022-04-131-1/+1
* doc: fix the example for embeddersMomtchil Momtchev2022-04-131-0/+1
* http: refactor headersTimeout and requestTimeout logicPaolo Insogna2022-04-131-10/+35
* dns: remove `dns.lookup` and `dnsPromises.lookup` options type coercionAntoine du Hamel2022-04-121-2/+6
* doc: change AES-GCM IV recommendation in WebCryptoTobias Nießen2022-04-121-3/+9
* doc: fix `added:` info for some methodsLuigi Pinca2022-04-111-3/+3
* doc: remove unneeded new in Buffer exampleNiklas Mischkulnig2022-04-101-2/+2
* doc: mark worker.id as integer in cluster docsTobias Nießen2022-04-101-1/+1
* doc: recommend `fh.createWriteStream` for fsPromises methodsAntoine du Hamel2022-04-101-3/+4
* doc: fix outgoingMessage.removeHeader() signatureLuigi Pinca2022-04-101-2/+4
* doc: mark tlsSocket.authorized as boolean propertyTobias Nießen2022-04-101-3/+3
* doc: add missing punctuation in Web Streams docTobias Nießen2022-04-091-1/+1
* doc: add missing article in session ticket sectionTobias Nießen2022-04-091-1/+1
* doc: link to dynamic import functionTobias Nießen2022-04-094-4/+8
* doc: add note about header values encodingShogun2022-04-081-0/+12
* doc: add missing word in rootCertificates sectionTobias Nießen2022-04-081-1/+1
* stream: remove thenable supportRobert Nagy2022-04-081-1/+4
* readline: fix question still called after closedXuguang Mei2022-04-082-0/+14
* fs: runtime deprecate string coercion in `fs.write`, `fs.writeFileSync`Livia Medeiros2022-04-081-1/+4
* doc: add history entries for DEP0162 on `fs.md`Antoine du Hamel2022-04-081-6/+12
* doc: fix brackets positionLivia Medeiros2022-04-081-1/+1
* doc: copyedit corepack.mdRich Trott2022-04-071-14/+14
* 2022-04-07, Version 17.9.0 (Current)Juan José Arboleda2022-04-071-4/+4
* http: document that ClientRequest inherits from OutgoingMessageK.C.Ashish Kumar2022-04-071-5/+5
* doc: simplify Http2Stream encoding textRich Trott2022-04-061-4/+3
* v8: make v8.writeHeapSnapshot() error codes consistentDarshan Sen2022-04-051-0/+3
* doc: remove obsolete stream API selection textRich Trott2022-04-051-5/+0
* test_runner: support 'only' testsColin Ihrig2022-04-042-0/+66
* fs: fix write methods param validation and docsLivia Medeiros2022-04-041-64/+17
* stream: expose web streams globals, remove runtime experimental warningAntoine du Hamel2022-04-042-17/+256
* process: disallow some uses of Object.defineProperty() on process.envHimself652022-04-041-0/+7
* doc: remove faulty justification for 128-bit AESTobias Nießen2022-04-031-4/+0
* doc: fix documentation of `FileHandle.prototype.appendFile`Antoine du Hamel2022-04-031-1/+16
* doc: change "OCSP Request" to "OCSP request"Tobias Nießen2022-04-031-1/+1
* doc: aes webcrypto unwrap is not a node-specific extensionsFilip Skokan2022-04-031-4/+4
* doc: simplify recommendations in process.mdRich Trott2022-04-021-4/+2
* doc: clarify recommendations in stream.mdRich Trott2022-04-021-7/+6
* doc: simplify recommendation in webcrypto.mdRich Trott2022-04-021-1/+1
* doc: update DEP0102 textRich Trott2022-04-021-3/+3
* doc: remove util.promisify() content in readline.mdRich Trott2022-04-031-38/+0