summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-29src: use String::Write{OneByte,Utf8} with isolateMichaël Zasso
2018-08-29deps: backport String::Write{OneByte,Utf8} with isolateMichaël Zasso
2018-08-29src: use StackFrame::GetFrame with isolateMichaël Zasso
2018-08-29deps: backport StackFrame::GetFrame with isolateMichaël Zasso
2018-08-29doc: replace `1` by `process.stdout.fd`Weijia Wang
2018-08-28fs: make fs_event_wrap binding internalcjihrig
2018-08-28test: properly extend process.env in child_processLucas Woo
2018-08-28src: add missing `NODE_WANT_INTERNALS` guardsAnna Henningsen
2018-08-28doc: warn against streaming from character devicesGireesh Punathil
2018-08-28src,deps: add isolate parameter to String::ConcatMichaël Zasso
2018-08-28n-api: remove idle_running from TsFnLars-Magnus Skog
2018-08-27doc: initial cut at support tiers for diag toolsMichael Dawson
2018-08-28src: use default parameters for CreateIsolateDataAnna Henningsen
2018-08-28test: add test for internalConnect() when address type is IPv6Yaniv Friedensohn
2018-08-27child_process: make process_wrap binding internalcjihrig
2018-08-27child_process: allow typed arrays for inputSarat Addepalli
2018-08-27test: remove string literal from strictEqual()Scott Van Gilder
2018-08-27http2: throw better error when accessing unbound socket proxyJames M Snell
2018-08-27repl: refactor ERR_SCRIPT_EXECUTION_INTERRUPTED stack handlingRuben Bridgewater
2018-08-27repl: improve error outputRuben Bridgewater
2018-08-27crypto: deprecate _toBufTobias Nießen
2018-08-27tls: use internal API instead of crypto moduleTobias Nießen
2018-08-26doc: simplify http2 wording and formattingRich Trott
2018-08-26doc: clarify ERR_AMBIGUOUS_ARGUMENTRich Trott
2018-08-27src: move process.binding('async_wrap') internalDaniel Bevenius
2018-08-26deps: import acorn@5.7.2Sam Ruby
2018-08-26doc: add GitHub email set up link to COLLABORATOR_GUIDEDenys Otrishko
2018-08-26doc: clarify git config name/email requirementsAnna Henningsen
2018-08-26src: fix NODE_OPTIONS parsing bugAnna Henningsen
2018-08-26doc: document removed error codesSarat Addepalli
2018-08-26doc: support 'removed' field in doc YAML sectionsSarat Addepalli
2018-08-25tools: add missing package-lock to clang-formatMichaël Zasso
2018-08-24http2: graduate from experimentalJames M Snell
2018-08-24process: add allowedNodeEnvironmentFlags propertyChristopher Hiller
2018-08-25test: move custom WHATWG URL tests into separate filesJoyee Cheung
2018-08-25gyp: muffle xcodebuild warningsUjjwal Sharma
2018-08-24test: remove third argument from strictEqual()Neeraj Laad
2018-08-24fs: update read to work with any TypedArray/DataViewSarat Addepalli
2018-08-24test: move common.isCPPSymbolsNotMapped to tick-processor testsJames M Snell
2018-08-24test: improve code coverage for string decoderBenjamin Chen
2018-08-24test: add streams benchmark testDenys Otrishko
2018-08-24test: add vm benchmark testDenys Otrishko
2018-08-24test: add v8 benchmark testDenys Otrishko
2018-08-24test: move common.onGC to individual moduleJames M Snell
2018-08-24test: flaky everywhere test-trace-events-fs-syncRefael Ackermann
2018-08-24test: move hijackstdio out of require('common')James M Snell
2018-08-24util: restore all information in inspectRuben Bridgewater
2018-08-24test: add test unknown credential error of process.setgroupsMasashi Hirano
2018-08-24test: add tests for dnsPromises.lookupMasashi Hirano
2018-08-24crypto: move process.binding('tls_wrap') internalDaniel Bevenius