summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-21doc: update release table in V8 guideAli Ijaz Sheikh
2017-11-21test: bypass dns for IPv6 net testsRefael Ackermann
2017-11-21src, tools: add debug symbols for node internalsMatheus Marchini
2017-11-21doc: add guybedford to collaboratorsGuy Bedford
2017-11-21test: wrap callback in common.mustCallsuman-mitra
2017-11-21src: fix compiler warningcjihrig
2017-11-21test: remove unused parameter in test-next-tick-error-spin.jsFrancois KY
2017-11-21module: replace default paths in require.resolve()cjihrig
2017-11-21src: remove unprofessional slang in assertionsAlexey Orlenko
2017-11-21benchmark: set maxHeaderListPairs in h2 headers.jsAnatoli Papirovski
2017-11-21test: remove unused parameterFran Herrero
2017-11-21test: remove unused variablePierre-Loic Doulcet
2017-11-21src: implement v8::TaskRunner API in NodePlatformAnna Henningsen
2017-11-21deps: cherry-pick 98c40a4bae915 from V8 upstreamAnna Henningsen
2017-11-21deps: cherry-pick c690f54d95802 from V8 upstreamAnna Henningsen
2017-11-21test: remove unused variableGuillaume Flandre
2017-11-21test: remove unused parameterFrançois Descamps
2017-11-21test: remove unused parameterXavier Balloy
2017-11-21doc: update AUTHORS listMichaël Zasso
2017-11-21inspector: no async tracking for promisesAnna Henningsen
2017-11-21src: remove async_hooks destroy timer handleAnna Henningsen
2017-11-21src: introduce internal C++ SetImmediate() mechanismAnna Henningsen
2017-11-21http2: major update to internalsJames M Snell
2017-11-21tools: make doc tool a bit more readableTobias Nießen
2017-11-21tools: remove useless function declarationTobias Nießen
2017-11-21tools: avoid using process.cwd in tools/lint-jsTobias Nießen
2017-11-21tools: use built-in padStart instead of padStringTobias Nießen
2017-11-21src: remove unused variablecjihrig
2017-11-21n-api: add helper for addons to get the event loopAnna Henningsen
2017-11-21src: add helper for addons to get the event loopAnna Henningsen
2017-11-20src: remove process._debugPause()Ben Noordhuis
2017-11-20src: inspector context name = program title + pidBen Noordhuis
2017-11-20src: abstract getpid() operationBen Noordhuis
2017-11-20doc: normalize ToC indentation with heading levels in READMERich Trott
2017-11-20doc: add Contributing to Node.js to the README ToCRich Trott
2017-11-20doc: merge Working Groups with Contributing to Node.js in READMERich Trott
2017-11-20doc: remove IRC node-dev link from READMERich Trott
2017-11-20build: Allow linking against an external copy of nghttp2.Ed Schouten
2017-11-20tools: allow running test.py without configuringGibson Fahnestock
2017-11-20test: make debugging of inspector-port-zero easierGibson Fahnestock
2017-11-20test: replace assert.throws w/ common.expectsErrorsgreylyn
2017-11-20src: add NODE_VERSION_IS_LTS to node_version.hGibson Fahnestock
2017-11-20build: do not build doc in source tarballJoyee Cheung
2017-11-20async_hooks: deprecate undocumented APIAndreas Madsen
2017-11-19doc: add missing introduced_in commentsLuigi Pinca
2017-11-19domain: re-implement domain over async_hookvladimir
2017-11-19src: use unique_ptr for http2_stateFranziska Hinkelmann
2017-11-19src: add missing include in node_platform.hAnna Henningsen
2017-11-19test: reduce benchmark cases in test-benchmark-bufferRich Trott
2017-11-19src: use unique_ptr for scheduled delayed tasksFranziska Hinkelmann