summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-09-02crypto: fix incorrect use of INT_MAX in validationTobias Nießen
2018-09-02doc: indicate createSecureContext arg is optionalRich Trott
2018-09-02doc: remove _optional_ designation for tls optionsRich Trott
2018-09-02crypto: improve setAuthTagTobias Nießen
2018-09-02doc: clarify fallback behavior of module requireTomCoded
2018-09-02test: improve assertions in test-cli-node-print-helpAnna Henningsen
2018-09-02lib: merge onread handlers for http2 streams & net.SocketAshok
2018-09-02net: throw error if port/path does not exist in optionsYaniv Friedensohn
2018-09-02benchmark: add lines to scatter plotsDenys Otrishko
2018-09-02deps: upgrade npm to 6.4.1Kat Marchán
2018-09-02src: fix external memory usage going negativeMathias Buus
2018-09-02doc: Remove 'dnt_helper.js'MaleDong
2018-09-01src: remove calls to deprecated v8 functions (BooleanValue)Ujjwal Sharma
2018-09-01cli: generate --help text in JSAnna Henningsen
2018-09-01src: make CLI options programatically accesibleAnna Henningsen
2018-08-31n-api: clean up thread-safe functionGabriel Schulhof
2018-08-31doc: add section on how to build debug buildTroels Liebe Bentsen
2018-08-31tools: specify rule disabled in test-assert.jsRich Trott
2018-08-31tools: specify rules disabled in common/dns.jsRich Trott