aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-08icu: make process.binding('icu') internalcjihrig
2018-10-08test: remove test-buffer-bindingobj-no-zerofill.jsWeijia Wang
2018-10-08doc: fix minor typo in streams.mdRich Trott
2018-10-08doc: standardize versions in stream module docRich Trott
2018-10-08streams: refactor ReadableStream asyncIterator creation and a few fixesGus Caplan
2018-10-08zlib: simplify flushing mechanismAnna Henningsen
2018-10-08test: remove eslint-disable from fixturesRich Trott
2018-10-08src: fix ToObject() usage in node_crypto.cccjihrig
2018-10-08test: read() on dir on AIX does not return EISDIRBen Noordhuis
2018-10-08doc: add util.inspect() legacy signaturesiddhant
2018-10-08doc: edit building-node textRich Trott
2018-10-08http2: add RFC 8441 extended connect protocol supportJames M Snell
2018-10-08deps: update nghttp2 to 1.34.0James M Snell
2018-10-08deps: V8: cherry-pick 64-bit hash seed commitsYang Guo
2018-10-08tls: update test & docs for ArrayBuffer/DataViewBeni von Cheni
2018-10-08crypto: remove node::crypto::CheckResultTobias Nießen
2018-10-08crypto: replace goto SSL_CTX_use_certificate_chainDaniel Bevenius
2018-10-07test: add module require tests for certain package.json errorsTom White
2018-10-07benchmark: increase lint complianceRich Trott
2018-10-07doc: remove 72-hour mentions in pull-requests.mdRich Trott
2018-10-07zlib: use common owner symbol to access JS wrapperAnna Henningsen
2018-10-07doc: fix minor typo in n-api.mdAleksey Chemakin
2018-10-07doc: remove ABI guideGabriel Schulhof
2018-10-07doc: update author-ready label termsVse Mozhet Byt
2018-10-06doc: update onboarding taskRich Trott
2018-10-06doc: use backticks around file names in README.mdRich Trott
2018-10-06test: remove flaky designation for testRich Trott
2018-10-06doc: improve API Documentation text in READMERich Trott
2018-10-06vm: add dynamic import supportGus Caplan
2018-10-06doc: shorten pull request wait time to 48 hoursRich Trott
2018-10-06doc: improve instructions for verifying binariesRich Trott
2018-10-06doc: shorten intro of README.mdRich Trott
2018-10-06trace_events: destroy platform before tracingAli Ijaz Sheikh
2018-10-06test: swap arguments in strictEqual()Duarte David
2018-10-06deps: backport 958b761 from upstream V8Matheus Marchini
2018-10-06doc: add guide about abi stabilityGabriel Schulhof
2018-10-05src: ready background workers before bootstrapAli Ijaz Sheikh
2018-10-05doc: improve `stream.Writable` ctor encoding option docsAnna Henningsen
2018-10-05deps: provide more V8 backwards compatibilityAnna Henningsen
2018-10-05deps: revert 9136dd8088a9 from upstream V8Anna Henningsen
2018-10-05deps: patch V8 to 7.0.276.24Michaël Zasso
2018-10-06tty: document `WriteStream.cursorTo()` and othersUmang Raghuvanshi
2018-10-06doc: fix code snippets in tls.mdOuyang Yadong
2018-10-05test: remove obsolete domain testJulien Gilli
2018-10-05tools: apply linting to first commit in PRsRich Trott
2018-10-05src: remove accidentally added src/txtJoyee Cheung
2018-10-05build: toggle lint-cpp using verbose (V) variableDaniel Bevenius
2018-10-05build: make lint-addon-docs quietDaniel Bevenius
2018-10-05tools: remove useless assignment from configure.pyGus Caplan
2018-10-05inspector: add virtual destructor to WorkerDelegateDaniel Bevenius