summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-05tools: add [src] links to async_hooks.htmlSam Ruby
2018-09-05test: refactor test-gc-tls-external-memoryAnna Henningsen
2018-09-05Revert "test: mark async-hooks/test-callback-error as flaky"Anna Henningsen
2018-09-05test: fix flaky async-hooks/test-callback-errorAnna Henningsen
2018-09-05test: fix flaky test-worker-message-port-transfer-selfAnna Henningsen
2018-09-05worker: display MessagePort status in util.inspect()Anna Henningsen
2018-09-05deps: update to nghttp2 1.33.0Anna Henningsen
2018-09-05src: skip warnings for our own deprecated APIsAnna Henningsen
2018-09-05cli: more flexible width when printing `--help`Anna Henningsen
2018-09-05src: remove editing leftovers from options help textAnna Henningsen
2018-09-05assert: fix loose set and map comparisonRuben Bridgewater
2018-09-04build: enabling pgo at configureOctavian Soldea
2018-09-04test: check parameter type of fs.mkdir()Masashi Hirano
2018-09-04build,win: remove unmatched `endlocal` statementRefael Ackermann
2018-09-04url: provide pathToFileURL and fileURLToPathguybedford
2018-09-04deps: cherry-pick 22116dd from upstream V8Marcel Laverdet
2018-09-04deps: backport a8f6869 from upstream V8Ben Newman
2018-09-04test: add test to dynamic enablement of trace-eventsAli Ijaz Sheikh
2018-09-04deps: cherry-pick bf5ea81 from upstream V8Ali Ijaz Sheikh
2018-09-04build: stop supporting FreeBSD 10Michaël Zasso
2018-09-04deps: fix V8 test regressionMichaël Zasso
2018-09-03src: allow UTF-16 in generic StringBytes decode callAnna Henningsen
2018-09-03src: warn about odd UTF-16 decoding function signatureAnna Henningsen
2018-09-03tls: improve debugging assertionAnna Henningsen
2018-09-03test: improve assertion in process testAnna Henningsen
2018-09-03deps: backport 4 CPU profiler commits from upstream V8Peter Marshall
2018-09-03test: fix test-trace-events-dnsRich Trott
2018-09-03doc: add blurb about implications of ABI stabilityGabriel Schulhof
2018-09-03doc: clarify Readable paused/flowing!==object modeChris White
2018-09-03doc: update a link in v8.mdlakamsani
2018-09-03doc: add personal pronoun for danbevDaniel Bevenius
2018-09-03os: don't use getCheckedFunction() in userInfo()cjihrig
2018-09-03test: fix flaky parallel/test-fs-write-file-typedarraysAnna Henningsen
2018-09-03doc: improve ECDH exampleTobias Nießen
2018-09-03src: fix a typo in the commentGireesh Punathil
2018-09-03stream: update emit readable debug statementDaniel Bevenius
2018-09-03build: use arm64 as DESTCPU for aarch64Daniel Bevenius
2018-09-03src: disable debug options when inspector is unavailableAnna Henningsen
2018-09-03src: add `NODE_EXTERN` to class definitionAnna Henningsen
2018-09-02src: add trace points to dnsChin Huang
2018-09-02test: use module.exports consistentlyJames M Snell
2018-09-02src: fix node::FatalExceptionTobias Nießen
2018-09-02doc: improve examples in buffer docspranshuchittora
2018-09-02doc: fix a typo in fs.mdVse Mozhet Byt
2018-09-02src: deprecate option variables in public APIAnna Henningsen
2018-09-02src: remove calls to deprecated v8 functions (Uint32Value)Ujjwal Sharma
2018-09-02tools: add [src] links to assert.htmlSam Ruby
2018-09-02src: rework (mostly internal) functions to use MaybesUjjwal Sharma
2018-09-02src: remove calls to deprecated v8 functions (ToString)Ujjwal Sharma
2018-09-02win, build: remove superfluous error messageBartosz Sosnowski