summaryrefslogtreecommitdiff
path: root/doc/api
AgeCommit message (Expand)Author
2020-12-222020-12-22, Version 15.5.0 (Current)Michaël Zasso
2020-12-22doc: fix AbortSignal example for stream.ReadableMichaël Zasso
2020-12-21lib: support BigInt in querystring.stringifyraisinten
2020-12-21doc: simplify worker_threads.md textRich Trott
2020-12-18doc: add note about timingSafeEqual for TypedArrayTobias Nießen
2020-12-16doc: update url.mdRock
2020-12-15doc: revise addon mulitple initializations textRich Trott
2020-12-13http: 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-10stream: support abortsignal in constructorBenjamin Gruenbaum
2020-12-09doc: 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-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-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-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-19doc: 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-18doc: mark modules implementation as stableGuy Bedford
2020-11-18lib: 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-16events: add max listener warning for EventTargetJames M Snell
2020-11-15doc: esm docs consolidation and reorderingGuy Bedford
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