Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-11-15 | Update ZigGlobalObject.cpp | 1 | -3/+1 | |
2022-11-15 | Add a test with decently large headers | 1 | -0/+61 | |
2022-11-15 | Update test types a little | 1 | -2/+2 | |
2022-11-15 | Add missing type | 1 | -0/+5 | |
2022-11-14 | switch default encoding order (#1510) | 1 | -1/+1 | |
2022-11-14 | Fix spawn macOS issue | 1 | -7/+11 | |
2022-11-14 | Fix crash in web crypto. caused by refptr | 3 | -2/+15 | |
2022-11-14 | Fix crashiness with `process.env` | 2 | -27/+66 | |
2022-11-14 | Fix string encoding issue in JSC C API usages | 3 | -139/+74 | |
2022-11-14 | Prevent double-frees in log msgs | 1 | -4/+15 | |
2022-11-14 | Fix build error | 2 | -6/+1 | |
2022-11-14 | Bugfixes and perf improvements to child_process | 15 | -192/+416 | |
2022-11-13 | use `write$NOCANCEL`, more logging | 3 | -12/+42 | |
2022-11-13 | Add an e2e test | 3 | -0/+52 | |
2022-11-13 | Add missing `rmdir` export | 1 | -1/+2 | |
2022-11-13 | Make node streams faster (#1502) | 23 | -406/+836 | |
2022-11-13 | Fix incorrect exit status message | 1 | -3/+6 | |
2022-11-12 | Fix syntax error | 1 | -2/+2 | |
2022-11-12 | Set linker script to Bun 0.2 | 1 | -1/+1 | |
2022-11-12 | Fix infinite write loop on Linux | 3 | -44/+185 | |
2022-11-12 | Add missing type | 1 | -1/+1 | |
2022-11-12 | Add linker script to remove unwanted exports (#1499) | 2 | -1/+9 | |
2022-11-12 | Fix memory leak in gzip pool + add test for gzip'd data | 7 | -62/+1530 | |
2022-11-12 | Redo how we poll pipes (#1496) | 22 | -707/+1251 | |
2022-11-11 | Add test that fails on linux | 7 | -21/+42 | |
2022-11-11 | 2 frames | 1 | -1/+1 | |
2022-11-11 | Revert "Omit frame pointer" | 1 | -0/+1 | |
2022-11-11 | Don't rm cached | 4 | -4/+0 | |
2022-11-11 | try this | 4 | -0/+4 | |
2022-11-11 | Update bun-linux-build.yml | 1 | -1/+0 | |
2022-11-11 | try using git action | 4 | -7/+8 | |
2022-11-11 | Remove with `git rm` | 2 | -8/+0 |