Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-03-07 | Reorganize tests (#2332) | 1 | -89/+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-07-22 | fix: remove suffix arg for mktemp compatibility (#825) | 1 | -1/+1 | ||
2022-07-11 | Revert changes to integration test scripts that break macOS tests | 1 | -5/+5 | ||
2022-07-09 | update bash references to work in non-fhs compliant distros | 1 | -1/+1 | ||
Signed-off-by: lucasew <lucas59356@gmail.com> | |||||
2022-07-09 | Migrate to Zig v0.10.0 | 1 | -5/+5 | ||
2022-06-22 | change the directory structurejarred/rename | 1 | -0/+85 | ||