Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-07-21 | handle `latin1` in `Bun__encoding__toString`. (#3739) | 1 | -0/+10 | ||
Close: #3738 | |||||
2023-07-07 | fix decoding invalid UTF-8 input (#3563) | 1 | -0/+9 | ||
* fix decoding invalid UTF-8 input Close: https://github.com/oven-sh/bun/issues/3562 * add unittest | |||||
2023-03-07 | Reorganize tests (#2332) | 1 | -0/+243 | ||