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-14http: use objects with null prototype in AgentMichaël Zasso
2020-12-13doc: edit addon text about event loop blockingRich Trott
2020-12-12child_process: add signal support to spawnBenjamin Gruenbaum
2020-12-12doc: note v15.0.0 changed default --unhandled-rejections=throwkai zhu
2020-12-11stream: support abortsignal in constructorBenjamin Gruenbaum
2020-12-10doc: reword POSIX threads text in addons.mdRich Trott
2020-12-092020-12-09, Version 15.4.0 (Current)Danielle Adams
2020-12-09doc: document ABORT_ERR codeBenjamin Gruenbaum
2020-12-08doc: provide more context on techinical valuesMichael Dawson
2020-12-07tools: enable no-unused-expressions lint ruleMichaël Zasso
2020-12-07stream: support abort signalBenjamin Gruenbaum
2020-12-06doc: add version metadata to timers/promisescjihrig
2020-12-06child_process: add AbortSignal supportBenjamin Gruenbaum
2020-12-05stream: add FileHandle support to Read/WriteStreamMomtchil Momtchev
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