summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* crypto: simplify lazy loading of internal modulesv18.13.0-testAntoine du Hamel2023-01-042-43/+32
* src: add internal isArrayBufferDetachedYagiz Nizipli2023-01-044-19/+28
* src,lib: group properties used as constants from `util` bindingDaeyeon Jeong2023-01-046-36/+50
* util: use private symbols in JS land directlyJoyee Cheung2023-01-047-94/+51
* test: remove flaky parallel/test-process-wrap testBen Noordhuis2023-01-041-86/+0
* doc: buffer.fill empty valueMarco Ippolito2023-01-042-0/+28
* test_runner: refactor `tap_lexer` to use more primordialsAntoine du Hamel2023-01-041-15/+21
* build: disable v8 snapshot compression by defaultJoyee Cheung2023-01-042-1/+9
* test_runner: refactor `tap_parser` to use more primordialsAntoine du Hamel2023-01-041-24/+30
* watch: add CLI flag to preserve outputDebadree Chatterjee2023-01-045-2/+43
* test: fix invalid output TAP if there newline in test namePulkit Gupta2023-01-043-8/+14
* src: add uvwasi versionJithil P Ponnan2023-01-043-0/+5
* test_runner: add t.after() hookcjihrig2023-01-043-1/+39
* test_runner: don't use a symbol for runHook()cjihrig2023-01-041-9/+8
* src: simplify NodeBIO::GetMethod initializationAnna Henningsen2023-01-043-11/+5
* src: make structuredClone work for process.envBen Noordhuis2023-01-047-12/+79
* meta: update AUTHORSNode.js GitHub Bot2023-01-041-0/+1
* build: add python 3.11 support for androidMohammed Keyvanzadeh2023-01-041-1/+2
* src: mark generated `snapshot_data` as `const`Anna Henningsen2023-01-042-7/+2
* lib: allow Writeable.toWeb() to work on http.Outgoing messageDebadree Chatterjee2023-01-042-2/+37
* readline: improve robustness against prototype mutationAntoine du Hamel2023-01-041-22/+34
* tls: remove trustcor root ca certificatesBen Noordhuis2023-01-042-82/+2
* benchmark: add variety of inputs to text-encoderYagiz Nizipli2023-01-041-5/+18
* crypto: fix CipherBase Update int32 overflowMarco Ippolito2023-01-042-1/+13
* doc: add args of filter option of fs.cpMURAKAMI Masahiko2023-01-041-0/+9
* lib: check number of arguments in `EventTarget`'s functionDeokjin Kim2023-01-042-0/+33
* lib: disambiguate `native module` to `binding`Daeyeon Jeong2023-01-041-5/+5
* lib: disambiguate `native module` to `builtin module`Daeyeon Jeong2023-01-041-8/+8
* doc: disambiguate `native module` to `addon`Daeyeon Jeong2023-01-041-2/+3
* test_runner: add resetCalls to MockFunctionContextMURAKAMI Masahiko2023-01-043-0/+29
* benchmark: make benchmarks runnable in older versions of Node.jsJoyee Cheung2023-01-043-64/+43
* net: check `autoSelectFamilyAttemptTimeout` is positiveDeokjin Kim2023-01-042-1/+15
* test: fix -Wunused-variable on report-fatalerrorSantiago Gimeno2023-01-041-3/+0
* doc: using console.error for error cases in crypto and eventsemirgoren2023-01-042-6/+6
* doc: fix actual result of example is different in eventsDeokjin Kim2023-01-041-3/+4
* tools: update lint-md-dependenciesNode.js GitHub Bot2023-01-042-28/+29
* build: rework gyp files for zlibRichard Lau2023-01-043-97/+212
* Revert "deps: fix zlib compilation for CPUs without SIMD features"Luigi Pinca2023-01-043-20/+0
* meta: update AUTHORSNode.js GitHub Bot2023-01-041-0/+3
* tools: add GitHub token permissions to label flaky-test issuesGabriela Gutierrez2023-01-041-0/+3
* net: add autoSelectFamily and autoSelectFamilyAttemptTimeout optionsPaolo Insogna2023-01-049-7/+932
* doc: add doc-only deprecation for headers/trailers settersRich Trott2023-01-041-0/+20
* tools: remove dependency vulnerability checkerFacundo Tuesca2023-01-045-523/+0
* src: cleanup on disambiguating native modulesMichael Dawson2023-01-041-2/+2
* doc: add detail on how api docs are publishedMichael Dawson2023-01-041-5/+13
* doc: use console.error for error case in child_process and dgramDeokjin Kim2023-01-042-6/+6
* http: make `OutgoingMessage` more streamlikeRobert Nagy2023-01-043-21/+78
* lib: added SuiteContext classDebadree Chatterjee2023-01-041-1/+18
* test_runner: don't parse TAP from stderrColin Ihrig2023-01-044-14/+67
* meta: add .mailmap entry for Stefan StojanovicRich Trott2023-01-042-1/+2