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
2022-06-022022-06-01, Version 18.3.0 (Current)v18.3.0v18.3.0-proposalBryan English
2022-05-30doc: use serial comma in errors docsTobias Nießen
2022-05-30util: add parseArgs moduleBenjamin E. Coe
2022-05-022022-05-03, Version 18.1.0 (Current)v18.1.0v18.1.0-proposalMichaël Zasso
2022-04-28errors,vm: update error and use causeGus Caplan
2022-04-28lib,src: implement WebAssembly Web APITobias Nießen
2022-04-28doc: add `node:` prefix for all core modulesAntoine du Hamel
2022-04-28doc: consolidate use of multiple-byte unitsAntoine du Hamel
2022-04-08readline: fix question still called after closedXuguang Mei
2022-04-04process: disallow some uses of Object.defineProperty() on process.envHimself65
2022-03-22test: add initial test modulecjihrig
2022-02-10esm: support https remotely and http locally under flagBradley Farias
2022-02-082022-02-08, Version 16.14.0 'Gallium' (LTS)Danielle Adams
2022-02-05lib: replace validator and errorMohammed Keyvanzadeh
2022-02-012022-02-01, Version 14.19.0 'Fermium' (LTS)Richard Lau
2022-01-25doc: fix documentation for `MODULE_NOT_FOUND` and `ERR_MODULE_NOT_FOUND`Antoine du Hamel
2022-01-11crypto,tls: implement safe x509 GeneralName formatTobias Nießen
2021-12-24doc: include stack trace difference in ES modulesMarcos Bérgamo
2021-11-092021-11-09, Version 17.1.0 (Current)Michaël Zasso
2021-11-04esm: add support for JSON import assertionAntoine du Hamel
2021-10-20doc: format doc/api/*.md with markdown formatterRich Trott
2021-09-282021-09-28, Version 14.18.0 'Fermium' (LTS)Michaël Zasso
2021-09-222021-09-22, Version 16.10.0 (Current)Beth Griggs
2021-09-22doc: add blank line between commentsRich Trott
2021-09-10src: add option to disable loading native addonsDominic Elm
2021-09-072021-09-07, Version 16.9.0 (Current)Michaël Zasso
2021-08-30doc: anchor link parity between markdown and html-generated docsfoxxyz
2021-08-26doc: move ERR_WORKER_UNSPPORTED_EXTENSION to legacyQingyu Deng
2021-08-26worker: remove file extension checkQingyu Deng
2021-08-19policy: canonicalize before resolving specifiersBradley Farias
2021-08-182021-08-17, Version 16.7.0 (Current)Danielle Adams
2021-08-12fs: add recursive cp methodbcoe
2021-07-292021-07-29, Version 14.17.4 'Fermium' (LTS)Richard Lau
2021-07-13doc: use consistent abbreviation formattingRich Trott
2021-07-01doc: fix broken link in errors.mdRich Trott
2021-06-30stream: implement WHATWG streamsJames M Snell
2021-06-232021-06-23, Version 16.4.0 (Current)Danielle Adams
2021-06-16errors: add ERR_DEBUGGER_STARTUP_ERRORRich Trott
2021-06-16errors: add ERR_DEBUGGER_ERRORRich Trott
2021-06-152021-06-15, Version 14.17.1 'Fermium' (LTS)Michaël Zasso
2021-05-192021-05-19, Version 16.2.0 (Current)Michaël Zasso
2021-05-14url: forbid certain confusable changes from being introduced by toASCIITimothy Gu
2021-05-06src: make workers messaging more resilientJuan José Arboleda
2021-05-06Revert "worker: remove `ERR_CLOSED_MESSAGE_PORT`"Juan José Arboleda
2021-04-062021-04-06, Version 15.14.0 (Current)Myles Borins
2021-04-01http2: add specific error code for custom framesAnna Henningsen
2021-03-09src: add error formatting supportGus Caplan
2021-02-22perf_hooks: complete overhaul of the implementationJames M Snell
2021-02-08doc: rename N-API to Node-APIGabriel Schulhof
2021-02-03crypto: add keyObject.export() 'jwk' format optionFilip Skokan