aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-26src, test: node internals' postmortem metadataMatheus Marchini
2018-01-26test: fix if-error-has-good-stackJoyee Cheung
2018-01-25doc: fix e.g., to e.g. in docssreepurnajasti
2018-01-24http2,perf_hooks: perf state using AliasedBufferKyle Farnung
2018-01-24deps: V8: reintroduce missing whitespace in testAli Ijaz Sheikh
2018-01-24deps: cherry-pick c3bb73f from upstream V8Ali Ijaz Sheikh
2018-01-24deps: cherry-pick 814577e from upstream V8Ali Ijaz Sheikh
2018-01-24deps: cherry-pick 0c35b72 from upstream V8Gus Caplan
2018-01-24test: fix inspector test after V8 upgradeMichaël Zasso
2018-01-24test: update postmortem metadata testcjihrig
2018-01-24src: update postmortem constant namecjihrig
2018-01-24build: compile V8 using system compilerBen Noordhuis
2018-01-24build: remove --no-i18n from V8 test optionsMichaël Zasso
2018-01-24build: compile with -std=gnu++1yMichaël Zasso
2018-01-24src: update NODE_MODULE_VERSION to 61Michaël Zasso
2018-01-24build: reset embedder string to "-node.0"Michaël Zasso
2018-01-24deps: update V8 to 6.4.388.40Michaël Zasso
2018-01-25Revert "tools: teach gyp to write an 'all deps' rule"Rod Vagg
2018-01-25Revert "tools: simplify tools/doc/addon-verify.js"Rod Vagg
2018-01-25Revert "build,test: make building addon tests less fragile"Rod Vagg
2018-01-25Revert "build,tools: check freshness of doc addons"Rod Vagg
2018-01-24doc: fix documentation of http2Stream.pushstream()Peter Dalgaard-Jensen
2018-01-24doc: fix return value for require.resolve.paths()Peter Dalgaard-Jensen
2018-01-24deps: V8: backport 76c3ac5 from upstreamAli Ijaz Sheikh
2018-01-24src: use uv_hrtime as tracing timestampAli Ijaz Sheikh
2018-01-24deps: cherry-pick c3bb73f from upstream V8Ali Ijaz Sheikh
2018-01-24deps: cherry-pick 814577e from upstream V8Ali Ijaz Sheikh
2018-01-24test: use correct size in test-stream-buffer-listLuigi Pinca
2018-01-24stream: remove unreachable codeLuigi Pinca
2018-01-24assert: stricter ifErrorRuben Bridgewater
2018-01-24assert: use destructuring for errorsRuben Bridgewater
2018-01-24assert: wrap original error in ifErrorRuben Bridgewater
2018-01-24buffer: coerce offset to integerRuben Bridgewater
2018-01-24tty: refactor to es6Ruben Bridgewater
2018-01-24tty: add getColorDepth functionRuben Bridgewater
2018-01-24lib: add internal removeColors helperRuben Bridgewater
2018-01-24assert: improve error messagesRuben Bridgewater
2018-01-24doc: add missing word in modules.mdRobert Adamian
2018-01-24doc: add doc for performance.clearGC()Antony Tran
2018-01-24doc: document the collaborator nomination processJoyee Cheung
2018-01-24doc: improve the instructions of onboarding PRJoyee Cheung
2018-01-23deps: upgrade libuv to 1.19.1cjihrig
2018-01-24test: improve fs error message testJoyee Cheung
2018-01-24fs: use AliasedBuffer for fs_stats_field_arrayJoyee Cheung
2018-01-24build: make lint-js independent of local nodeJoyee Cheung
2018-01-24build: make lint-md independent of local nodeJoyee Cheung
2018-01-24doc: split CONTRIBUTING.mdJoyee Cheung
2018-01-23doc: fix typos in async_hooksMatthew Turner
2018-01-23src: fix fs.write() externalized string handlingBen Noordhuis
2018-01-23build: define NOMINMAX on windowsBen Noordhuis