summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-23deps: npm: patch support for 13.xJordan Harband
2019-10-22doc: --enable-source-maps and prepareStackTrace are incompatiblebcoe
2019-10-22src: remove unnecessary std::endl usageDaniel Bevenius
2019-10-222019-10-22, Version 10.17.0 'Dubnium' (LTS)Beth Griggs
2019-10-22build: make linter failures fail `test-doc` targetRichard Lau
2019-10-22src: make implementing CancelPendingDelayedTasks for platform optionalAnna Henningsen
2019-10-22src: expose ListNode<T>::prev_ on postmortem metadatalegendecas
2019-10-22build: log the found compiler version if too oldRichard Lau
2019-10-22doc: join parts of disrupt section in cli.mdVse Mozhet Byt
2019-10-22stream: simplify uint8ArrayToBuffer helperLuigi Pinca
2019-10-22stream: remove dead codeLuigi Pinca
2019-10-22test: expand Worker test for non-shared ArrayBufferAnna Henningsen
2019-10-222019-10-22, Version 13.0.0 (Current)Beth Griggs
2019-10-22cli: add --trace-uncaught flagAnna Henningsen
2019-10-21src: fewer uses of NODE_USE_V8_PLATFORMShelley Vohr
2019-10-212019-10-21, Version 12.13.0 'Erbium' (LTS)Michaël Zasso
2019-10-21src: remove unused iomanip includeDaniel Bevenius
2019-10-20deps: upgrade to libuv 1.33.1cjihrig
2019-10-20build: make configure --without-snapshot a no-opMichaël Zasso
2019-10-20build: default Windows build to Visual Studio 2019Michaël Zasso
2019-10-20test: fix test runner for Python 3 on WindowsMichaël Zasso
2019-10-19doc: update collaborator email addressMinwoo Jung
2019-10-18src: initialize openssl only onceSam Roberts
2019-10-18build: use python3 to build and test on TravisChristian Clauss
2019-10-18test: remove common.skipIfInspectorEnabled()Rich Trott
2019-10-18doc: make YAML matter consistent in crypto.mdRich Trott
2019-10-18doc: fix tls version typoakitsu-sanae
2019-10-18build: fix version checks in configure.pyMichaël Zasso
2019-10-17build: build benchmark addons like test addonsRichard Lau
2019-10-16esm: modify resolution order for specifier flagMyles Borins
2019-10-16module: refactor modules bootstrapBradley Farias
2019-10-17dgram: add source-specific multicast supportLucas Pardue
2019-10-16doc: clarify readable.unshift null/EOFRobert Nagy
2019-10-16src: refine maps parsing for large pagesGabriel Schulhof
2019-10-16crypto: add Hash.prototype.copy() methodBen Noordhuis
2019-10-16test: add cb error test for fs.close()Matteo Rossi
2019-10-15doc: remove unused Markdown reference linksNick Schonning
2019-10-15doc: re-enable passing remark-lint ruleNick Schonning
2019-10-15doc: add server header into the discarded list of http message.headersHuachao Mao
2019-10-15doc: add missing deprecation codecjihrig
2019-10-15http: emit close on socket re-useRobert Nagy
2019-10-15tools: update remark-preset-lint-node to 1.10.1Rich Trott
2019-10-15doc: update vm.md for link lintingRich Trott
2019-10-15test: fix flaky doctool and testRich Trott
2019-10-15deps: update npm to 6.12.0isaacs
2019-10-15doc: prepare miscellaneous docs for new markdown lint rulesRich Trott
2019-10-14n-api: add `napi_detach_arraybuffer`legendecas
2019-10-14vm: add Synthetic modulesGus Caplan
2019-10-14test: fix fs benchmark testRich Trott
2019-10-14doc: fix --enable-source-maps flag in v12.12.0 changelogUnlocked