Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-07-30 | Fix memory leak in response.clone(), further reduce memory usage of Request &... | 1 | -7/+18 | |
2023-07-28 | Support file: URLs in `fetch` (#3858) | 1 | -0/+5 | |
2023-07-27 | Make readdir() async, fix crash in large directory trees (#3838) | 1 | -17/+33 | |
2023-07-21 | Use WebKit's URL parser in fetch() and `bun install` (#3730) | 1 | -0/+109 | |
2023-07-17 | Fix memory leak in `await new Response(latin1String).arrayBuffer()` and `awai... | 1 | -0/+15 | |
2023-07-09 | Fixes #3530 (#3587) | 1 | -0/+23 | |
2023-07-01 | Use `BunString` in `SystemError` (#3485) | 1 | -5/+43 | |
2023-06-24 | Rewrite Bun's runtime CommonJS loader (#3379) | 1 | -0/+5 | |
2023-06-18 | Fix a bunch of bugs (#3352) | 1 | -2/+55 | |
2023-06-13 | Fix crash in CJS (#3294)bun-v0.6.9 | 1 | -1/+26 | |
2023-06-11 | Support using `WTF::StringImpl` from Zig (#3279) | 1 | -0/+141 |