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/api
AgeCommit message (Expand)Author
2020-11-042020-11-04, Version 15.1.0 (Current)Michaël Zasso
2020-11-03doc: temporarily disable list-item-bullet-indentNick Schonning
2020-11-03doc: disable no-undefined-references workaroundsNick Schonning
2020-11-03doc: adjust table alignment for remark v13Nick Schonning
2020-11-02deps: upgrade to cjs-module-lexer@1.0.0Guy Bedford
2020-11-01doc: update crypto.createSecretKey historyBen Turner
2020-11-01deps: update to cjs-module-lexer@0.5.2Guy Bedford
2020-11-01lib: create diagnostics_channel moduleStephen Belanger
2020-10-31doc: add on statement in the APIs docsPooja D.P
2020-10-31n-api: napi_make_callback emit async init with resource of async_contextlegendecas
2020-10-30module: runtime deprecate subpath folder mappingsGuy Bedford
2020-10-30deps: upgrade to cjs-module-lexer@0.5.0Guy Bedford
2020-10-29doc: stabilize packages featuresMyles Borins
2020-10-29doc: add conditional example for setBreakpoint()Chris Opperwall
2020-10-28events: make abort_controller event trustedBenjamin Gruenbaum
2020-10-28events: make eventTarget.removeAllListeners() return thisLuigi Pinca
2020-10-28doc: make small improvements to REPL docRich Trott
2020-10-28tls: allow reading data into a static bufferAndrey Pechkurov
2020-10-28doc: update MessagePort documentation for EventTarget inheritanceAnna Henningsen
2020-10-28child_process: add ChildProcess 'spawn' eventMatthew Francis Brunetti
2020-10-27doc: use case-sensitive in the examplePooja D.P
2020-10-27doc,test: update v8 method doc and commentRich Trott
2020-10-27doc: consolidate and clarify breakOnSigInt textRich Trott
2020-10-27worker: add eventLoopUtilization()Trevor Norris
2020-10-27doc: fix _construct example params orderAlejandro Oviedo
2020-10-26doc: add require statement in the examplePooja D.P
2020-10-26doc: modified memory set statement set sizePooja D.P
2020-10-26doc: use kbd element in readline doc proseRich Trott
2020-10-25doc: fix header level in fs.mdax1
2020-10-25doc: remove stability warning in v8 module docRich Trott
2020-10-25doc: mark optional parameters in timers.mdVse Mozhe Buty
2020-10-25doc: add a example code to API doc propertyPooja D.P
2020-10-25http2: add updateSettings to both http2 serversVincent Boivin
2020-10-25doc: document changes for `*/promises` alias modulesExE Boss
2020-10-25dns: add setLocalAddress to ResolverJosh Dague
2020-10-24doc: update console.error exampleLee, Bonggi
2020-10-24doc: improve text for breakOnSigintRich Trott
2020-10-24doc: this prints replaced with this is printedPooja D.P
2020-10-24deps: update to cjs-module-lexer@0.4.3Guy Bedford
2020-10-23doc: update package.json field definitionsMyles Borins
2020-10-23doc,src,test: revise C++ code for linter updateRich Trott
2020-10-22doc,esm: document experimental warning removalAntoine du Hamel
2020-10-22v8: implement v8.stopCoverage()Joyee Cheung
2020-10-22v8: implement v8.takeCoverage()Joyee Cheung
2020-10-21src: add --heapsnapshot-near-heap-limit optionJoyee Cheung
2020-10-21doc: use kbd element in readline docRich Trott
2020-10-21util: add `util/types` alias moduleExE Boss
2020-10-202020-10-20, Version 15.0.0 (Current)Beth Griggs
2020-10-20path: add `path/posix` and `path/win32` alias modulesExE Boss
2020-10-20doc: use kbd element in os docRich Trott