summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-05deps: manually add 10.x support to npmMyles Borins
2018-04-05deps: upgrade npm to 5.8.0FallenRiteMonk
2018-04-05errors: make dns errors consistentRuben Bridgewater
2018-04-05errors: make message non-enumerableRuben Bridgewater
2018-04-05url: replace "magic" numbers by constantsSergey Golovin
2018-04-04doc: remove link to "breaking changes" wikiTrivikram Kamat
2018-04-052018-04-05, Version 9.11.1 (Current)Myles Borins
2018-04-04test: add tests for fs/promises.js fileHandle methodswillhayslett
2018-04-04lib: ensure --check flag works with --requireJohn-David Dalton
2018-04-04deps: upgrade libuv to 1.20.0cjihrig
2018-04-042018-04-04, Version 9.11.0 (Current)Michaël Zasso
2018-04-05errors: improve SystemError messagesJoyee Cheung
2018-04-05test: add info option to common.expectsErrorJoyee Cheung
2018-04-04doc: move mafintosh to CollaboratorsRich Trott
2018-04-04deps: fix typo in openssl upgrading docDaniel Bevenius
2018-04-04build: allow vcbuild to merely build addon testsGabriel Schulhof
2018-04-04doc: fix added value for `assert` moduleRuben Bridgewater
2018-04-04doc: properly document AssertionErrorRuben Bridgewater
2018-04-04tty: add color support for more terminalsRuben Bridgewater
2018-04-04tty: add attribution for chalkRuben Bridgewater
2018-04-04buffer: shorten deprecation warningRich Trott
2018-04-04doc: fix various nitsVse Mozhet Byt
2018-04-04doc,tools: formalize, unify, codify default valuesVse Mozhet Byt
2018-04-04fs: refactor stats array to be more genericJoyee Cheung
2018-04-04buffer: use v8::TypedArray::kMaxLength as buffer::kMaxLengthJoyee Cheung
2018-04-04test: check all properties in common.expectsErrorRuben Bridgewater
2018-04-04build: introduce make jstestJoyee Cheung
2018-04-04test: test process.setuid for bad argument typesDivyanshu Singh
2018-04-03doc: improve Buffer.allocUnsafeSlow() and relatedRich Trott
2018-04-03assert: ensure .rejects() disallows sync throwsTeddy Katz
2018-04-03test: ensure failed assertions cause build to failTeddy Katz
2018-04-03test: update test to comply with lint ruleRich Trott
2018-04-03test: improve assert messagefatahn
2018-04-03test: remove third argument from call to assert.strictEqual()Forrest Wolf
2018-04-03http: fix `request` when `setHost` is `true`XadillaX
2018-04-03perf_hooks: simplify perf_hooksJames M Snell
2018-04-03doc: add mafintosh to collaboratorsMathias Buus
2018-04-03vm: move options checks from C++ to JSMichaël Zasso
2018-04-03tools: don’t emit illegal utf-8 from icutrim/iculslocsSteven R. Loomis
2018-04-03n-api: back up env before finalizeGabriel Schulhof
2018-04-03src: rename req_wrap with -async/-sync suffixDaniel Bevenius
2018-04-03build: make lint-ci work properly on Linux makeRod Vagg
2018-04-03doc: update to adding listens on SIGUSR1willhayslett
2018-04-02lint: change require-buffer rule messageGus Caplan
2018-04-02deps: ICU 61.1 bumpSteven R. Loomis
2018-04-03doc: fix lint nits in COLLABORATOR_GUIDE.mdVse Mozhet Byt
2018-04-02doc: deprecation clarificationsJames M Snell
2018-04-02lib: make isStackOverflowError() engine-agnosticMike Kaufman
2018-04-02test: fix flaky test-cluster-send-handle-twiceRich Trott
2018-04-02inspector: report client-visible host and portEugene Ostroukhov