summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2018-10-19doc: add missing deprecation labelsJames M Snell
2018-10-19doc: document use of buffer.swap16() for utf16beJames M Snell
2018-10-19doc: add Backport-PR-URL info in backport guideAli Ijaz Sheikh
2018-10-18console: add trace-events for time and countJames M Snell
2018-10-17src: add trace events for env.ccJames M Snell
2018-10-17timers: run nextTicks after each immediate and timerAnatoli Papirovski
2018-10-17util: treat format arguments equallyRoman Reiss
2018-10-16src: add deprecation warning to errname()Dolapo Toki
2018-10-15async_hooks: remove promise object from resourceAndreas Madsen
2018-10-15doc: fix url example to match behaviorСковорода Никита Андреевич
2018-10-15doc: use reserved domains for examples in url.mdСковорода Никита Андреевич
2018-10-15doc: fix pr-url in repl.mdСковорода Никита Андреевич
2018-10-15doc: wrap links in <>Сковорода Никита Андреевич
2018-10-12zlib: move `bytesRead` accessors to runtime deprecationAnna Henningsen
2018-10-12doc: describe SNI host name formatSam Roberts
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