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-10-27worker: add eventLoopUtilization()Trevor Norris
2020-10-27doc: fix _construct example params orderAlejandro Oviedo
2020-10-27doc: add a subsystems header in pull-requests.mdPooja D.P
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-26doc: fix a typo in CHANGELOG_V12Shubham Parihar
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: add missing link in Node.js 14 ChangelogAntoine du Hamel
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-212020-10-21, Version 15.0.1 (Current)Beth Griggs
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
2020-10-20doc: add a statement in the documentation.Pooja D.P
2020-10-19doc: fix YAML lint error on masterRich Trott
2020-10-19doc: upgrade stability status of report APIGireesh Punathil
2020-10-19doc: clarify experimental API elements in vm.mdRich Trott
2020-10-18wasi: drop --experimental-wasm-bigint requirementcjihrig
2020-10-18src: update NODE_MODULE_VERSION to 88Michaël Zasso
2020-10-18doc: correct order of metadata for deprecationRich Trott
2020-10-18doc: importModuleDynamically gets Script, not ModuleSimen Bekkhus
2020-10-17module: add setter for module.parentAntoine du Hamel
2020-10-17test: add common.mustSucceedTobias Nießen
2020-10-17src: error reporting on CPUUsageYash Ladha
2020-10-17doc: fix EventEmitter examplesSourav Shaw
2020-10-16doc: fix stability indicator in webcrypto docRich Trott
2020-10-16net: add support for resolving DNS CAA recordsDanny Sonnenschein
2020-10-162020-10-15, Version 14.14.0 (Current)Myles Borins
2020-10-15doc: add example code for process.getgroups()Pooja D.P
2020-10-15doc: use kbd element in tty docRich Trott
2020-10-15doc: Remove reference to io.jsHussaina Begum Nandyala
2020-10-15fs: deprecation warning on recursive rmdirIan Sutherland