summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2021-07-14, Version 16.5.0 (Current)v16.5.0Michaël Zasso2021-07-145-82/+249
* doc: fix typos in Web Streams API documentationTobias Nießen2021-07-131-5/+5
* lib: rename TransferedReadableStream etcTobias Nießen2021-07-135-28/+28
* doc: add text about moving long commit lists out of PR descriptionDanielle Adams2021-07-131-1/+13
* doc: do not use & for "and" in textRich Trott2021-07-133-4/+4
* doc: do not use tilde for "about" or "approximately"Rich Trott2021-07-132-4/+5
* doc: use consistent abbreviation formattingRich Trott2021-07-138-20/+21
* doc: update AUTHORSRich Trott2021-07-131-0/+1
* debugger: indicate server is endingRich Trott2021-07-132-22/+8
* deps: V8: backport 5c76da8ddcf8Michaël Zasso2021-07-133-3/+5
* deps: V8: cherry-pick 359d44df4cddMichaël Zasso2021-07-132-2/+3
* deps: V8: cherry-pick 3805a698f7b6Michaël Zasso2021-07-133-3/+10
* deps: V8: cherry-pick 56fe020eec0cMichaël Zasso2021-07-133-9/+21
* deps: V8: cherry-pick 2b77ca200c56Michaël Zasso2021-07-138-13/+84
* deps: V8: cherry-pick 53784bdb8f01Michaël Zasso2021-07-132-43/+99
* deps: V8: cherry-pick cb4faa902e9fMichaël Zasso2021-07-131-2/+2
* tools: add GitHub Action to run find-inactive-collaborators.mjsRich Trott2021-07-131-0/+17
* build: update gcovr for gcc 8 compatibilityRichard Lau2021-07-131-14/+6
* meta: fix tls code ownersRobert Nagy2021-07-131-1/+1
* stream: cleanup async handlingRobert Nagy2021-07-134-113/+63
* stream: don't emit prefinish after error or closeRobert Nagy2021-07-132-6/+25
* tls: move legacy code into own fileRobert Nagy2021-07-138-129/+142
* typings: add a few JSDoc typings for the net lib modulenerdthatnoonelikes2021-07-111-0/+15
* build: add riscv into host_arch_ccLu Yahan2021-07-111-0/+7
* doc: put information about the past in details tagsRich Trott2021-07-111-1/+17
* build: restore libplatform headers in distributionJeroen Ooms2021-07-111-0/+3
* tools,doc: fix error message for unrecognized typeAntoine du Hamel2021-07-111-1/+1
* build: remove unused comment in MakefileLitoMore2021-07-111-1/+1
* doc: replace outdated `util.promisify` timer examples with referencesfoxxyz2021-07-111-35/+10
* build: allow to build riscv64 using MakefileMakoto Kato2021-07-111-0/+8
* typings: add JSDoc typings for timersVoltrex2021-07-111-4/+47
* test: remove eslint-disable comment from fixture fileRich Trott2021-07-111-1/+0
* http: clean up HttpParser correctlyTobias Koppers2021-07-111-0/+2
* deps: patch V8 to 9.1.269.38Michaël Zasso2021-07-115-20/+52
* test: move debugger test case to parallelRich Trott2021-07-112-28/+36
* test: use common.PORT instead of hardcoded port numberRich Trott2021-07-111-1/+1
* test: remove debugger workaround for AIXRich Trott2021-07-111-4/+1
* tools: pass bot token to node-pr-labelerMichaël Zasso2021-07-111-0/+1
* doc: move AndreasMadsen to emeritusRich Trott2021-07-111-2/+2
* tools: update gyp-next to v0.9.3Jiawen Geng2021-07-1114-38/+50
* repl: processTopLevelAwait fallback error handlingejose192021-07-113-3/+68
* repl: correctly hoist top level await declarationsejose192021-07-112-24/+147
* doc: move ofrobots to collaborator emeritusRich Trott2021-07-111-2/+2
* doc: simplify CRAN mirror text in benchmark guideRich Trott2021-07-111-5/+2
* doc: use "repository" instead of "repo" in onboarding.mdRich Trott2021-07-111-4/+4
* tools: add find-inactive-collaborators.jsRich Trott2021-07-111-0/+95
* doc: update collaborator email addressRich Trott2021-07-111-1/+1
* test: add test for debugger restart message issueRich Trott2021-07-111-0/+57
* doc: remove GitHub markRich Trott2021-07-112-8/+1
* errors: remove eager stack generation for node errorsGus Caplan2021-07-115-80/+104