Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-08-28 | Bring uSockets & uWebSockets forks into Bun's repository (#4372) | 1 | -2/+3 | |
2023-08-24 | fix build | 1 | -1/+1 | |
2023-08-24 | update zig to 0.11.0 (#4233) | 1 | -1/+1 | |
2023-08-23 | Bunch of streams fixes (#4251) | 1 | -1/+1 | |
2023-08-21 | Bun v0.8 | 1 | -1/+1 | |
2023-08-20 | Implement `--inspect-brk` (#4222) | 1 | -1/+1 | |
2023-08-18 | Remove most C API usages, add debugger pretty printers for `Headers`, `URLSea... | 1 | -1/+1 | |
2023-08-06 | Code coverage for `bun test` (#3975) | 1 | -1/+1 | |
2023-08-03 | Bunch of fixes (#3516) | 1 | -1/+1 | |
2023-07-23 | Upgrade WebKit (#3777) | 1 | -1/+1 | |
2023-07-22 | Unified event loop (#3741) | 1 | -1/+1 | |
2023-07-20 | Update Dockerfile | 1 | -1/+1 | |
2023-07-19 | Implement `AsyncLocalStorage` (#3089) | 1 | -1/+1 | |
2023-07-18 | zig upgrade (#3667) | 1 | -1/+1 | |
2023-07-12 | Bump WebKit | 1 | -1/+1 | |
2023-07-02 | Support mocking `new Date()` & `Date.now()` in bun:test (#3501) | 1 | -1/+1 | |
2023-07-01 | Make `buffer.toString("base64")` 4x faster (#3486) | 1 | -0/+22 | |
2023-06-28 | Error.prototype.stack gets sourcemapped stacktraces and introduce Error.appen... | 1 | -1/+1 | |
2023-06-24 | Rewrite Bun's runtime CommonJS loader (#3379) | 1 | -1/+1 | |
2023-06-21 | upgrade zig to `v0.11.0-dev.3737+9eb008717` (#3374) | 1 | -1/+1 | |
2023-05-21 | Upgrade WebKit (#2980) | 1 | -1/+1 | |
2023-05-17 | Bump | 1 | -1/+1 | |
2023-05-14 | Single-file standalone Bun executables (#2879) | 1 | -0/+28 | |
2023-04-14 | Upgrade Zig (#2656) | 1 | -1/+1 | |
2023-04-07 | Bun gets a new bundler (#2312) | 1 | -1/+1 | |
2023-03-30 | Generate dependency files in `make bindings` (#2510) | 1 | -4/+3 | |
2023-03-03 | Update Dockerfile | 1 | -0/+4 | |
2023-02-23 | Upgrade Zig (#2151) | 1 | -2/+2 | |
2023-02-09 | Upgrade WebKit | 1 | -1/+1 | |
2023-02-03 | Fixes #1978 | 1 | -3/+7 | |
2023-01-21 | Bump zig | 1 | -1/+1 | |
2023-01-19 | Bump zig | 1 | -1/+1 | |
2023-01-17 | Bun v0.5.0 | 1 | -1/+1 | |
2023-01-16 | Bump zig | 1 | -1/+1 | |
2023-01-07 | Linux build | 1 | -12/+3 | |
2023-01-07 | Implement DNS module (#1691) | 1 | -2/+31 | |
2022-12-28 | Upgrade to latest Zig (#1610) | 1 | -16/+25 | |
2022-12-21 | Bun v0.4.0 | 1 | -1/+1 | |
2022-12-17 | Delete Oniguruma (#1625) | 1 | -24/+0 | |
2022-11-24 | Update Dockerfile | 1 | -1/+4 | |
2022-11-24 | bump | 1 | -2/+2 | |
2022-11-24 | missing WORKDIR | 1 | -0/+4 | |
2022-11-24 | Attempt to make builds faster | 1 | -14/+26 | |
2022-11-20 | Bump! | 1 | -1/+1 | |
2022-11-11 | Replace `libbacktrace` with `WTFGetBacktrace` | 1 | -23/+0 | |
2022-11-08 | Remove base64 library | 1 | -22/+0 | |
2022-10-23 | Add Web Crypto API (#1384) | 1 | -2/+7 | |
2022-10-18 | woops | 1 | -0/+3 | |
2022-10-18 | y u no work | 1 | -4/+4 | |
2022-10-17 | Fix build | 1 | -6/+7 |