Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc/api
AgeCommit message (Expand)Author
2020-04-17doc: missing bracketsWilliam Bonawentura
2020-04-17doc: improve consistency in usage of NULLMichael Dawson
2020-04-17Revert "n-api: detect deadlocks in thread-safe function"Gabriel Schulhof
2020-04-17doc: improve net docsRobert Nagy
2020-04-14doc: add transform stream destroy() return valuecjihrig
2020-04-14cli, report: move --report-on-fatalerror to stablecjihrig
2020-04-14doc: remove warning from `response.writeHead`Cecchi MacNaughton
2020-04-14doc: improve AsyncLocalStorage sampleAndrey Pechkurov
2020-04-14doc: document `buffer.from` returns internal pool bufferHarshitha KP
2020-04-14async_hooks: merge run and exit methodsAndrey Pechkurov
2020-04-14doc: add useful v8 option sectionNimit
2020-04-14doc: split process.umask() entry into twoRich Trott
2020-04-14perf_hooks: allow omitted parameters in 'performance.measure'himself65
2020-04-14n-api: detect deadlocks in thread-safe functionGabriel Schulhof
2020-04-14doc: clarify behavior of napi_get_typedarray_infoMichael Dawson
2020-04-14util: add `maxStrLength` option to `inspect` functionunknown
2020-04-14doc: remove optional parameter from markdown anchor linkRich Trott
2020-04-14doc: clarify `listening` eventHarshitha KP
2020-04-07async_hooks: move to lazy destroy hook registration in AsyncResourceAndrey Pechkurov
2020-04-07doc: correct version metadata for Readable.fromDave Vandyke
2020-04-07doc: clarify docs fs.watch exception may be emittedJuan José Arboleda
2020-04-07doc: add unreachable code on events examplehimself65
2020-04-07doc: clarify `length` param in `buffer.write`Harshitha KP
2020-04-07doc: document that server.address() can return nullThomas Watson
2020-04-07doc: return type of `crypto.getFips()` may changeRichard Lau
2020-04-07doc: fix return type of `crypto.getFips()`Richard Lau
2020-04-07doc: clarify `requireManualDestroy` optionHarshitha KP
2020-04-07module: expose exports conditions to loadersJan Krems
2020-04-07worker: support MessagePort to workers dataJuan José Arboleda
2020-04-07doc: add missing changes: entry for dns.ALLAnna Henningsen
2020-04-07fs: make parameters optional for readSyncLucas Holmquist
2020-04-07doc: improve fs.read documentationHachimi Aa (Sfeir)
2020-04-07module: path-only CJS exports extension searchingGuy Bedford
2020-04-01doc: deprecate process.umask() with no argumentscjihrig
2020-03-31doc: update context-aware section of addon docGabriel Schulhof
2020-03-30dns: add dns.ALL hints flag constantmurgatroid99
2020-03-30doc: deprecate process.mainModuleAntoine du HAMEL
2020-03-30doc: stream.end(cb) cb can be invoked with errorPranshu Srivastava
2020-03-30fs: add fs.readv()Sk Sajidul Kadir
2020-03-30doc: fix typo in http2 docsNitin Kumar
2020-03-29doc: use uppercase on windows pathhimself65
2020-03-29doc,crypto: clarify oaepHash option's impactFilip Skokan
2020-03-29http: increase default header size from 8KB to 16KBunknown
2020-03-29doc: add missing changes: entry for mkdirAnna Henningsen
2020-03-27doc: add link to DNS definitionunknown
2020-03-272020-03-26 Version 13.12.0 (Current)Myles Borins
2020-03-26doc: remove extraneous sentence in events.mdRich Trott
2020-03-26doc: remove unnecessary "obvious(ly)" modifiers in esm.mdRich Trott
2020-03-26doc: trim wording in n-api.md text about exceptionsRich Trott
2020-03-26doc: update async_hooks.mdVictor