summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-17src: use NODE_BUILTIN_MODULE_CONTEXT_AWARE() macroBen Noordhuis
2017-11-16src: perf_hooks: fix wrong sized deleteAli Ijaz Sheikh
2017-11-16repl: support top-level awaitTimothy Gu
2017-11-16repl: add async and await as keywordsTimothy Gu
2017-11-16repl: add an internal "paused" modeTimothy Gu
2017-11-16test: add test for importing acornTimothy Gu
2017-11-16deps: import acorn@5.2.1Timothy Gu
2017-11-16test: make REPL test pass in coverage modeAnna Henningsen
2017-11-16path: remove obsolete commentRich Trott
2017-11-16doc: correct the wrong added meta dataGaara
2017-11-16async_hooks: add destroy event for gced AsyncResourcesSebastian Mayr
2017-11-16src: make ownership of stdio_pipes explicitFranziska Hinkelmann
2017-11-16doc: document fs.realpath.native()Ben Noordhuis
2017-11-16async_hooks: add trace events to async_hooksAndreas Madsen
2017-11-16doc: add Table of Contents to Cpp style guideFranziska Hinkelmann
2017-11-16src: use unique pointer for tracing_agentFranziska Hinkelmann
2017-11-16Revert "build: for --enable-static, run only cctest"Daniel Bevenius
2017-11-16test: --enable-static linked executableDaniel Bevenius
2017-11-16build: prevent echoing of recipes for test targetDaniel Bevenius
2017-11-15src: use unique_ptr for requests in cryptoFranziska Hinkelmann
2017-11-15test: add basic WebAssembly testSteve Kinney
2017-11-15src: implement backtrace-on-abort for windowsAnna Henningsen
2017-11-15http, stream: writeHWM -> writableHighWaterMarkMatteo Collina
2017-11-15stream: remove usage of *State.highWaterMarkCalvin Metcalf
2017-11-15tty: fix 'resize' event regressionBen Noordhuis
2017-11-15src: fix SetClientCertEngine() nullptr dereferenceBen Noordhuis
2017-11-15src: fix bad sizeof expressionBen Noordhuis
2017-11-15module: speed up package.json parsing moreBen Noordhuis
2017-11-15module: speed up package.json parsingBen Noordhuis
2017-11-142017-11-14, Version 9.2.0 (Current)Evan Lucas
2017-11-14test: add coverage to tty modulecjihrig
2017-11-14tty: refactor exportscjihrig
2017-11-14tools: speed up lint-md-buildRefael Ackermann
2017-11-14events: remove emit micro-optimizationsAnatoli Papirovski
2017-11-14test: reuse existing PassThrough implementationTobias Nießen
2017-11-14test: use fixtures module for path resolvesercan yersen
2017-11-14deps: cherry-pick 3c8195d from V8 upstreamFranziska Hinkelmann
2017-11-14src: fix compiler warning in process.ppidcjihrig
2017-11-14src: turn inspector raw pointer into unique_ptrFranziska Hinkelmann
2017-11-14src: use unique_ptr in platform implementationFranziska Hinkelmann
2017-11-13src: explicitly register built-in modulesYihong Wang
2017-11-13test: refactor comments in test-child-process-spawnsync-maxbufChrBergert
2017-11-13test: refactor addons-napi/test_promise/test.jska3e
2017-11-13tools: enforce no unused trailing arguments tools directoryRich Trott
2017-11-13tools: remove unused trailing function argumentsRich Trott
2017-11-13meta: 32 bit linux is experimentalRefael Ackermann
2017-11-13doc: recommend node-core-utils for metadataRich Trott
2017-11-13doc: fix typo in http2 docGus Caplan
2017-11-13build: runtime-deprecate requiring depsTimothy Gu
2017-11-13deps: patch V8 to 6.2.414.44Myles Borins