Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-01-12 | Add c-ares to `make clean` | 1 | -0/+1 | |
2023-01-10 | Fix missing c-ares dep in dev build (#1754) | 1 | -1/+1 | |
2023-01-07 | Implement DNS module (#1691) | 1 | -5/+21 | |
2023-01-05 | Really fix #1722 | 1 | -1/+1 | |
2023-01-03 | Add sqlite to vendor | 1 | -4/+8 | |
2023-01-02 | Auto-install and link webkit | 1 | -5/+13 | |
2022-12-30 | Statically link libatomic | 1 | -1/+1 | |
2022-12-29 | Introduce `Bun.CryptoHasher` | 1 | -1/+1 | |
2022-12-28 | Use BoringSSL with patches from Electron | 1 | -3/+5 | |
2022-12-28 | Statically link atomic | 1 | -0/+1 | |
2022-12-28 | log object string correctly (#1674) | 1 | -10/+11 | |
2022-12-28 | Upgrade to latest Zig (#1610) | 1 | -9/+11 | |
2022-12-21 | Bun v0.4.0 | 1 | -2/+2 | |
2022-12-17 | Delete Oniguruma (#1625) | 1 | -11/+3 | |
2022-12-17 | Update Makefile | 1 | -0/+5 | |
2022-12-06 | Ban statx | 1 | -1/+10 | |
2022-12-06 | Fix glibc symbol version issues preventing `bun install` from being used in o... | 1 | -2/+14 | |
2022-12-04 | Fix running zig tests | 1 | -1/+1 | |
2022-11-25 | typo | 1 | -1/+1 | |
2022-11-25 | Use ccache for dependencies too | 1 | -20/+29 | |
2022-11-25 | More CCACHE | 1 | -3/+6 | |
2022-11-24 | Attempt to make builds faster | 1 | -17/+35 | |
2022-11-20 | Bump! | 1 | -2/+2 | |
2022-11-20 | run clang-format on JSSink | 1 | -0/+1 | |
2022-11-19 | Fix a GC issue with `Bun.spawn` | 1 | -0/+1 | |
2022-11-12 | Add linker script to remove unwanted exports (#1499) | 1 | -1/+1 | |
2022-11-11 | Revert "Omit frame pointer" | 1 | -0/+1 | |
2022-11-11 | Omit frame pointer | 1 | -1/+0 | |
2022-11-11 | Replace `libbacktrace` with `WTFGetBacktrace` | 1 | -11/+3 | |
2022-11-09 | Add bun-types, add typechecking, add `child_process` types (#1475) | 1 | -5/+12 | |
2022-11-08 | Fix `Buffer.from(text, "base64")` and `Buffer.toString("base64")` | 1 | -10/+3 | |
2022-11-01 | Fix check for ninja on Debian/Ubuntu (#1436) | 1 | -1/+1 | |
2022-11-01 | Fix missing .PHONY for vendor-without-check (#1437) | 1 | -1/+1 | |
2022-11-01 | Update build docs and commands for dev containers (#1438) | 1 | -4/+12 | |
2022-10-28 | Remove webcrypto from vendor-without-check | 1 | -2/+2 | |
2022-10-27 | Add missing dependencies to `make devcontainer` | 1 | -2/+2 | |
2022-10-25 | Fix failing macOS build | 1 | -1/+1 | |
2022-10-25 | Update Makefile | 1 | -2/+1 | |
2022-10-25 | Update Makefile | 1 | -2/+1 | |
2022-10-25 | Update Makefile | 1 | -17/+12 | |
2022-10-25 | Update Makefile | 1 | -0/+1 | |
2022-10-25 | Update Makefile | 1 | -0/+2 | |
2022-10-24 | Hopefully fix failing build | 1 | -3/+10 | |
2022-10-23 | Add Web Crypto API (#1384) | 1 | -7/+56 | |
2022-10-17 | Fix build | 1 | -1/+1 | |
2022-10-17 | add oniguruma for regex with variable length lookbehinds (#1329) | 1 | -3/+15 | |
2022-10-16 | Revert "disable lto for UWS to workaround bug under load" | 1 | -1/+1 | |
2022-10-16 | disable lto for UWS to workaround bug under load | 1 | -1/+1 | |
2022-10-09 | Bump version | 1 | -2/+3 | |
2022-09-17 | Update macOS contributing instructions (#1247) | 1 | -1/+1 |