summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-092019-10-09, Version 8.16.2 'Carbon' (LTS)Beth Griggs
2019-10-09test: debug output for dlopen-ping-pong testSam Roberts
2019-10-08worker: do not use two-arg NewIsolateShelley Vohr
2019-10-08Revert "esm: remove experimental status from JSON modules"Guy Bedford
2019-10-08fs: introduce `opendir()` and `fs.Dir`Jeremiah Senkpiel
2019-10-08doc: remove misleading paragraph about the Legacy URL APIJakob Krigovsky
2019-10-07http2: support passing options of http2.connect to net.connectZYSzys
2019-10-07deps: patch V8 to 7.8.279.14Myles Borins
2019-10-07deps: patch V8 to 7.8.279.12Myles Borins
2019-10-07deps: patch V8 to 7.8.279.10Myles Borins
2019-10-07deps: update V8's postmortem scriptcjihrig
2019-10-07deps: V8: cherry-pick 716875dMyles Borins
2019-10-07deps: V8: cherry-pick 35c6d4dSam Roberts
2019-10-07deps: V8: cherry-pick deac757Benjamin Coe
2019-10-07tools: patch V8 to run on older XCode versionsUjjwal Sharma
2019-10-07assert: fix line number calculation after V8 upgradeMichaël Zasso
2019-10-07tools: update V8 gypfilesMichaël Zasso
2019-10-07deps: V8: fix linking issue for MSVSRefael Ackermann
2019-10-07deps: V8: fix BUILDING_V8_SHARED issuesRefael Ackermann
2019-10-07deps: V8: add workaround for MSVC optimizer bugRefael Ackermann
2019-10-07deps: V8: use ATOMIC_VAR_INIT instead of std::atomic_initRefael Ackermann
2019-10-07deps: V8: forward declaration of `Rtl*FunctionTable`Refael Ackermann
2019-10-07deps: V8: patch register-arm64.hRefael Ackermann
2019-10-07deps: V8: silence irrelevant warningMichaël Zasso
2019-10-07deps: V8: un-cherry-pick bd019bdRefael Ackermann
2019-10-07deps: V8: fix filename manipulation for WindowsRefael Ackermann
2019-10-07src: update NODE_MODULE_VERSION to 79Myles Borins
2019-10-07build: reset embedder string to "-node.0"Myles Borins
2019-10-07deps: update V8 to 7.8.279.9Myles Borins
2019-10-06module: use v8 synthetic modulesGuy Bedford
2019-10-05tools: prohibit Error.prepareStackTrace() usageRuben Bridgewater
2019-10-05lib: make tick processor detect xcodebuild errorsBen Noordhuis
2019-10-05dgram: use `uv_udp_try_send()`Anna Henningsen
2019-10-05test: add test for HTTP server response with Connection: closeAustin Wright
2019-10-05stream: do not deadlock duplexpairRobert Nagy
2019-10-05esm: remove proxy for builtin exportsBradley Farias
2019-10-05process: add source-map support to stack tracesbcoe
2019-10-05lib: introduce no-mixed-operators eslint rule to libZYSzys
2019-10-05http2: set default maxConcurrentStreamsZYSzys
2019-10-03doc: add explicit bracket for markdown reference linksNick Schonning
2019-10-04inspector: update faviconUrldokugo
2019-10-03src: fix ESM path resolution on WindowsThomas
2019-10-03tls: honor pauseOnConnect optionRobert Jensen
2019-10-03doc: implement minor CSS improvementsXhmikosR
2019-10-03doc: fix return type for crypto.createDiffieHellmanGroup()exoego
2019-10-03doc: reuse link indexes for n-api.mdlegendecas
2019-10-03build: build docs on TravisRichard Lau
2019-10-03net: emit close on unconnected socketRobert Nagy
2019-10-03tools: support full-icu by defaultSteven R. Loomis
2019-10-03n-api,doc: clarify napi_finalize related APIslegendecas