summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-12build: fix benchmark tests on CIRich Trott
2018-11-12lib: adjust params from uvExceptionWithHostPortmsmichellegar
2018-11-12test: url format path ending hashchar not coveredOsmond van Hemert
2018-11-12test: test add and remove for lib/domainPetar Dodev
2018-11-12build: disable openssl asm on arm64 for nowBen Noordhuis
2018-11-12deps: cherry-pick b87d408 from upstream V8Peter Marshall
2018-11-12test: add test for autoDestroy in streamDaijiro Wachi
2018-11-11test: fix args order in process-getactiverequestsVladyslav Kopylash
2018-11-11test: check control characters replacingAlessandro Gatti
2018-11-11test: fix strictEqual argument orderMartin Kask
2018-11-11doc: update fs.open() changes record for optional 'flags'Rod Vagg
2018-11-11console: cover .assert with single argumentMorgan Roderick
2018-11-11doc: add links to Stream sectionDmitry Igrishin
2018-11-11deps: patch V8 to 7.0.276.38Michaël Zasso
2018-11-11crypto: put legacy _handle accessors on prototypesMichaël Zasso
2018-11-11test: correct order of args in assert.strictEqual()Natalie Cluer
2018-11-11doc: correct async_hooks sample outputsGerhard Stoebich
2018-11-11test: add tests for process.initgroupsJames Herrington
2018-11-11build: use BUILDTYPE in bench-addons-build targetsDaniel Bevenius
2018-11-11test: add test case for completion bash flagAivo Paas
2018-11-11test: add test for deepEqual Float32ArrayYehiyam Livneh
2018-11-11doc: add oyyd to collaboratorsOuyang Yadong
2018-11-11test: fix arguments order in assert.strictEqual()Ulises Santana Suárez
2018-11-11test: fix assert.strictEqual argument orderJohn Mc Quillan
2018-11-11test : compare objects not identical by referenceMarie Terrier
2018-11-11test: fix v8 Set/Get compiler warningsDaniel Bevenius
2018-11-11src: fix v8 compiler warnings in srcDaniel Bevenius
2018-11-10build: lint commit message in separate Travis jobRichard Lau
2018-11-10test: move benchmark tests out of main test suiteRich Trott
2018-11-10test: replacing fixture directory with tempsaurabhSiddhu
2018-11-10deps: introduce `llhttp`Fedor Indutny
2018-11-10stream: make `.destroy()` interact better with write queueAnna Henningsen
2018-11-10net: partially revert "simplify Socket.prototype._final"Anna Henningsen
2018-11-10test: increase coverage internal readlineBerry de Witte
2018-11-10net: simplify Socket.prototype._finalAnna Henningsen
2018-11-09test: use NULL instead of 0 in common.hDaniel Bevenius
2018-11-09build,tools: update make-v8.sh for s390xRefael Ackermann
2018-11-09test: move test-fs-watch-system-limit from sequential to pummelMarcus Scott
2018-11-10doc: edit BUILDING.mdRich Trott
2018-11-10test: fix uses of deprecated assert.fail with multiple argsivan.filenko
2018-11-10test: use assert.strictEqual instead of assert.equalivan.filenko
2018-11-10lib: combine contructor, tag, Object into a functionPaul Isache
2018-11-10test: add test for strictDeepEqualNikita Malyschkin
2018-11-10test: add coverage for systemerror set nameAmer Alimanović
2018-11-10test: fix order of arguments in assert.strictEqualAlex Seifert
2018-11-10doc: fix code examples in stream.mdGrant Carthew
2018-11-10tracing: fix static destruction order issueAnna Henningsen
2018-11-10test: add test for 'ERR_INVALID_CALLBACK'razvanbh
2018-11-10test: add coverage for escape key switch caseArtur Daschevici
2018-11-09test: fix NewFromUtf8 compiler warningDaniel Bevenius