Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-03-07 | Reorganize tests (#2332) | 11 | -475/+0 | ||
2022-10-07 | Fix nested modules bin executable issue (#1299) | 1 | -1/+4 | ||
2022-09-22 | 1 event loop per thread. Instead of 3. | 1 | -2/+3 | ||
uWebSockets and uSockets will need to be upgraded to match the changes. Previously: - Bun had a separate kqueue/eventfd just for async wakeups. - Bun had a separate kqueue/epoll just for reading files non-blocking in the same thread This commit unifies it into one event loop per thread | |||||
2022-09-22 | Fix `bun run foo --` by ignoring `--` | 1 | -0/+23 | ||
2022-08-19 | Update bun init testbun-v0.1.10 | 1 | -2/+2 | ||
2022-08-04 | [bun init] Add a test | 1 | -0/+26 | ||
2022-07-31 | Fix: move bun, Webkit and zig urls from Jarred-Sumner to oven-sh. (#944) | 2 | -3/+3 | ||
* Fix: move bun, Webkit and zig urls from Jarred-Sumner to oven-sh. * Fix: changed urls from types.d.ts to base bun-types repo. | |||||
2022-07-22 | fix: remove suffix arg for mktemp compatibility (#825) | 5 | -5/+5 | ||
2022-07-11 | woops | 1 | -1/+1 | ||
2022-07-11 | [integration test scripts] `bun` -> `bun dev` | 3 | -4/+4 | ||
2022-07-11 | Revert changes to integration test scripts that break macOS tests | 8 | -98/+58 | ||
2022-07-11 | Fixes https://github.com/oven-sh/bun/issues/229 | 2 | -3/+50 | ||
2022-07-10 | Update GitHub URL to match new repo URL (#547) | 2 | -3/+3 | ||
* Update repo URLs * GitHub URL update * Revert accidental URL changes | |||||
2022-07-09 | update bash references to work in non-fhs compliant distros | 8 | -8/+8 | ||
Signed-off-by: lucasew <lucas59356@gmail.com> | |||||
2022-07-09 | Migrate to Zig v0.10.0 | 8 | -54/+55 | ||
2022-07-05 | Fix testsbun-v0.1.0 | 3 | -4/+3 | ||
2022-06-22 | change the directory structurejarred/rename | 9 | -0/+415 | ||