Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Pull requests: nodejs/node

Author
Filter by author
Loading
Label
Filter by label
Loading
Usealt +click/return to exclude labels
or +click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobodyLoading
Sort

Pull requests list

src: improve StringBytes::Encode perf on ASCII bufferIssues and PRs related to the buffer subsystem. c++Issues and PRs that require attention from people who are familiar with C++. needs-ciPRs that need a full CI run.
#61119 openedDec 18, 2025 byChALkeRLoading…
src: move all 1-byte encodings to native c++Issues and PRs that require attention from people who are familiar with C++. lib / srcIssues and PRs related to general changes in the lib or src directory. needs-ciPRs that need a full CI run.
#61118 openedDec 18, 2025 byChALkeR Draft
doc: clarify that setTime() does not execute timers docIssues and PRs related to the documentations. test_runnerIssues and PRs related to the test runner subsystem.
#61117 openedDec 18, 2025 byefekrsklLoading…
doc: add a tip about developer mode on Windows buildIssues and PRs related to build files or the CI. docIssues and PRs related to the documentations.
#61112 openedDec 18, 2025 byjoyeecheungLoading…
test: skip sea tests on riscv64 needs-ciPRs that need a full CI run. riscv64Issues and PRs related to the riscv64 architecture. testIssues and PRs related to the tests.
#61111 openedDec 18, 2025 bysxaLoading…
doc: exclude compile-time flag features from security policy docIssues and PRs related to the documentations.
#61109 openedDec 18, 2025 bymcollinaLoading…
fs: fix rmSync to handle non-ASCII characters c++Issues and PRs that require attention from people who are familiar with C++. fsIssues and PRs related to the fs subsystem / file system. needs-ciPRs that need a full CI run.
#61108 openedDec 18, 2025 byYeaseenLoading…
util: optimize toASCIILower function using V8's native toLowerCase needs-ciPRs that need a full CI run.
#61107 openedDec 18, 2025 bymertcanaltinLoading…
src: dump snapshot source with node:generate_default_snapshot_source c++Issues and PRs that require attention from people who are familiar with C++. needs-ciPRs that need a full CI run.
#61101 openedDec 17, 2025 byjoyeecheungLoading…
build: add --debug-symbols to build with -g without enabling DCHECKs buildIssues and PRs related to build files or the CI. needs-ciPRs that need a full CI run.
#61100 openedDec 17, 2025 byjoyeecheungLoading…
lib: gbk decoder is gb18030 decoder per spec encodingIssues and PRs related to the TextEncoder and TextDecoder APIs. needs-ciPRs that need a full CI run.
#61099 openedDec 17, 2025 byChALkeRLoading…
streams: forward errors correctly for duplexPair endpoints needs-ciPRs that need a full CI run. request-ciAdd this label to start a Jenkins CI on a PR. streamIssues and PRs related to the stream subsystem.
#61098 openedDec 17, 2025 byaelhorLoading…
test_runner: fix lazytest.assert accessor author readyPRs that have at least one approval, no pending requests for changes, and a CI started. dont-land-on-v20.xPRs that should not land on the v20.x-staging branch and should not be released in v20.x. needs-ciPRs that need a full CI run. request-ciAdd this label to start a Jenkins CI on a PR. test_runnerIssues and PRs related to the test runner subsystem.
#61097 openedDec 17, 2025 byRenegade334Loading…
sqlite: improve error messages for tag store c++Issues and PRs that require attention from people who are familiar with C++. needs-ciPRs that need a full CI run. sqliteIssues and PRs related to the SQLite subsystem.
#61096 openedDec 17, 2025 byMatricalDefunktLoading…
domain: port to AsyncLocalStorage async_hooksIssues and PRs related to the async hooks subsystem. domainIssues and PRs related to the domain subsystem. errorsIssues and PRs related to JavaScript errors originated in Node.js core. needs-ciPRs that need a full CI run. request-ciAdd this label to start a Jenkins CI on a PR. semver-majorPRs that contain breaking changes and should be released in the next major version.
#61095 openedDec 17, 2025 bymcollinaLoading…
lib: implement all 1-byte encodings in js c++Issues and PRs that require attention from people who are familiar with C++. lib / srcIssues and PRs related to general changes in the lib or src directory. needs-benchmark-ciPR that need a benchmark CI run. needs-ciPRs that need a full CI run.
#61093 openedDec 17, 2025 byChALkeRLoading…
doc: correct invalid collaborator profile docIssues and PRs related to the documentations.
#61091 openedDec 17, 2025 bycomputerscienceiscoolLoading…
doc: correct description oferror.stack accessor behavior backport-requested-v22.xPRs awaiting manual backport to the v22.x-staging branch. docIssues and PRs related to the documentations. dont-land-on-v20.xPRs that should not land on the v20.x-staging branch and should not be released in v20.x. errorsIssues and PRs related to JavaScript errors originated in Node.js core.
#61090 openedDec 16, 2025 byRenegade334Loading…
test: check util.parseArgs argv parsing with actual process execution needs-ciPRs that need a full CI run. testIssues and PRs related to the tests.
#61089 openedDec 16, 2025 byRenegade334Loading…
module: fix sync resolve hooks for require with node: prefixes moduleIssues and PRs related to the module subsystem. needs-ciPRs that need a full CI run.
#61088 openedDec 16, 2025 byjoyeecheungLoading…
crypto: move DEP0182 to End-of-Life c++Issues and PRs that require attention from people who are familiar with C++. cryptoIssues and PRs related to the crypto subsystem. deprecationsIssues and PRs related to deprecations. needs-ciPRs that need a full CI run. securityIssues and PRs related to security. semver-majorPRs that contain breaking changes and should be released in the next major version.
#61084 openedDec 16, 2025 bytniessenLoading…
doc: document timeout option for tls.connect() docIssues and PRs related to the documentations. tlsIssues and PRs related to the tls subsystem.
#61079 openedDec 16, 2025 byazadgupta1Loading…
util: fix nested proxy inspection needs-ciPRs that need a full CI run. utilIssues and PRs related to the built-in util module.
#61077 openedDec 15, 2025 byBridgeARLoading…
assert,util: improve deep comparison performance assertIssues and PRs related to the assert subsystem. needs-ciPRs that need a full CI run. request-ciAdd this label to start a Jenkins CI on a PR. utilIssues and PRs related to the built-in util module.
#61076 openedDec 15, 2025 byBridgeARLoading…
deps: add vendor depenency crate author readyPRs that have at least one approval, no pending requests for changes, and a CI started. dependenciesPull requests that update a dependency file. dont-land-on-v20.xPRs that should not land on the v20.x-staging branch and should not be released in v20.x. dont-land-on-v22.xPRs that should not land on the v22.x-staging branch and should not be released in v22.x. dont-land-on-v24.xPRs that should not land on the v24.x-staging branch and should not be released in v24.x. needs-ciPRs that need a full CI run. request-ciAdd this label to start a Jenkins CI on a PR.
#61072 openedDec 15, 2025 bylegendecasLoading…
Previous13452728
Previous
ProTip! Typegi on any issue or pull request to go back to the issue listing page.

[8]ページ先頭

©2009-2025 Movatter.jp