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-12-01worker: add experimental BroadcastChannelJames M Snell
2020-12-01errors: display original symbol namebcoe
2020-11-30doc: add process for handling premature disclosureMichael Dawson
2020-11-30module: add isPreloading indicatorJames M Snell
2020-11-30http: enable call chaining with setHeader()pooja d.p
2020-11-28doc: add table header in intl.mdRich Trott
2020-11-26doc: adding example to Buffer.isBuffer methodnaortedgi
2020-11-25doc: fix typo in events.mdLuigi Pinca
2020-11-242020-11-24, Version 12.20.0 'Erbium' (LTS)Myles Borins
2020-11-242020-11-24, Version 15.3.0 (Current)Shelley Vohr
2020-11-23doc: fix --experimental-wasm-modules text locationcjihrig
2020-11-23doc: stabilize subpath patternsGuy Bedford
2020-11-23doc: add missing version to update cmdRuy Adorno
2020-11-23events: graduate Event, EventTarget, AbortControllerJames M Snell
2020-11-23doc: cleanup events.md structureJames M Snell
2020-11-22doc: remove stray comma in url.mdRich Trott
2020-11-21doc: revise agent.destroy() textRich Trott
2020-11-21http2: add support for AbortSignal to http2Session.requestMadara Uchiha
2020-11-20doc: fix punctuation in v8.mdRich Trott
2020-11-20doc: add compatibility/interop technical valueGeoffrey Booth
2020-11-20doc: de-emphasize wrapping in napi_define_classGabriel Schulhof
2020-11-19http2: add support for TypedArray to getUnpackedSettingsAntoine du Hamel
2020-11-19fs: remove experimental from promises.rmdir recursiveAnders Kaseorg
2020-11-19http: add support for abortsignal to http.requestBenjamin Gruenbaum
2020-11-19doc: add link for v8.takeCoverage()Rich Trott
2020-11-19doc: mark modules implementation as stableGuy Bedford
2020-11-19lib: add throws option to fs.f/l/statSyncAndrew Casey
2020-11-18doc,url: fix url.hostname exampleRishabh Mehan
2020-11-18doc: clarify text about process not respondingRich Trott
2020-11-162020-11-16, Version 12.19.1 'Erbium' (LTS)Beth Griggs
2020-11-162020-11-16, Version 14.15.1 'Fermium' (LTS)Beth Griggs
2020-11-162020-11-16, Version 15.2.1 (Current)Michaël Zasso
2020-11-16events: add max listener warning for EventTargetJames M Snell
2020-11-16doc: esm docs consolidation and reorderingGuy Bedford
2020-11-15src: update NODE_MODULE_VERSION to 90Michaël Zasso
2020-11-15doc: claim ABI version for Electron v13Shelley Vohr
2020-11-15doc: fix invalid link in worker_threads.mdRich Trott
2020-11-15doc: document the error when cwd not exists in child_process.spawnFeelyChau
2020-11-15dns: add a cancel() method to the promise ResolverSzymon Marczak
2020-11-13doc: fix typo in debugger.mdRich Trott
2020-11-13src: add loop idle time in diagnostic reportGireesh Punathil
2020-11-12doc: update list styles for remark-parse@9 renderingRich Trott
2020-11-11doc: fix `events.getEventListeners` exampleDmitry Semigradsky
2020-11-11http2: allow setting the local window size of a sessionzhangyongsheng
2020-11-112020-11-10, Version 15.2.0 (Current)Danielle Adams
2020-11-10doc: fix `added:` info for `stream._construct()`Luigi Pinca
2020-11-10readline: add getPrompt to get the current promptMattias Runge-Broberg
2020-11-10fs: support abortsignal in writeFileBenjamin Gruenbaum
2020-11-10doc: escape asterisk in cctest gtest-filterraisinten
2020-11-10doc: move v8.getHeapCodeStatistics()Rich Trott