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
AgeCommit message (Expand)Author
2020-04-06async_hooks: move to lazy destroy hook registration in AsyncResourceAndrey Pechkurov
2020-04-05doc: correct version metadata for Readable.fromDave Vandyke
2020-04-05doc: make openssl commit messages be validSam Roberts
2020-04-05doc: adjust paths in openssl maintenance guideHassaan Pasha
2020-04-05doc: clarify docs fs.watch exception may be emittedJuan José Arboleda
2020-04-05doc: add unreachable code on events examplehimself65
2020-04-05doc: clarify `length` param in `buffer.write`Harshitha KP
2020-04-05doc: document that server.address() can return nullThomas Watson
2020-04-03doc: return type of `crypto.getFips()` may changeRichard Lau
2020-04-03doc: fix return type of `crypto.getFips()`Richard Lau
2020-04-03doc: clarify `requireManualDestroy` optionHarshitha KP
2020-04-03doc: fix wordy sentenceMoni
2020-04-03module: expose exports conditions to loadersJan Krems
2020-04-03worker: support MessagePort to workers dataJuan José Arboleda
2020-04-03doc: add missing changes: entry for dns.ALLAnna Henningsen
2020-04-03doc: fix more linksAlba Mendez
2020-04-02fs: make parameters optional for readSyncLucas Holmquist
2020-04-02doc: improve fs.read documentationHachimi Aa (Sfeir)
2020-04-01module: path-only CJS exports extension searchingGuy Bedford
2020-04-01src: runtime deprecate process.umask()cjihrig
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-30doc: tests local links in markdown documentsAntoine du HAMEL
2020-03-30fs: add fs.readv()Sk Sajidul Kadir
2020-03-30doc: fix typo in http2 docsNitin Kumar
2020-03-30doc: fix typo in maintaining-zlib guideNitin Kumar
2020-03-30doc: fix typo in maintaining-openssl guideNitin 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: rename cve_management_process.md to fit doc style guideLing Samuel
2020-03-29doc: add missing changes: entry for mkdirAnna Henningsen
2020-03-27build: drop Travis in favor of ActionsMatheus Marchini
2020-03-27doc: add link to DNS definitionunknown
2020-03-272020-03-26 Version 13.12.0 (Current)Myles Borins
2020-03-26deps: upgrade npm to 6.14.4Ruy Adorno
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
2020-03-26doc: simplify and correct example descriptions in net.mdRich Trott
2020-03-24doc: fix lint warning in doc/api/esm.mdRichard Lau
2020-03-24doc: improve wording in vm.mdRich Trott
2020-03-24doc: improve wording in esm.mdRich Trott
2020-03-24doc: import clarifications with links to MDNEric Dobbertin
2020-03-24doc: add note re term-size commit on top of npmRod Vagg
2020-03-23module: add hook for global preload codeJan Krems