Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-03-07 | "binary" is an alias of "latin1" | 1 | -0/+6 | ||
Fixes https://github.com/oven-sh/bun/issues/2110 | |||||
2023-03-07 | improve `Buffer` compatibility with Node.js (#2341) | 1 | -1153/+979 | ||
* improve `Buffer` compatibility with Node.js * use `memmove()` allow `encoding` to be `undefined` | |||||
2023-03-07 | run prettier | 5 | -19/+8 | ||
2023-03-07 | Add more test harness | 6 | -0/+454 | ||
2023-03-07 | Fix html-rewriter.test.js | 1 | -1/+1 | ||
2023-03-07 | Reorganize tests (#2332) | 199 | -0/+31875 | ||