aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-28fs: add `bufferSize` option to `fs.opendir()`Anna Henningsen
2019-10-28doc: remove incorrect and outdated exampleTobias Nießen
2019-10-27doc: adjust code sample for stream.finishedCotton Hou
2019-10-27doc: claim NODE_MODULE_VERSION=80 for Electron 9Samuel Attard
2019-10-27tools: doc: improve async workflow of generate.jstpoisseau
2019-10-26doc: remove "it is important to" phrasingRich Trott
2019-10-26src: fix crash with SyntheticModule#setExportMichaël Zasso
2019-10-26deps: V8: backport 777fa98Michaël Zasso
2019-10-26doc: revise os.mdRich Trott
2019-10-26doc,n-api: sort bottom-of-the-page referencesGabriel Schulhof
2019-10-26doc: delete "a number of" things in the docsRich Trott
2019-10-26doc: remove dashesRich Trott
2019-10-26async_hooks: only emit `after` for AsyncResource if stack not emptyAnna Henningsen
2019-10-25n-api,doc: add info about building n-api addonsJim Schlight
2019-10-25test: use arrow functions for callbacksmpark86
2019-10-25build: vcbuild uses default Python, not Py2João Reis
2019-10-25build: prefer python 3 over 2 for configureSam Roberts
2019-10-25src: allow inspector without v8 platformShelley Vohr
2019-10-25doc: add legendecas to collaboratorslegendecas
2019-10-25test: verify npm compatibility with releasesMichaël Zasso
2019-10-25deps: V8: cherry-pick c721203Michaël Zasso
2019-10-24module: resolve self-referencesJan Krems
2019-10-24deps: V8: cherry-pick ed40ab1Michaël Zasso
2019-10-24crypto: guard with OPENSSL_NO_GOSTShelley Vohr
2019-10-24build: python3 support for configureRod Vagg
2019-10-23inspector: turn platform tasks that outlive Agent into no-opsAnna Henningsen
2019-10-232019-10-23, Version 13.0.1 (Current)Myles Borins
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