summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-10-03doc: unify place of stability notesVse Mozhet Byt
2019-10-03stream: add comment about undocumented APIRobert Nagy
2019-10-03crypto: remove arbitrary UTF16 restrictionAnna Henningsen
2019-10-03errors: make sure all Node.js errors show their propertiesRuben Bridgewater
2019-10-03test: add test for writable.write() argument typesRobert Nagy
2019-10-02tools: update ESLint to v6.5.1Rich Trott
2019-10-02doc: add missing deprecation codecjihrig
2019-10-02lib: stop using prepareStackTraceGus Caplan
2019-10-02doc: remove reference to stale CITGM jobMichael Dawson
2019-10-02vm: refactor SourceTextModuleGus Caplan
2019-10-02http2: use the latest settingsZYSzys
2019-10-02doc: add documentation deprecation for process._tickCallbackLucas Holmquist
2019-10-02doc: add dash between SHA and PR in changelogNick Schonning
2019-10-02doc: add missing reference link valuesNick Schonning
2019-10-02doc: convert old changlogs SHA links to match newer formatNick Schonning
2019-10-02doc: complete cut off links in old changelogNick Schonning