Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-08-21 | Implement File | 1 | -1/+1 | |
2023-08-09 | Fix constructing buffer from a UTF16 string with the Latin1 encoding. (#4086) | 1 | -0/+12 | |
2023-08-04 | Buffer.copy should ignore out-of-range sourceEnd (#3971) | 1 | -16/+32 | |
2023-08-03 | Bunch of fixes (#3516) | 1 | -2535/+2533 | |
2023-08-02 | Rewrite built-in modules to use CommonJS over ESM (#3814) | 1 | -2535/+2535 | |
2023-07-04 | Add alias for readBigUInt64BE ... (#3514) | 1 | -0/+45 | |
2023-07-02 | [node:buffer] Implement `isUtf8` and `isAscii` (#3498) | 1 | -1/+23 | |
2023-07-01 | [WIP]Fix calling `Buffer.toString` with `(offset, length, encoding)` (#3467) | 1 | -0/+79 | |
2023-05-22 | [node:buffer] Add missing `inspect` functionbun-v0.6.3 | 1 | -0/+5 | |
2023-03-07 | improve `Buffer` compatibility with Node.js (#2341) | 1 | -1153/+979 | |
2023-03-07 | Reorganize tests (#2332) | 1 | -0/+2563 |