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
AgeCommit message (Expand)Author
2020-04-28doc: add angle brackets around implicit linksNick Schonning
2020-04-28doc: corrected ERR_SOCKET_CANNOT_SEND messageWilliam Armiros
2020-03-24lib: add option to disable __proto__Gus Caplan
2020-03-24doc: update conditional exports recommendationsGuy Bedford
2020-03-11doc: remove personal pronoun usage in errors.mdRich Trott
2020-03-10src: handle NULL env scenarioHarshitha KP
2020-03-10doc: remove em dashesRich Trott
2020-03-042020-03-04 Version 13.10.0 (Current)v13.10.0Shelley Vohr
2020-02-27vm: implement vm.measureMemory() for per-context memory measurementJoyee Cheung
2020-02-27tls: expose SSL_export_keying_materialsimon
2020-02-27doc: fix anchor for ERR_TLS_INVALID_CONTEXTTobias Nießen
2020-02-27worker: emit runtime error on loop creation failureHarshitha KP
2020-02-27module: package "exports" error refinementsGuy Bedford
2020-02-17worker: add ability to take heap snapshot from parent threadAnna Henningsen
2020-02-17crypto: assign and use ERR_CRYPTO_UNKNOWN_CIPHERTobias Nießen
2020-02-17errors: make use of "cannot" consistentTobias Nießen
2020-02-17crypto: add crypto.diffieHellmanTobias Nießen
2020-02-17crypto: add DH support to generateKeyPairTobias Nießen
2020-01-16doc: standardize on "host name" in errors.mdRich Trott
2020-01-16vm: add code cache support for SourceTextModuleGus Caplan
2020-01-03esm: better error message for unsupported URLThomas
2020-01-03doc,errors: use code markup/markdown in headersRich Trott
2020-01-03tls: add PSK supportDenys Otrishko
2019-12-032019-12-03, Version 13.3.0 (Current)v13.3.0Ruben Bridgewater
2019-12-02tls: introduce ERR_TLS_INVALID_CONTEXTRich Trott
2019-12-01wasi: introduce initial WASI supportcjihrig
2019-11-17worker: allow specifying resource limitsAnna Henningsen
2019-10-15vm: add Synthetic modulesGus Caplan
2019-10-112019-10-11, Version 12.12.0 (Current)Ruben Bridgewater
2019-10-11doc: escape brackets not used as markdown reference linksNick Schonning
2019-10-08fs: introduce `opendir()` and `fs.Dir`Jeremiah Senkpiel
2019-10-04doc: add explicit bracket for markdown reference linksNick Schonning
2019-10-03crypto: remove arbitrary UTF16 restrictionAnna Henningsen
2019-10-03vm: refactor SourceTextModuleGus Caplan
2019-09-25src: add buildflag to force context-aware addonsShelley Vohr
2019-09-16doc: use consistent unordered list styleNick Schonning
2019-09-16inspector: new API - Session.connectToMainThreadEugene Ostroukhov
2019-09-01doc: add blanks around code fencesNick Schonning
2019-09-01doc: remove multiple consecutive blank linesNick Schonning
2019-08-27doc,errors: add extends to derived classesKamat, Trivikram
2019-08-20stream: disallow stream methods on finished streamRobert Nagy
2019-08-02module: exports error as MODULE_NOT_FOUNDGuy Bedford
2019-07-26policy: add dependencies map for resourcesBradley Farias
2019-07-24module: implement "exports" proposal for CommonJSJan Krems
2019-07-21inspector: add inspector.waitForDebugger()Aleksei Koziatinskii
2019-07-02doc: format try...catch consistentlycjihrig
2019-07-02doc: address missing parencjihrig
2019-06-272019-06-27, Version 12.5.0 (Current)Ruben Bridgewater
2019-06-23doc: remove "note that" from errors.mdRich Trott
2019-06-17lib: correct error.errno to always be numericJoyee Cheung