summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-23doc: update backporting guideRefael Ackermann
2017-06-23test: refactor test-http-set-timeout-serverRich Trott
2017-06-23test: refactor test-stream2-writableRich Trott
2017-06-23util: make util.debuglog() consistent with docVse Mozhet Byt
2017-06-23deps: backport c0f1ff2 from upstream V8Michaël Zasso
2017-06-22tools: fix error in custom ESLint ruleRich Trott
2017-06-22tools: apply stricter indentation rules to toolsRich Trott
2017-06-22tools: fix indentation in required-modules.jsRich Trott
2017-06-22test: remove common module from test it thwartsRich Trott
2017-06-22stream: finish must always follow errorMatteo Collina
2017-06-22doc: make socket IPC examples more robustcjihrig
2017-06-22cluster: remove obsolete todoRuben Bridgewater
2017-06-22errors: prevent stack recalculationRuben Bridgewater
2017-06-22console: use a plain object for the the error stackRuben Bridgewater
2017-06-22errors: improve ERR_INVALID_ARG_TYPERuben Bridgewater
2017-06-21doc: add missing zlib link to stream API docsRob Wu
2017-06-21doc: fix nits in guides/using-internal-errors.mdVse Mozhet Byt
2017-06-21n-api: avoid crash in napi_escape_scope()Michael Dawson
2017-06-21stream: fix `undefined` in Readable object modeAnna Henningsen
2017-06-21doc: mention rebasing of v?.x-staging post releaseAnna Henningsen
2017-06-21inspector, test: Fix test bug detected by CoverityEugene Ostroukhov
2017-06-21test: improve async-hooks/test-callback-errorRefael Ackermann
2017-06-21src: don't set --icu_case_mapping flag on startupBen Noordhuis
2017-06-21test: fix RegExp nitsVse Mozhet Byt
2017-06-20dns: make `dns.setServers` support customized portXadillaX
2017-06-20cluster: remove deprecated propertyJames M Snell
2017-06-20test: use worker.exitedAfterDisconnect consistentlyJames M Snell
2017-06-20doc: EOL deprecated API and update notesJames M Snell
2017-06-20dgram: change parameter name in set(Multicast)TTLTobias Nießen
2017-06-20errors,process: fix error message of hrtime()Tobias Nießen
2017-06-20errors,stream_wrap: use internal/errors.jsLAKSHMI SWETHA GOPIREDDY
2017-06-20test: accommodate AIX by watching fileRich Trott
2017-06-20deps: cherry-pick 866ee63 from upstream V8Michaël Zasso
2017-06-20deps: update V8 to 5.9.211.37Michaël Zasso
2017-06-19net: fix abort on bad address inputRuben Bridgewater
2017-06-19buffer: support boxed strings and toPrimitiveJames M Snell
2017-06-19test: remove node-tap lookalikecjihrig
2017-06-19test: increase util.callbackify() coveragecjihrig
2017-06-19test: refactor test-fs-watchfileRich Trott
2017-06-19doc: document res.connection and res.socketJustin Beckwith
2017-06-19lib: fix typosRuben Bridgewater
2017-06-19readline,repl,url,util: remove needless capturingVse Mozhet Byt
2017-06-19benchmark: remove needless RegExp capturingVse Mozhet Byt
2017-06-19test: make test-http(s)-set-timeout-server alikejklepatch
2017-06-19doc: fix api docs styleDaijiro Wachi
2017-06-18doc: `path.relative` uses `cwd`DuanPengfei
2017-06-19test: delete outdated fixtures/stdio-filter.jsVse Mozhet Byt
2017-06-19test: use string instead of RegExp in split()Vse Mozhet Byt
2017-06-19v8: fix RegExp nits in v8_prof_polyfill.jsVse Mozhet Byt
2017-06-18test: refactor test-fs-watch-stop-syncRich Trott