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
2021-10-12deps: V8: forward declaration of `Rtl*FunctionTable`Refael Ackermann
2021-10-12deps: V8: patch register-arm64.hRefael Ackermann
2021-10-12deps: V8: un-cherry-pick bd019bdRefael Ackermann
2021-10-12src: update NODE_MODULE_VERSION to 102Michaël Zasso
2021-10-12build: reset embedder string to "-node.0"Michaël Zasso
2021-10-12deps: update V8 to 9.5.172.19Michaël Zasso
2021-10-12src: remove usage of `AllocatedBuffer` from `stream_*`Darshan Sen
2021-10-12doc: remove ESLint comments which were breaking the CJS/ESM togglesMark Skelton
2021-10-12doc: add pronouns for tniessen to READMETobias Nießen
2021-10-12meta: consolidate AUTHORS information for geirhaRich Trott
2021-10-12build: remove duplicate check for authors.ymlRich Trott
2021-10-12tools: udpate @babel/eslint-parserRich Trott
2021-10-12tools: remove @babel/plugin-syntax-import-assertionsRich Trott
2021-10-12tools: remove @bable/plugin-syntax-class-propertiesRich Trott
2021-10-12tools: remove @babel/plugin-syntax-top-level-awaitRich Trott
2021-10-12tools: update ESLint to 8.0.0Rich Trott
2021-10-12tools: prepare ESLint rules for 8.0.0 requirementsRich Trott
2021-10-12tools: fix ESLint update scriptsRich Trott
2021-10-11doc: format changelogsRich Trott
2021-10-11doc: fix missing variable in deepStrictEqual exampleOliverOdo
2021-10-11deps: suppress zlib compiler warningsDaniel Bevenius
2021-10-11deps: upgrade Corepack to 0.10Maël Nison
2021-10-11src: add missing initializationMichael Dawson
2021-10-11doc: fix asyncLocalStorage.run() descriptionConstantine Kim
2021-10-11meta: consolidate duplicate AUTHORS entries for hassaanpRich Trott
2021-10-11deps,test,src,doc,tools: update to OpenSSL 3.0Daniel Bevenius
2021-10-11meta: update AUTHORSNode.js GitHub Bot
2021-10-11doc: fix typos in n-api docsIgnacio Carbajo
2021-10-10typings: define types for os bindingMichaël Zasso
2021-10-10typings: add missing types to options and util bindingsMichaël Zasso
2021-10-10typings: define types for timers bindingMichaël Zasso
2021-10-10typings: fix declaration of primordialsMichaël Zasso
2021-10-10test: fix typos in whatwg-webstreams explanationsTobias Nießen
2021-10-10build: make scripts in gyp run with right pythonCheng Zhao
2021-10-09meta: consolidate AUTHORS entry for thw0rtedRich Trott
2021-10-09lib: refactor to use letgdccwxx
2021-10-09test: add test for readStream.path when fd is specifiedQingyu Deng
2021-10-09test: replace .then chains with awaitgdccwxx
2021-10-09test: fix "test/common/debugger" identify async functiongdccwxx
2021-10-09meta: update label-pr-configMestery
2021-10-09test: improve test coverage of `fs.ReadStream` with `FileHandle`Antoine du Hamel
2021-10-09doc: format doc/guides using format-md taskRich Trott
2021-10-09meta: use .mailmap to consolidate AUTHORS entries for ideRich Trott
2021-10-09tools: warn about duplicates when generating AUTHORS fileRich Trott
2021-10-09doc: improve phrasing in fs.mdArslan Ali
2021-10-09dgram: add `nread` assertion to `UDPWrap::OnRecv`Darshan Sen
2021-10-09doc: add link to core promises tracking issueMichael Dawson
2021-10-09vm: add support for import assertions in dynamic importsAntoine du Hamel
2021-10-082021-10-08, Version 16.11.0 (Current)Danielle Adams
2021-10-08doc: esm resolver spec refactoring for deprecationsGuy Bedford