summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2020-07-21, Version 14.6.0 (Current)v14.6.0v14.6.0-proposalMyles Borins2020-07-209-13/+180
* src: add callback scope for native immediatesAnna Henningsen2020-07-203-7/+38
* deps: V8: update headers for ABI compatibilityAnna Henningsen2020-07-167-22/+24
* deps: V8: revert de4c0042cbe6 from upstream V8Anna Henningsen2020-07-1610-1/+129
* deps: V8: re-add dummy Isolate::CheckMemoryPressureAnna Henningsen2020-07-162-0/+4
* deps: V8: undo header change of 9dbab9bbdb979Anna Henningsen2020-07-162-39/+20
* test: remove test/v8-updates/test-postmortem-metadata.jscjihrig2020-07-161-204/+0
* deps: bump minimum icu version to 67Michaël Zasso2020-07-161-1/+1
* tools: update V8 gypfiles for 8.4Ujjwal Sharma2020-07-162-6/+41
* deps: update V8 postmortem metadata scriptcjihrig2020-07-162-1/+2
* deps: V8: cherry-pick eec10a2fd8faStephen Belanger2020-07-163-2/+20
* deps: V8: backport 22014de00115Joyee Cheung2020-07-1612-16/+104
* deps: V8: fix compilation on VS2017Jiawen Geng2020-07-162-1/+2
* deps: V8: cherry-pick 9868b2aefa1aMichaël Zasso2020-07-163-3/+23
* deps: patch V8 to run on Xcode 8Matheus Marchini2020-07-162-2/+2
* deps: V8: silence irrelevant warningsMichaël Zasso2020-07-162-2/+1
* deps: make v8.h compatible with VS2015Joao Reis2020-07-162-1/+3
* deps: V8: forward declaration of `Rtl*FunctionTable`Refael Ackermann2020-07-162-1/+32
* deps: V8: patch register-arm64.hRefael Ackermann2020-07-162-1/+3
* deps: patch V8 to run on older XCode versionsUjjwal Sharma2020-07-163-2/+3
* deps: V8: un-cherry-pick bd019bdRefael Ackermann2020-07-164-1/+96
* build: reset embedder string to "-node.0"Michaël Zasso2020-07-161-1/+1
* deps: update V8 to 8.4.371.19Michaël Zasso2020-07-161404-39729/+73174
* test: use mustCall() in pummel testRich Trott2020-07-161-5/+2
* policy: add startup benchmark and make SRI lazierBradley Farias2020-07-164-33/+119
* doc: clarify conditional exports guidanceGuy Bedford2020-07-161-5/+13
* doc: reword warnings about sockets passed to subprocessesRich Trott2020-07-161-8/+6
* doc: sync deprecation numbers with v14.xMyles Borins2020-07-161-3/+3
* module: deprecate module.parentAntoine du HAMEL2020-07-168-9/+51
* src,doc,test: remove String::New default parameterAnna Henningsen2020-07-1636-171/+95
* repl: support --loader option in builtin REPLMichaël Zasso2020-07-168-46/+58
* Revert "http2: streamline OnStreamRead streamline memory accounting"Rich Trott2020-07-161-13/+9
* doc: add danielleadams to collaboratorsDanielle Adams2020-07-161-0/+2
* test: fix flaky test-http2-reset-floodRich Trott2020-07-162-5/+1
* meta: make issue template mobile friendly and address nitsDerek Lewis2020-07-161-18/+41
* doc: buffer documentation improvementsJames M Snell2020-07-161-156/+576
* worker: fix nested uncaught exception handlingAnna Henningsen2020-07-163-2/+26
* test: add n-api null checks for conversionsGabriel Schulhof2020-07-165-1/+194
* worker: add option to track unmanaged file descriptorsAnna Henningsen2020-07-165-3/+89
* src: add option to track unmanaged file descriptorsAnna Henningsen2020-07-166-1/+48
* lib: always initialize esm loader callbackMapShelley Vohr2020-07-162-16/+32
* src: allow embedders to disable esm loaderShelley Vohr2020-07-167-4/+76
* src: remove redundant snprintfAnna Henningsen2020-07-161-3/+1
* test: add regression tests for HTTP parser crashAnna Henningsen2020-07-161-0/+53
* async_hooks: improve resource stack performanceAnna Henningsen2020-07-167-44/+129
* build,tools: fix cmd_regen_makefileDaniel Bevenius2020-07-161-0/+6
* doc: improve text in fs docs about omitting callbacksRich Trott2020-07-161-7/+4
* deps: upgrade npm to 6.14.6claudiahdz2020-07-16239-728/+908
* doc: add sxa as collaboratorStewart Addison2020-07-161-0/+2
* test: add WASI test for file resizingcjihrig2020-07-163-0/+40