summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2019-03-21doc: fix comma of the list in worker_threads.mdHang Jiang
2019-03-21doc: fix changelog date typoJesse McCarthy
2019-03-20tls: support TLSv1.3Sam Roberts
2019-03-19doc: document `error` event is optionally emitted after `.destroy()`Sergey Zelenov
2019-03-19tty: add NO_COLOR and FORCE_COLOR supportRuben Bridgewater
2019-03-19doc: add Note of options.stdio into child_processkohta ito
2019-03-19doc: add missing pr-urlcjihrig
2019-03-18crypto: add support for EdDSA key pair generationTobias Nießen
2019-03-18doc: update spawnSync() status value possibilitiesRich Trott
2019-03-18async_hooks: remove deprecated emitBefore and emitAfterMatteo Collina
2019-03-18tls: return correct version from getCipher()Sam Roberts
2019-03-17doc: make RFC references consistentRich Trott
2019-03-18doc: note about DNS ANY queries / RFC 8482Thomas Hunter II
2019-03-17crypto: expose KeyObject classFilip Skokan
2019-03-15report: use DiagnosticFilename for default filenameRichard Lau
2019-03-152019-03-15, Version 11.12.0 (Current)Ruben Bridgewater
2019-03-15Revert "crypto: add KeyObject.asymmetricKeySize"Tobias Nießen
2019-03-15worker: implement worker.moveMessagePortToContext()Anna Henningsen
2019-03-15net: some scattered cleanupoyyd
2019-03-13v8: integrate node-heapdump into coreJames M Snell
2019-03-13doc: fix misleading sentence in http.mdLuigi Pinca
2019-03-12doc: fix typo in http2.mdTJKoury
2019-03-12crypto: fix EdDSA support for KeyObjectBrian White
2019-03-11doc: fix year in changelogColin Prince
2019-03-11doc: add version for http.createServer() options additionBen Swinburne
2019-03-11process: add --pending-deprecation to `process.binding()`Anna Henningsen
2019-03-11doc: document diverging MessagePort.onmessage handlingAnna Henningsen
2019-03-11worker: remove `ERR_CLOSED_MESSAGE_PORT`Anna Henningsen
2019-03-11doc: add inspector API example for heapdumpSam Roberts
2019-03-10report: rename triggerReport() to writeReport()cjihrig
2019-03-10doc: document fake ENOTFOUND as a system errorcjihrig
2019-03-10doc: add decode() & encode() methods into querystring.mdZYSzys
2019-03-09doc: remove tsc-reviewRich Trott
2019-03-10benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-03-10doc: update partner communities link in releases.mdBeth Griggs
2019-03-09doc: fix nits in writing-tests.mdVse Mozhet Byt
2019-03-08doc: add guidance on console output in testsSam Roberts
2019-03-08doc: add caveat and tradeoff example to readlineVse Mozhet Byt
2019-03-08lib: move queueMicrotask to stableGus Caplan
2019-03-08repl: add replDefaults to customize the writerRuben Bridgewater
2019-03-07lib: assign missed deprecation codeAnna Henningsen
2019-03-07doc: add missing https Agent maxCachedSessionsNicolas Moteau
2019-03-07crypto: add KeyObject.asymmetricKeySizePatrick Gansterer
2019-03-062019-03-06, Version 11.11.0 (Current)Ruben Bridgewater
2019-03-06doc: clarify http.Agent constructor optionsLuigi Pinca
2019-03-05doc: hello addon example should return "world"Geir Hauge
2019-03-06doc: fix nits in report docsVse Mozhet Byt
2019-03-05report: refactor configuration managementcjihrig
2019-03-05tty: add hasColors functionRuben Bridgewater
2019-03-052019-03-05, Version 10.15.3 'Dubnium' (LTS)Beth Griggs