summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2019-03-27benchmark,doc,lib: capitalize more commentsRuben Bridgewater
2019-03-27doc: mark settings as optional and add callbackRuben Bridgewater
2019-03-27module: throw an error for invalid package.json main entriesRuben Bridgewater
2019-03-26doc: add option to require 'process' to api docsdkundel
2019-03-25doc: describe tls.DEFAULT_MIN_VERSION/_MAX_VERSIONSam Roberts
2019-03-25repl: fix terminal default settingRuben Bridgewater
2019-03-25crypto: add support for x25119 and x448 KeyObjectsFilip Skokan
2019-03-24doc: minor edit to worker_threads.mdRich Trott
2019-03-23doc: change error message to 'not defined'Mohammed Essehemy
2019-03-22timers: deprecate active() and _unrefActive()Jeremiah Senkpiel
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