summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2020-10-21, Version 15.0.1 (Current)v15.0.1v15.0.1-proposalBeth Griggs2020-10-213-2/+27
* deps: upgrade npm to 7.0.3Ruy Adorno2020-10-21124-707/+918
* deps: V8: set correct V8 version patch numberMichaël Zasso2020-10-211-1/+1
* src: mark/pop OpenSSL errors in NewRootCertStoreDaniel Bevenius2020-10-214-3/+35
* build: use make functions instead of echoAntoine du Hamel2020-10-211-43/+31
* doc: use kbd element in readline docRich Trott2020-10-211-46/+48
* crypto: fix regression on randomFillSyncJames M Snell2020-10-212-1/+19
* doc: add release key for Danielle AdamsDanielle Adams2020-10-211-0/+3
* test: refactor test-crypto-pbkdf2Tobias Nießen2020-10-211-53/+27
* doc: use kbd element in os docRich Trott2020-10-211-1/+1
* doc: add a statement in the documentation.Pooja D.P2020-10-211-0/+1
* Working on v15.0.1Beth Griggs2020-10-201-2/+2
* 2020-10-20, Version 15.0.0 (Current)v15.0.0v15.0.0-proposalBeth Griggs2020-10-2035-379/+854
* module: only try to enrich CJS syntax errorsMichaël Zasso2020-10-1910-0/+69
* deps: fix typo in zlib.gyp that break arm-fpu-neon buildlucasg2020-10-191-1/+1
* lib: refactor Socket._getpeername and Socket._getsocknamehimself652020-10-191-14/+10
* src: large pages support in illumos/solaris systemsDavid Carlier2020-10-191-2/+2
* build: do not pass mode option to test-v8 commandMichaël Zasso2020-10-191-2/+1
* src: minor cleanup and simplification of crypto::HashJames M Snell2020-10-192-34/+25
* doc: fix YAML lint error on masterRich Trott2020-10-191-0/+1
* doc: upgrade stability status of report APIGireesh Punathil2020-10-191-2/+4
* doc: clarify experimental API elements in vm.mdRich Trott2020-10-191-8/+8
* url: fix file url reparseDaijiro Wachi2020-10-195-17/+36
* tools: disable x86 safe exception handlers in V8Michaël Zasso2020-10-181-0/+8
* process: update v8 fast api calls usageMaya Lekova2020-10-181-15/+18
* src: implement NodePlatform::PostJobClemens Backes2020-10-182-0/+9
* tools: update V8 gypfiles for 8.6Ujjwal Sharma2020-10-183-32/+41
* wasi: drop --experimental-wasm-bigint requirementcjihrig2020-10-186-7/+4
* test: update tests after increasing typed array size to 4GBKim-Anh Tran2020-10-182-8/+10
* tools: update V8 gypfiles for 8.5Ujjwal Sharma2020-10-182-4/+106
* deps: V8: cherry-pick 3176bfd447a9Anna Henningsen2020-10-185-6/+52
* deps: V8: cherry-pick d76abfed3512Michaël Zasso2020-10-182-1/+3
* deps: V8: cherry-pick 717543bbf0efMichaël Zasso2020-10-182-1/+3
* deps: V8: cherry-pick 6be2f6e26e8dMichaël Zasso2020-10-185-1/+49
* deps: fix V8 build issue with inline methodsJiawen Geng2020-10-184-4/+17
* deps: fix platform-embedded-file-writer-win for ARM64Michaël Zasso2020-10-182-2/+2
* deps: update V8 postmortem metadata scriptcjihrig2020-10-182-1/+3
* deps: update V8 postmortem metadata scriptcjihrig2020-10-182-1/+2
* deps: patch V8 to run on Xcode 8Matheus Marchini2020-10-182-2/+2
* deps: V8: silence irrelevant warningsMichaël Zasso2020-10-182-2/+1
* deps: make v8.h compatible with VS2015Joao Reis2020-10-182-1/+3
* deps: V8: forward declaration of `Rtl*FunctionTable`Refael Ackermann2020-10-182-1/+32
* deps: V8: patch register-arm64.hRefael Ackermann2020-10-182-1/+3
* deps: patch V8 to run on older XCode versionsUjjwal Sharma2020-10-183-2/+3
* deps: V8: un-cherry-pick bd019bdRefael Ackermann2020-10-184-1/+96
* src: update NODE_MODULE_VERSION to 88Michaël Zasso2020-10-182-1/+2
* build: reset embedder string to "-node.0"Michaël Zasso2020-10-181-1/+1
* deps: update V8 to 8.6.395Michaël Zasso2020-10-182311-54494/+131528
* test: fix addons/dlopen-ping-pong for npm 7.0.1Myles Borins2020-10-181-10/+2
* deps: upgrade npm to 7.0.2Myles Borins2020-10-18212-6889/+1484