summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-11deps: cherry-pick 9478908a49 from cares upstreamDavid Drysdale
2017-07-10doc: correct stream Duplex allowHalfOpen docRich Trott
2017-07-10src: whitelist v8 options with '_' or '-'Sam Roberts
2017-07-10lib: normalize indentation in parenthesesRich Trott
2017-07-10test: fix cctest failure on WindowsJimmy Thomson
2017-07-09doc: note 'resize' event conditions on WindowsDean Coakley
2017-07-09test: common.expectsError should be a must callRuben Bridgewater
2017-07-09assert: refactor to reduce unecessary code pathsRuben Bridgewater
2017-07-09test: ignore connection errors for hostname checkRefael Ackermann
2017-07-09fs: two minor optimizationsRuben Bridgewater
2017-07-09build: split up cpplint to avoid long cmd linesKyle Farnung
2017-07-09build,win: skip `vcvarsall.bat` if env is setRefael Ackermann
2017-07-09Revert "test: improve test-process-kill-null for Windows"Refael Ackermann
2017-07-09doc: fix mistake in http.mdMoogen Tian
2017-07-09doc,test: fs - reserved characters under win32XadillaX
2017-07-08test: add optional throw fn to expectsErrorRuben Bridgewater
2017-07-08test: improve test-process-kill-null for Windowsstarkwang
2017-07-08doc: match debugger output & instructions to master behaviorJan Krems
2017-07-07tools: generate template literal for addon testsRich Trott
2017-07-07lib: remove excess indentationRich Trott
2017-07-07build: allow enabling the --trace-maps flag in V8Evan Lucas
2017-07-07tools: fix error in eslintrc commentRich Trott
2017-07-07lib: use consistent indentation for ternariesRich Trott
2017-07-07n-api: fix warning in test_generalDaniel Bevenius
2017-07-07repl: fix crash with large buffer tab completionXadillaX
2017-07-06tools: remove align-multiline-assignment lint ruleRich Trott
2017-07-06async_hooks: require parameter in emitBeforeAndreas Madsen
2017-07-06async_hooks: use common emitBefore and emitAfterAndreas Madsen
2017-07-06src: document --abort-on-uncaught-exceptionSam Roberts
2017-07-06n-api: add napi_has_own_property()cjihrig
2017-07-06N-API: Reuse ObjectTemplate instancesGabriel Schulhof
2017-07-06test: check and fail inspector-cluster-port-clashDaniel Bevenius
2017-07-06async_hooks: C++ Embedder API overhaulAndreas Madsen
2017-07-06doc: add documentation on ICUTimothy Gu
2017-07-05test: add coverage for napi_typeofMichael Dawson
2017-07-05src: --abort-on-uncaught-exception in NODE_OPTIONSSam Roberts
2017-07-05tools: eslint - use `error` and `off`Refael Ackermann
2017-07-05lib: fix urlObject parameter name in url.formatEduardo Leggiero
2017-07-05n-api: fix -Wmaybe-uninitialized compiler warningBen Noordhuis
2017-07-05n-api: use Maybe version of Object::SetPrototype()Ben Noordhuis
2017-07-05async_hooks: fix default nextTick triggerAsyncIdAndreas Madsen
2017-07-05async-hooks,net: ensure asyncId=null if no handleMatt Sergeant
2017-07-05async_hooks: reduce duplication with factoryRuben Bridgewater
2017-07-05benchmark: Improve event performance tests.Benedikt Meurer
2017-07-05assert: replace many if's with if-else statementkuroljov
2017-07-05url: normalize port on scheme changeTimothy Gu
2017-07-05tools: update: eslint-plugin-markdown@1.0.0-beta.7Vse Mozhet Byt
2017-07-04tools: use no-use-before-define ESLint ruleVse Mozhet Byt
2017-07-04doc: fix padding mode of crypto.publicDecryptMoonBall
2017-07-04doc, util, console: clarify ambiguous docsNatanael Log