summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* stufffeature/wasm-streaming-handlerGus Caplan2022-04-233-6/+36
* src,v8: add wasm streaming handler apiGus Caplan2022-04-236-0/+127
* build: improve reliability of find_python.cmd scriptLuigi Pinca2022-04-231-2/+2
* crypto: validate `this` in all webcrypto methods and gettersFilip Skokan2022-04-232-11/+206
* v8: export more fields in getHeapStatisticstheanarkh2022-04-234-15/+41
* lib,src: implement WebAssembly Web APITobias Nießen2022-04-23161-2/+8056
* doc: order `vm.Module` linker arguments correctlySimen Bekkhus2022-04-221-2/+2
* doc: add @kuriyosh to collaboratorsYoshiki Kurihara2022-04-221-0/+2
* doc: add maintaining-webassembly.mdMichael Dawson2022-04-211-0/+97
* doc: fix outdated documentation for `family` propertyAntoine du Hamel2022-04-214-11/+31
* doc: delete heapdump from diagnostic tooling support tiersTony Gorez2022-04-211-1/+0
* test: use `assert.match()` instead of `assert(regex.test())`Antoine du Hamel2022-04-211-18/+18
* doc: fix example in assert.mdLivia Medeiros2022-04-211-4/+4
* Revert "build: make x86 Windows support temporarily experimental"Michaël Zasso2022-04-211-22/+23
* build: run V8 tests with detected Python versionRichard Lau2022-04-211-3/+3
* tools: update V8 gypfiles for 10.2Michaël Zasso2022-04-211-0/+2
* deps: make V8 10.2 ABI-compatible with 10.1Michaël Zasso2022-04-2115-3/+56
* deps: make V8 compilable with older glibcMichaël Zasso2022-04-212-19/+1
* deps: V8: fix v8-cppgc.h for MSVCJiawen Geng2022-04-212-1/+4
* deps: silence V8's warning on CompileFunctionMichaël Zasso2022-04-212-2/+1
* deps: disable trap handler for Windows cross-compilerMichaël Zasso2022-04-212-2/+2
* deps: fix V8 build issue with inline methodsJiawen Geng2022-04-214-2/+17
* deps: V8: forward declaration of `Rtl*FunctionTable`Refael Ackermann2022-04-212-1/+31
* deps: V8: un-cherry-pick bd019bdRefael Ackermann2022-04-214-1/+96
* build: reset embedder string to "-node.0"Michaël Zasso2022-04-211-1/+1
* deps: update V8 to 10.2.154.2Michaël Zasso2022-04-21882-15793/+29302
* doc: fix version history for Loaders APIAntoine du Hamel2022-04-212-1/+15
* meta: move one or more collaborators to emeritusNode.js GitHub Bot2022-04-201-2/+2
* src: define fs.constants.S_IWUSR & S_IRUSR for WinLiviu Ionescu2022-04-213-1/+35
* build: fix format-cppDarshan Sen2022-04-201-1/+5
* src: use `node:` prefix in exampleAntoine du Hamel2022-04-201-1/+1
* doc: add `node:` prefix for all core modulesAntoine du Hamel2022-04-2058-1633/+1641
* doc: clarify core modules that can be loaded without a prefixAntoine du Hamel2022-04-201-5/+8
* worker: add hasRef() to the handle objectDarshan Sen2022-04-203-0/+42
* build: improve the format-cpp error messageDarshan Sen2022-04-201-1/+1
* doc: consolidate use of multiple-byte unitsAntoine du Hamel2022-04-2026-46/+46
* test: fix calculations in test-worker-resource-limitsJoyee Cheung2022-04-201-3/+3
* bootstrap: use the isolate snapshot in workersJoyee Cheung2022-04-202-1/+20
* bootstrap: move embedded snapshot to SnapshotBuilderJoyee Cheung2022-04-2010-44/+78
* 2022-04-19, Version 18.0.0 (Current)Beth Griggs2022-04-1944-161/+489
* doc: add documentation for inherited methodsLuigi Pinca2022-04-181-0/+82
* doc: close tag in n-api.mdLivia Medeiros2022-04-181-0/+1
* doc: copyedit http.OutgoingMessage documentationLuigi Pinca2022-04-171-68/+44
* doc: improve fragment (`:target`) anchors behavior on HTML versionAntoine du Hamel2022-04-172-12/+43
* benchmark: fix misc/startup failureAntoine du Hamel2022-04-171-1/+1
* async_hooks: avoid decrementing iterator after eraseGabriel Bota2022-04-171-7/+5
* tools: update doc to highlight.js@11.5.1Node.js GitHub Bot2022-04-172-41/+55
* tools: update lint-md-dependenciesNode.js GitHub Bot2022-04-173-47/+47
* meta: update AUTHORSNode.js GitHub Bot2022-04-172-2/+5
* doc: fix `added:` info for `outgoingMessage.writable*`Luigi Pinca2022-04-171-6/+8