Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-12-06 | Fix glibc symbol version issues preventing `bun install` from being used in ↵ | 1 | -0/+4 | ||
older glibc versions (#1580) * Prevent integer overflow in connectError * Add missing deepEquals() type to Bun * fix missing glibc symbols * Fix missing symbol issues * Try this * Update glibc-versions-hack.cpp * Update glibc-versions-hack.cpp * Update glibc-versions-hack.cpp Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> | |||||
2022-12-04 | [internal] Make string comparisons faster | 1 | -0/+35 | ||
2022-12-04 | Mildly faster startup time | 1 | -0/+7 | ||
2022-12-01 | Fix crash in test runner with gc mode | 1 | -0/+1 | ||
2022-11-29 | import everything from "bun" where possible | 1 | -0/+500 | ||