summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* deps: upgrade npm to 8.7.0ops+robot@npmjs.com2022-04-17340-6011/+4868
* src: large page attributing an id on LinuxDavid CARLIER2022-04-171-0/+21
* doc: delete mdb_v8 from diagnostic tooling support tiersTony Gorez2022-04-161-1/+0
* meta: move mmarchini to emeritusmary marchini2022-04-162-13/+11
* test_runner: add initial CLI runnerColin Ihrig2022-04-1523-128/+669
* test: remove the legacy url parser functionKohei Ueno2022-04-151-3/+2
* test: improve test coverage of internal/blobYoshiki Kurihara2022-04-142-0/+50
* doc: document the 'close' and 'finish' eventsLuigi Pinca2022-04-141-0/+20
* doc: fix `added:` info for `outgoingMessage.{,un}cork()`Luigi Pinca2022-04-141-2/+6
* tools: lint osx shell scriptsLivia Medeiros2022-04-142-6/+5
* test: delete test/pummel/test-repl-empty-maybelocal-crash.jsDarshan Sen2022-04-141-20/+0
* doc: revise data imports and node: imports sectionsRich Trott2022-04-141-11/+10
* deps: patch V8 to 10.1.124.8Michaël Zasso2022-04-143-17/+49
* module: ensure 'node:'-only modules can access node_modulesColin Ihrig2022-04-144-18/+52
* doc: fix ESM JSON/data URL import exampleRich Trott2022-04-141-1/+1
* doc: improve doc for http.ServerResponse inheritanceLuigi Pinca2022-04-141-1/+1
* tools: update clang-format 1.6.0 to 1.7.0Rich Trott2022-04-142-16/+16
* src: fix coverity reportMichael Dawson2022-04-131-0/+2
* doc: add RafaelGSS to collaboratorsRafaelGSS2022-04-131-0/+2
* build: run clang-format on CIDarshan Sen2022-04-131-0/+34
* doc: add NodeEdKeyGenParams to CryptoKey.algorithmTobias Nießen2022-04-131-1/+1
* doc: fix the example for embeddersMomtchil Momtchev2022-04-131-0/+1
* http: refactor headersTimeout and requestTimeout logicPaolo Insogna2022-04-1333-413/+858
* test: improve `internal/url.js` coverageYoshiki Kurihara2022-04-131-0/+10
* doc: update minimum glibc requirements for LinuxRichard Lau2022-04-131-47/+36
* tools: update clang-format from 1.2.3 to 1.6.0Rich Trott2022-04-132-21/+227
* test: adapt message tests for V8 10.2Michaël Zasso2022-04-1226-56/+56
* test: adapt test-worker-debug for V8 10.0Michaël Zasso2022-04-121-3/+1
* test: adapt test-v8-serdes for V8 9.9Michaël Zasso2022-04-121-4/+27
* tools: update V8 gypfiles for 10.1Michaël Zasso2022-04-125-28/+85
* tools,test: fix V8 initialization orderCamillo Bruni2022-04-123-16/+47
* deps: V8: cherry-pick semver-major commits from 10.2Michaël Zasso2022-04-12116-3418/+935
* deps: V8: cherry-pick ad21d212fc14Michaël Zasso2022-04-1214-65/+102
* deps: V8: cherry-pick 4c29cf1b7885Michaël Zasso2022-04-124-1/+61
* deps: V8: cherry-pick ca2a787a0b49Michaël Zasso2022-04-122-3/+5
* deps: V8: cherry-pick a2cae2180a7aMichaël Zasso2022-04-122-1/+5
* deps: V8: cherry-pick 87ce4f5d98a5Michaël Zasso2022-04-122-2/+2
* deps: make V8 compilable with older glibcMichaël Zasso2022-04-122-19/+1
* deps: V8: fix v8-cppgc.h for MSVCJiawen Geng2022-04-122-1/+4
* deps: silence V8's warning on CompileFunctionMichaël Zasso2022-04-122-2/+1
* deps: disable trap handler for Windows cross-compilerMichaël Zasso2022-04-122-2/+2
* deps: fix V8 build issue with inline methodsJiawen Geng2022-04-124-2/+17
* deps: V8: forward declaration of `Rtl*FunctionTable`Refael Ackermann2022-04-122-1/+31
* deps: V8: un-cherry-pick bd019bdRefael Ackermann2022-04-124-1/+96
* src: update NODE_MODULE_VERSION to 108Michaël Zasso2022-04-122-1/+2
* build: reset embedder string to "-node.0"Michaël Zasso2022-04-121-1/+1
* deps: update V8 to 10.1.124.6Michaël Zasso2022-04-122040-43284/+94694
* test: only skip slow tests on Raspberry Pi devicesRichard Lau2022-04-1221-48/+55
* buffer: fix `atob` input validationAustin Kelleher2022-04-122-4/+45
* build: add configure option --v8-enable-short-builtin-callsdaomingq2022-04-122-0/+15