summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2018-10-11vm: pass parsing_context to ScriptCompiler::CompileFunctionInContextDara Hayes
2018-10-11test: fix compiler warning in doc/api/addons.mdDaniel Bevenius
2018-10-10doc: edit for minor fixes to prcoess.mdRich Trott
2018-10-10doc: remove personal pronoun from worker_threadsRich Trott
2018-10-10doc: remove personal pronoun from domain.mdRich Trott
2018-10-10doc: remove style instruction that is not followedRich Trott
2018-10-102018-10-10, Version 10.12.0 (Current)Michaël Zasso
2018-10-10doc: add WebAssembly to globalsSteven
2018-10-09util: support BigInt in util.formatMasashi Hirano
2018-10-09benchmark,doc,lib,src,test,tools: fix typosBrandon Smith
2018-10-09doc: add link to ABI guideGabriel Schulhof
2018-10-08doc: fix minor typo in streams.mdRich Trott
2018-10-08doc: standardize versions in stream module docRich Trott
2018-10-08doc: add util.inspect() legacy signaturesiddhant
2018-10-08http2: add RFC 8441 extended connect protocol supportJames M Snell
2018-10-08tls: update test & docs for ArrayBuffer/DataViewBeni von Cheni
2018-10-07doc: remove 72-hour mentions in pull-requests.mdRich Trott
2018-10-07doc: fix minor typo in n-api.mdAleksey Chemakin
2018-10-07doc: remove ABI guideGabriel Schulhof
2018-10-07doc: update author-ready label termsVse Mozhet Byt
2018-10-06doc: update onboarding taskRich Trott
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