summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2019-11-30wasi: introduce initial WASI supportcjihrig
2019-11-30doc,n-api: mark napi_detach_arraybuffer as experimentallegendecas
2019-11-30benchmark,doc,lib,test: prepare for padding lint ruleRich Trott
2019-11-30doc: add missing 'added' versions to module.builtinModulesThomas Watson
2019-11-30doc: fix worker.resourceLimits indentationDaniel Nalborczyk
2019-11-30doc: fix worker.resourceLimits typeDaniel Nalborczyk
2019-11-30doc: avoid proposal syntax in code exampleAlex Zherdev
2019-11-30doc: revise socket.connect() noteRich Trott
2019-11-29child_process: document kill() return valuecjihrig
2019-11-28n-api: implement napi_is_detached_arraybufferDenys Otrishko
2019-11-28http2: make maximum tolerated rejected streams configurableDenys Otrishko
2019-11-28http2: allow to configure maximum tolerated invalid framesDenys Otrishko
2019-11-28crypto: forbid setting the PBKDF2 iter count to 0Tobias Nießen
2019-11-27fs: add ENFILE to rimraf retry logiccjihrig
2019-11-27fs: add retryDelay option to rimrafcjihrig
2019-11-27fs: remove rimraf's emfileWait optioncjihrig
2019-11-27fs: make rimraf default to 0 retriescjihrig
2019-11-27fs: rename rimraf's maxBusyTries to maxRetriescjihrig
2019-11-28doc: remove "this API is unstable" note for v8 serdes APIbruce-one
2019-11-28doc: fixup incorrect flag name referenceGuy Bedford
2019-11-27doc: minor updates to releases.mdBeth Griggs
2019-11-27doc,deps: document how to maintain ICU in Node.jsSteven R. Loomis
2019-11-25doc: add note of caution about non-conforming streamsRobert Nagy
2019-11-25doc: add note about debugging worker_threadsDenys Otrishko
2019-11-22src,doc: add C++ internals documentationAnna Henningsen
2019-11-22doc: simplify "is recommended" language in assert documentationRich Trott
2019-11-22doc: fix a typo in a date for version 13.2.0Kirlat
2019-11-212019-11-21, Version 13.2.0 (Current)Myles Borins
2019-11-20doc: add mention for using promisify on class methodsDenys Otrishko
2019-11-20crypto: add support for IEEE-P1363 DSA signaturesTobias Nießen
2019-11-20tls: cli option to enable TLS key logging to fileSam Roberts
2019-11-19https: add client support for TLS keylog eventsSam Roberts
2019-11-19doc: update http.md mention of socketJesse O'Connor
2019-11-192019-11-19, Version 12.13.1 'Erbium' (LTS)Michaël Zasso
2019-11-18doc: adds NO_COLOR to assert doc pageShobhit Chittora
2019-11-17doc: update outdated commonjs compat infoGeoffrey Booth
2019-11-16esm: disable non-js exts outside package scopesGuy Bedford
2019-11-16doc: esm: improve dual package hazard docsGeoffrey Booth
2019-11-16doc: update 8.x to 10.x in backporting guidegarygsc
2019-11-16doc: createRequire can take import.meta.url directlyGeoffrey Booth
2019-11-15doc: add entry to url.parse() changes metadataLuigi Pinca
2019-11-14doc: simplify text in pull-requests.mdRich Trott
2019-11-13http: outgoing corkRobert Nagy
2019-11-13doc: add lookup to http.request() optionsLuigi Pinca
2019-11-13doc, console: remove non-existant methods from docsSimon Schick
2019-11-12doc: fix up N-API docMichael Dawson
2019-11-12doc: fix some recent doc nitsVse Mozhet Byt
2019-11-12esm: unflag --experimental-modulesGuy Bedford
2019-11-11stream: increase MAX_HWMRobert Nagy
2019-11-09doc,meta: remove wait period for npm pull requestsRich Trott