summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2019-10-11, Version 12.12.0 (Current)v12.12.0v12.12.0-proposalRuben Bridgewater2019-10-1110-25/+113
* test: remove extra process.exit()cjihrig2019-10-101-1/+0
* test: remove spaces inside code span elementsNick Schonning2019-10-102-4/+4
* doc: remove spaces inside code span elementsNick Schonning2019-10-104-4/+4
* doc: add more info to fs.Dir and fix typosJeremiah Senkpiel2019-10-101-10/+19
* fs: remove options.encoding from Dir.read*()Jeremiah Senkpiel2019-10-102-27/+10
* http2: allow passing FileHandle to respondWithFDAnna Henningsen2019-10-106-32/+91
* test: debug output for dlopen-ping-pong testSam Roberts2019-10-092-0/+4
* worker: do not use two-arg NewIsolateShelley Vohr2019-10-091-1/+4
* Revert "esm: remove experimental status from JSON modules"Guy Bedford2019-10-098-8/+44
* fs: introduce `opendir()` and `fs.Dir`Jeremiah Senkpiel2019-10-0919-119/+1165
* doc: remove misleading paragraph about the Legacy URL APIJakob Krigovsky2019-10-091-4/+0
* http2: support passing options of http2.connect to net.connectZYSzys2019-10-093-2/+44
* module: use v8 synthetic modulesGuy Bedford2019-10-097-96/+173
* tools: prohibit Error.prepareStackTrace() usageRuben Bridgewater2019-10-091-0/+2
* lib: make tick processor detect xcodebuild errorsBen Noordhuis2019-10-091-1/+8
* dgram: use `uv_udp_try_send()`Anna Henningsen2019-10-0911-28/+82
* test: add test for HTTP server response with Connection: closeAustin Wright2019-10-091-0/+80
* stream: do not deadlock duplexpairRobert Nagy2019-10-093-5/+15
* esm: remove proxy for builtin exportsBradley Farias2019-10-096-69/+107
* process: add source-map support to stack tracesbcoe2019-10-0933-22/+729
* lib: introduce no-mixed-operators eslint rule to libZYSzys2019-10-0920-58/+61
* http2: set default maxConcurrentStreamsZYSzys2019-10-098-20/+19
* doc: add explicit bracket for markdown reference linksNick Schonning2019-10-0917-90/+92
* inspector: update faviconUrldokugo2019-10-091-1/+2
* src: fix ESM path resolution on WindowsThomas2019-10-092-0/+54
* tls: honor pauseOnConnect optionRobert Jensen2019-10-092-2/+10
* doc: implement minor CSS improvementsXhmikosR2019-10-091-74/+122
* doc: fix return type for crypto.createDiffieHellmanGroup()exoego2019-10-092-3/+4
* doc: reuse link indexes for n-api.mdlegendecas2019-10-091-53/+45
* build: build docs on TravisRichard Lau2019-10-091-2/+2
* net: emit close on unconnected socketRobert Nagy2019-10-092-2/+11
* n-api,doc: clarify napi_finalize related APIslegendecas2019-10-091-4/+28
* doc: unify place of stability notesVse Mozhet Byt2019-10-095-11/+11
* stream: add comment about undocumented APIRobert Nagy2019-10-091-1/+2
* crypto: remove arbitrary UTF16 restrictionAnna Henningsen2019-10-096-31/+22
* errors: make sure all Node.js errors show their propertiesRuben Bridgewater2019-10-096-85/+103
* test: add test for writable.write() argument typesRobert Nagy2019-10-091-0/+35
* tools: update ESLint to v6.5.1Rich Trott2019-10-0937-157/+604
* doc: add missing deprecation codecjihrig2019-10-092-3/+3
* lib: stop using prepareStackTraceGus Caplan2019-10-094-52/+65
* doc: remove reference to stale CITGM jobMichael Dawson2019-10-091-2/+1
* vm: refactor SourceTextModuleGus Caplan2019-10-0918-335/+269
* http2: use the latest settingsZYSzys2019-10-092-1/+15
* doc: add documentation deprecation for process._tickCallbackLucas Holmquist2019-10-092-0/+31
* doc: add dash between SHA and PR in changelogNick Schonning2019-10-092-94/+94
* doc: add missing reference link valuesNick Schonning2019-10-091-0/+3
* doc: convert old changlogs SHA links to match newer formatNick Schonning2019-10-092-223/+223
* doc: complete cut off links in old changelogNick Schonning2019-10-091-2/+2
* doc: clarify --pending-deprecation effects on Buffer() usageRich Trott2019-10-091-3/+4