summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* doc: use `HEAD` instead of `master` for linksAntoine du Hamel2021-05-0520-30/+30
* test: complete coverage of querystringRongjian Zhang2021-05-041-0/+9
* test: increase coverage for AbortControllerZiJian Liu2021-05-041-0/+9
* test: increase coverage for BlobZiJian Liu2021-05-041-0/+8
* node-api: faster threadsafe_functionFedor Indutny2021-05-043-35/+66
* doc: clarify DiffieHellmanGroup class docsNitzan Uziely2021-05-041-2/+4
* typings: add JSDoc typings for readlineVoltrex2021-05-041-8/+84
* doc: fix broken AHAFS link in fs docRich Trott2021-05-041-1/+1
* doc: use AIX instead of Aix in fs.mdRich Trott2021-05-041-1/+1
* test: run message and pseudo-tty tests in parallelRichard Lau2021-05-042-0/+2
* tools: make GH Actions workflows work if default branch is not masterAntoine du Hamel2021-05-0411-6/+14
* build: compile with -std=gnu++14Darshan Sen2021-05-041-2/+2
* doc: remove extraneous dash from flag prefixRodolfo Carvalho2021-05-041-1/+1
* doc: corrected workload name as per the latest VS InstallerMrJithil2021-05-041-1/+1
* 2021-05-04, Version 16.1.0 (Current)Michaël Zasso2021-05-043-2/+123
* doc: use sentence case in headers in src/crypto/README.mdRich Trott2021-05-041-5/+5
* test: move test-net-connect-econnrefused from pummel to sequentialRich Trott2021-05-041-0/+0
* test: fix flaky inspector-cli tests when breakpionts are restoredRich Trott2021-05-032-11/+5
* tools: use mktemp to create the workspace directoryLuigi Pinca2021-05-031-12/+9
* debugger: enable linter on `internal/inspector/inspect_client`Antoine du Hamel2021-05-031-23/+29
* debugger: refactor `internal/inspector/_inspect` to use more primordialsAntoine du Hamel2021-05-031-134/+149
* Revert "doc: os.uptime() temporary bug notice"Michaël Zasso2021-05-031-12/+0
* stream: the position of _read() is wronghelloyou20122021-05-032-4/+73
* test,readline: improve tab completion coverageAntoine du Hamel2021-05-021-8/+40
* test: fix `common.mustCall` `length` and `name` propertiesAntoine du Hamel2021-05-021-1/+19
* doc: document `'secureConnect'` event limitationJames M Snell2021-05-021-0/+3
* tools: use a shallow clone of the npm/cli repositoryLuigi Pinca2021-05-021-2/+1
* readline: move utilities to internal modulesAntoine du Hamel2021-05-026-196/+243
* deps: V8: cherry-pick fd75c97d3f56Michaël Zasso2021-05-0211-132/+166
* zlib: fix brotli flush rangeXadillaX2021-05-012-3/+39
* deps: upgrade npm to 7.11.2Ruy Adorno2021-04-30112-992/+2869
* test: address deprecation warningRich Trott2021-04-301-1/+1
* inspector: remove redundant method for connection checkYash Ladha2021-04-302-9/+0
* perf_hooks: add toJSON to performance classYash Ladha2021-04-303-0/+37
* doc: fix outdated util inspect documentation and layout exampleRuben Bridgewater2021-04-301-14/+10
* util: fix infinite recursion during inspectionRuben Bridgewater2021-04-302-15/+55
* test: crypto KeyObject.from() ERR_INVALID_ARG_TYPEpezhmanparsaee2021-04-301-0/+10
* test: fix flaky test-crypto-timing-safe-dqual-benchmarksRich Trott2021-04-302-3/+5
* punycode: add pending deprecationAntoine du Hamel2021-04-304-4/+25
* doc: mark Node.js 10 as End-of-LifeRichard Lau2021-04-301-46/+1
* meta: post comment when pr labeled fast-trackJames M Snell2021-04-302-21/+29
* deps: update to cjs-module-lexer@1.2.1Guy Bedford2021-04-309-107/+96
* src: allow custom PageAllocator in NodePlatformShelley Vohr2021-04-304-6/+23
* test: update url Web Platform TestsLeko2021-04-304-2/+126
* tools: disable LTO for "v8_cppgc_shared" targetJesse Chan2021-04-291-0/+3
* doc: mark querystring api as legacyJames M Snell2021-04-291-1/+4
* doc: update node-api support matrixMichael Dawson2021-04-281-0/+22
* doc: add arguments for stream event of Http2Server and Http2SecureServerQingyu Deng2021-04-281-0/+17
* doc: indicate that abort tests do not generate core filesRich Trott2021-04-281-1/+1
* doc: add try/catch in http2 respondWithFile exampleMatteo Collina2021-04-281-4/+11