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
2021-12-29stream: add isReadable helperRobert Nagy
2021-12-29stream: add map method to ReadableBenjamin Gruenbaum
2021-12-27doc: fix sync comment in observer snippetEric Jacobson
2021-12-27crypto: alias webcrypto.subtle and webcrypto.getRandomValues on cryptoJames M Snell
2021-12-27events: graduate capturerejections to supportedJames M Snell
2021-12-26doc: remove section about amending commits in PR guideThiago Santos
2021-12-25doc: remove legacy in-page links in v8.mdRich Trott
2021-12-24worker: expose BroadcastChannel as a globalJames M Snell
2021-12-24worker: graduate BroadcastChannel to supportedJames M Snell
2021-12-24doc: include stack trace difference in ES modulesMarcos Bérgamo
2021-12-24buffer: expose Blob as a globalJames M Snell
2021-12-24buffer: graduate Blob from experimentalJames M Snell
2021-12-23meta: update node-api team nameRichard Lau
2021-12-23doc: fix example in node-api docsMichael Dawson
2021-12-23events: add EventEmitterAsyncResource to coreJames M Snell
2021-12-22doc: add usage recommendation for writable._destroyRafael Gonzaga
2021-12-21doc: make function signature comply with JSDoc commentRich Trott
2021-12-20doc: align maxHeaderSize default with current valueGil Pedersen
2021-12-20child_process: add support for URL to `cp.fork`Antoine du Hamel
2021-12-19perf_hooks: multiple fixes for HistogramJames M Snell
2021-12-19doc: add unhandledRejection to strict modeColin Ihrig
2021-12-182021-12-17, Version 17.3.0 (Current)Danielle Adams
2021-12-17doc: adding estimated execution timemawaregetsuka
2021-12-17doc: fix syntax error in nested conditions exampleMateusz Burzyński
2021-12-17doc: fix date for v12.22.8Richard Lau
2021-12-172012-12-16, Version 12.22.8 'Erbium' (LTS)Richard Lau
2021-12-16stream: add isErrored helperRobert Nagy
2021-12-16doc: fix closing parenthesisAlphaDio
2021-12-16doc: add security steward on/offboarding stepsMichael Dawson
2021-12-14doc: align module resolve algorithm with implementationQingyu Deng
2021-12-14process: add `getActiveResourcesInfo()`Darshan Sen
2021-12-13fs: accept URL as argument for `fs.rm` and `fs.rmSync`Antoine du Hamel
2021-12-12doc: update nodejs-sec managersMichael Dawson
2021-12-11util: pass through the inspect function to custom inspect functionsRuben Bridgewater
2021-12-11doc: move style guide to findable locationRich Trott
2021-12-10lib: add abortSignal.throwIfAborted()James M Snell
2021-12-09doc,lib,tools: align multiline commentsRich Trott
2021-12-08doc: simplify major release preparationBethany Nicolle Griggs
2021-12-07doc: clarify escaping for ES modulesnotroid5
2021-12-05timers: add experimental scheduler apiJames M Snell
2021-12-04doc: add explicit declaration of fd with null valHenadzi
2021-12-04node-api,doc: document parms which can be optionalMichael Dawson
2021-12-03util: add numericSeparator to util.inspectRuben Bridgewater
2021-12-03doc: expand entries for isIP(), isIPv4(), and isIPv6()Rich Trott
2021-12-02assert,util: compare RegExp.lastIndex while using deep equal checksRuben Bridgewater
2021-12-02doc: link to commit queue guideGeoffrey Booth
2021-12-02lib: add AbortSignal.timeoutJames M Snell
2021-12-01doc: specify that `message.socket` can be nulledLuigi Pinca
2021-12-012021-12-01, Version 16.13.1 'Gallium' (LTS)Beth Griggs
2021-11-302021-11-30, Version 17.2.0 (Current)Michaël Zasso