summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2018-10-06vm: add dynamic import supportGus Caplan
2018-10-06doc: shorten pull request wait time to 48 hoursRich Trott
2018-10-06doc: add guide about abi stabilityGabriel Schulhof
2018-10-05doc: improve `stream.Writable` ctor encoding option docsAnna Henningsen
2018-10-06tty: document `WriteStream.cursorTo()` and othersUmang Raghuvanshi
2018-10-06doc: fix code snippets in tls.mdOuyang Yadong
2018-10-04doc: leave pull requests open for 72 hoursRich Trott
2018-10-04dns: deprecate passing falsy hostname to dns.lookupOuyang Yadong
2018-10-04process: allow reading from stdout/stderr socketsAnna Henningsen
2018-10-04Revert "tty: make _read throw ERR_TTY_WRITABLE_NOT_READABLE"Anna Henningsen
2018-10-04doc: specify cluster worker.kill() caveatcjihrig
2018-10-04doc: use stronger language about security of vmGus Caplan
2018-10-04doc: fix confusing language about microtask queueGus Caplan
2018-10-04doc: remove GA trackingBen Noordhuis
2018-10-02util: change %o depth defaultRuben Bridgewater
2018-10-02util: change util.inspect depth defaultRuben Bridgewater
2018-10-02doc: fix incorrect anchoring (#vcbuild.bat -> #vcbuildbat)Justin Lee
2018-10-02doc: fix minor typo (to early -> too early)Justin Lee
2018-10-01Replace vague 'may not' with definitive 'will not'Mike MacCana
2018-10-01doc: move perf tools and APIs to Tier 3Matheus Marchini
2018-09-29doc: fix casing in stream.mdSintendo
2018-09-27crypto: downgrade DEP0115 to `--pending-deprecation` onlyAnna Henningsen
2018-09-26errors: use ERR_OUT_OF_RANGE for index errorsRich Trott
2018-09-26doc: add links for fs.createWriteStream()Rich Trott
2018-09-25errors: fix ERR_SOCKET_BAD_PORT messageGiovanny Andres Gongora Granada (Gioyik)
2018-09-25cli: normalize `_` → `-` when parsing optionsAnna Henningsen
2018-09-25process: add `multipleResolves` eventRuben Bridgewater
2018-09-24doc: fix optional parameters in n-api.mdLars-Magnus Skog
2018-09-24doc: add callback parameters of worker.terminate()Denis Fäcke
2018-09-24doc: remove outdated notes on stdio in workersAnna Henningsen
2018-09-24tls: fix DEP0083 after upgrading to OpenSSL 1.1.0Tobias Nießen
2018-09-24src: replace deprecated uses of FunctionTemplate::GetFunctionAndreas Haas
2018-09-23http2: add ping eventJames M Snell
2018-09-23lib: implement queueMicrotaskGus Caplan
2018-09-22build,doc: remove outdated `lint-md-build`Michaël Zasso
2018-09-22doc,test: fix inspect's sorted compare functionMichaël Zasso
2018-09-22tty: make `readStream.setRawMode()` return `this`Alexander Mills
2018-09-22doc: match program and console output in synopsis.mdMohammed Essehemy
2018-09-21doc: add links for repl.ReplServerRich Trott
2018-09-21http2: add origin frame supportJames M Snell
2018-09-21crypto: do not allow multiple calls to setAuthTagTobias Nießen
2018-09-21tools: add bash completion for nodeDaniel Bevenius
2018-09-21doc: update maintaining V8 guideMichaël Zasso
2018-09-20crypto: allow promisifying generateKeyPairTobias Nießen
2018-09-20crypto: add API for key pair generationTobias Nießen
2018-09-202018-09-20, Version 10.11.0 (Current)Michaël Zasso
2018-09-19doc: improve metadata for http.requestTobias Nießen
2018-09-19doc: add missing metadata for recursive mkdirTobias Nießen
2018-09-19doc: add missing metadata for dns.lookupTobias Nießen
2018-09-19crypto: deprecate digest == null in PBKDF2Tobias Nießen