-
Notifications
You must be signed in to change notification settings - Fork 30.3k
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
Label
Projects
Milestones
Assignee
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
fix: support buffers greater than 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.
2^32
bytes in length in Buffer.concat
and Buffer.copy
buffer
#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
#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.
Buffer.from offsets
buffer
Issues and PRs related to the buffer subsystem.
#54162
opened Aug 1, 2024 by
friesendrywall
src: replace deprecated 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.
v8::FastApiTypedArray
blocked
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 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.
Buffer.copy
to take an ArrayBuffer
buffer
#53700
opened Jul 2, 2024 by
ronag
Fast Allocation of Issues and PRs related to the buffer subsystem.
ArrayBuffer
with maxByteLength
buffer
#53680
opened Jul 2, 2024 by
ronag
Accept Issues and PRs related to the buffer subsystem.
feature request
Issues that request new features to be added to Node.js.
web streams
Blob
s anywhere where a Buffer
is currently accepted for writing
buffer
#53090
opened May 21, 2024 by
danfuzz
buffer: make 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.
buflen
in integer range
buffer
#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
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 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.
buf.compare
buffer
#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
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.