summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lib: use class instead of prototype for round_robin_handle/shared_handleshared_handleJackson Tian2021-02-162-130/+136
* doc: fix typo in deprecations.mdmarsonya2021-02-131-1/+1
* doc: fix typo in buffer.mdmarsonya2021-02-131-1/+1
* doc: add version metadata for packages featuresAntoine du Hamel2021-02-131-1/+49
* doc: fix typo in /api/dns.mdmarsonya2021-02-131-2/+2
* tools: fix lint-pr-url messageAntoine du Hamel2021-02-131-1/+1
* url: fix definitions of `URL`/`SearchParams` methods and accessorsExE Boss2021-02-132-316/+404
* url: move `URLSearchParams` method definitionsExE Boss2021-02-131-240/+240
* async_hooks: set unhandledRejection async contextSajal Khandelwal2021-02-135-11/+130
* test: re-implement promises.setInterval() test robustlyRich Trott2021-02-131-0/+28
* errors: align source-map stacks with specbcoe2021-02-128-49/+41
* child_process: fix bad abort signal leakNitzan Uziely2021-02-121-2/+5
* tools: avoid pending deprecation in doc generatorMichaël Zasso2021-02-123-86/+7
* module: make synthetic module evaluation steps return a Promise to support to...Daniel Clark2021-02-121-1/+8
* doc: refactor fs docs structureJames M Snell2021-02-122-2859/+3138
* module: only set cache when finding module succeedszhangyongsheng2021-02-123-1/+103
* doc: fix description of hasSubscribersTobias Nießen2021-02-121-2/+2
* test: mark test-return-on-exit as flakyMichaël Zasso2021-02-111-0/+2
* test: mark WASI's test-return-on-exit as flakycjihrig2021-02-111-0/+4
* tools: update V8 gypfiles for 8.8Michaël Zasso2021-02-112-227/+58
* deps: V8: cherry-pick 0c8b6e415c30Matin Zadehdolatabad2021-02-112-1/+11
* deps: V8: cherry-pick fe191e8d05ccBenjamin Coe2021-02-116-13/+90
* deps: V8: cherry-pick deb0813166f3Michaël Zasso2021-02-112-5/+19
* deps: V8: cherry-pick 9a6a22874c81Michaël Zasso2021-02-112-2/+4
* deps: V8: cherry-pick 2059ee813359Michaël Zasso2021-02-113-1/+37
* deps: V8: cherry-pick dfcdf7837e23Benjamin Coe2021-02-113-7/+28
* deps: V8: backport 4bf051d536a1Anna Henningsen2021-02-114-2/+21
* deps: V8: cherry-pick bde7ee5473d6Michaël Zasso2021-02-114-11/+10
* deps: V8: cherry-pick 9a712984025eMichaël Zasso2021-02-112-2/+2
* deps: V8: cherry-pick 0b96e5b0bfb2Michaël Zasso2021-02-112-1/+3
* deps: V8: cherry-pick fbb28902e049Michaël Zasso2021-02-112-1/+2
* deps: V8: cherry-pick 86991d0587a1Benjamin Coe2021-02-118-1/+115
* deps: V8: cherry-pick 821fb3883a8eMichaël Zasso2021-02-112-4/+9
* deps: workaround stod() limitations on SmartOScjihrig2021-02-112-1/+11
* deps: fix V8 build issue with inline methodsJiawen Geng2021-02-114-2/+15
* deps: patch V8 to run on Xcode 8Matheus Marchini2021-02-112-2/+2
* deps: V8: silence irrelevant warningsMichaël Zasso2021-02-112-2/+1
* deps: make v8.h compatible with VS2015Joao Reis2021-02-112-1/+3
* deps: V8: forward declaration of `Rtl*FunctionTable`Refael Ackermann2021-02-112-1/+32
* deps: V8: patch register-arm64.hRefael Ackermann2021-02-112-1/+3
* deps: patch V8 to run on older XCode versionsUjjwal Sharma2021-02-113-2/+3
* deps: V8: un-cherry-pick bd019bdRefael Ackermann2021-02-114-1/+96
* src: update NODE_MODULE_VERSION to 91Michaël Zasso2021-02-112-1/+2
* build: reset embedder string to "-node.0"Michaël Zasso2021-02-111-1/+1
* deps: update V8 to 8.8.278.17Michaël Zasso2021-02-111623-43675/+61459
* deps: V8: cherry-pick 0c8b6e415c30Matin Zadehdolatabad2021-02-112-1/+11
* doc: discourage error eventBenjamin Gruenbaum2021-02-111-5/+14
* lib: remove usage of url.parseraisinten2021-02-116-99/+7
* 2021-02-10, Version 12.20.2 'Erbium' (LTS)Ruy Adorno2021-02-102-1/+18
* src: fix return type of method in string_search.hDarshan Sen2021-02-101-1/+1