Skip to content

Issues: nodejs/node

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Issues list

buffer: make methods work on Uint8Array instances buffer Issues and PRs related to the buffer subsystem. needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run.
#56578 opened Jan 13, 2025 by nbbeeken Loading…
Buffer is not transferable in Node 21/22 buffer Issues and PRs related to the buffer subsystem. web-standards Issues and PRs related to Web APIs
#55593 opened Oct 29, 2024 by nex3
[Question] The difference between Buffer and ArrayBuffer buffer Issues and PRs related to the buffer subsystem. doc Issues and PRs related to the documentations. question Issues that look for answers.
#55569 opened Oct 28, 2024 by richerfu
fix: support buffers greater than 2^32 bytes in length in Buffer.concat and Buffer.copy buffer Issues and PRs related to the buffer subsystem. c++ Issues and PRs that require attention from people who are familiar with C++. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. needs-ci PRs that need a full CI run.
#55492 opened Oct 22, 2024 by duncpro Loading…
Buffer.concat and Buffer.copy silently produce invalid results when the operation involves indices equal or greater than 2^32 buffer Issues and PRs related to the buffer subsystem. confirmed-bug Issues with confirmed bugs. help wanted Issues that need assistance from volunteers or PRs that need help to proceed. regression Issues related to regressions.
#55422 opened Oct 17, 2024 by rotemdan
Add lastChunkHandling ("loose", "strict", or "stop-before-partial") to base64 decoding buffer Issues and PRs related to the buffer subsystem. feature request Issues that request new features to be added to Node.js.
#55360 opened Oct 11, 2024 by lemire
buffer: throw on invalid encoding in Buffer.from buffer Issues and PRs related to the buffer subsystem. semver-major PRs that contain breaking changes and should be released in the next major version.
#54586 opened Aug 27, 2024 by ronag Loading…
buffer: improve error handling of buffer.concat buffer Issues and PRs related to the buffer subsystem. needs-ci PRs that need a full CI run. semver-major PRs that contain breaking changes and should be released in the next major version.
#54464 opened Aug 20, 2024 by sungpaks Loading…
buffer: cleanup handling different types buffers buffer Issues and PRs related to the buffer subsystem. needs-ci PRs that need a full CI run.
#54439 opened Aug 18, 2024 by ronag Loading…
buffer: optimize writing short strings buffer Issues and PRs related to the buffer subsystem. needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run. performance Issues and PRs related to the performance of Node.js.
#54310 opened Aug 10, 2024 by ronag Draft
Buffer.from offsets buffer Issues and PRs related to the buffer subsystem.
#54162 opened Aug 1, 2024 by friesendrywall
src: replace deprecated v8::FastApiTypedArray blocked PRs that are blocked by other issues or PRs. buffer Issues and PRs related to the buffer subsystem. c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#54103 opened Jul 29, 2024 by targos Draft
RegExp Buffer buffer Issues and PRs related to the buffer subsystem. feature request Issues that request new features to be added to Node.js.
#54082 opened Jul 28, 2024 by ronag
Allow Buffer.copy to take an ArrayBuffer buffer Issues and PRs related to the buffer subsystem. feature request Issues that request new features to be added to Node.js. performance Issues and PRs related to the performance of Node.js.
#53700 opened Jul 2, 2024 by ronag
Fast Allocation of ArrayBuffer with maxByteLength buffer Issues and PRs related to the buffer subsystem.
#53680 opened Jul 2, 2024 by ronag
Accept Blobs anywhere where a Buffer is currently accepted for writing buffer Issues and PRs related to the buffer subsystem. feature request Issues that request new features to be added to Node.js. web streams
#53090 opened May 21, 2024 by danfuzz
buffer: make buflen in integer range buffer Issues and PRs related to the buffer subsystem. c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. semver-major PRs that contain breaking changes and should be released in the next major version.
#51821 opened Feb 21, 2024 by kylo5aby Loading…
Buffer.utf8Write() fails to write when buffer length exceeds 2 GB buffer Issues and PRs related to the buffer subsystem. confirmed-bug Issues with confirmed bugs. good first issue Issues that are suitable for first-time contributors.
#51817 opened Feb 21, 2024 by adembo
lib: Enhancing Performance and Readability with Switch Statements 🚀 buffer Issues and PRs related to the buffer subsystem. needs-ci PRs that need a full CI run. performance Issues and PRs related to the performance of Node.js.
#51304 opened Dec 28, 2023 by sanjaiyan-dev Loading…
Buffer.slice should not be marked as deprecated ,as Buffer.slice has a good performace (which can references the same memory) buffer Issues and PRs related to the buffer subsystem. doc Issues and PRs related to the documentations.
#50624 opened Nov 8, 2023 by introspection3
buffer: cleanup buffer Issues and PRs related to the buffer subsystem. c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#50125 opened Oct 10, 2023 by rluvaton Loading…
doc: document undocumented methods on buffer prototype buffer Issues and PRs related to the buffer subsystem. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. doc Issues and PRs related to the documentations.
#48041 opened May 16, 2023 by Xstoudi Loading…
buffer: use buffer length as max of start offset in buf.compare buffer Issues and PRs related to the buffer subsystem. needs-ci PRs that need a full CI run. needs-citgm PRs that need a CITGM CI run.
#47757 opened Apr 28, 2023 by deokjinkim Loading…
Undocumented buffer.***Slice() methods buffer Issues and PRs related to the buffer subsystem.
#46467 opened Feb 1, 2023 by jasnell
Performance issues in Buffer.writeUInt* functions? buffer Issues and PRs related to the buffer subsystem. performance Issues and PRs related to the performance of Node.js.
#44645 opened Sep 14, 2022 by hjerabek
ProTip! Add no:assignee to see everything that’s not assigned.