Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-11-29 | import everything from "bun" where possible | 1 | -7/+7 | ||
2022-11-28 | [internal] Add debug timer | 1 | -2/+3 | ||
2022-11-25 | Prevent closing stdout / stderr | 1 | -2/+10 | ||
2022-11-25 | [internal] Log stat calls | 1 | -2/+13 | ||
2022-11-25 | Add recv | 1 | -2/+9 | ||
2022-11-23 | possibly more reliable Bun.spawn (#1547) | 1 | -8/+12 | ||
* wip * wip * Fix bug with stdin * zig fmt * seems to work! * Update streams.test.js Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> | |||||
2022-11-16 | Make `node:http`.createServer work better | 1 | -0/+1 | ||
2022-11-14 | Bugfixes and perf improvements to child_process | 1 | -0/+65 | ||
2022-11-13 | use `write$NOCANCEL`, more logging | 1 | -12/+27 | ||
2022-11-13 | Make node streams faster (#1502) | 1 | -0/+7 | ||
* Make node streams faster * Fix for macOS, improve performance, handle ref and unref Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> | |||||
2022-11-12 | Redo how we poll pipes (#1496) | 1 | -0/+1 | ||
* Fix pipe * Handle unregistered * Fix failing test | |||||
2022-10-23 | Add `fd` to `SystemError` and fix 2 cases with invalid tagged union | 1 | -0/+20 | ||
cc @sno2 | |||||
2022-10-03 | `node:fs` implement `rm` on macOS | 1 | -0/+4 | ||
no linux yet | |||||
2022-09-25 | Linux implementation | 1 | -0/+1 | ||
2022-09-25 | wip | 1 | -0/+1 | ||
2022-09-22 | Add epoll to list of syscalls that can fail | 1 | -0/+1 | ||
2022-08-21 | Remove usage of `fnctl64` so we can avoid the libc symbol | 1 | -0/+10 | ||
2022-08-09 | [node compat] Improve fs.copyFileSync performance on macOS | 1 | -1/+1 | ||
2022-07-22 | Canary builds (Linux) (#824)canary | 1 | -3/+5 | ||
* wip * WIP: * WIP * WIP * WIP * WIP * WIP * Update WebKit * WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * Update WebKit * WIP * WIP * WIP * WIP * Workaround missing system calls * WIP * WIP * WIP * WIP * WIP * WIP * WIP * Fix baseline detection * WIP * strip debug symbol * Auto-generate canary build Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> | |||||
2022-06-22 | change the directory structurejarred/rename | 1 | -0/+622 | ||