Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-08-12 | [Bun.serve] Fix crash on invalid certificate file path for SSL | 1 | -3/+5 | ||
2022-08-10 | Fix console.log with typed arrays | 1 | -6/+7 | ||
2022-08-09 | [bun:ffi] Feature: C deallocator callback function for `toBuffer` and ↵ | 1 | -1/+75 | ||
`toArrayBuffer` | |||||
2022-08-07 | re-register setInterval to VM after completion (#1014) | 1 | -0/+3 | ||
2022-08-04 | Allow timer with 0 -> 1 | 1 | -6/+3 | ||
2022-08-03 | Fix test failures from `JSPropertyIterator` change | 2 | -12/+20 | ||
2022-08-03 | refactor: create a high-level property iterator (#972) | 2 | -83/+47 | ||
This also fixes multiple memory leaks double frees. | |||||
2022-07-31 | Fix: move bun, Webkit and zig urls from Jarred-Sumner to oven-sh. (#944) | 1 | -1/+1 | ||
* 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-29 | fix(ffi): double-free segfault with symbols object (#919) | 1 | -1/+0 | ||
2022-07-19 | fix(api): stop double-free of prop array (#793) | 1 | -2/+3 | ||
2022-07-10 | Update GitHub URL to match new repo URL (#547) | 1 | -1/+1 | ||
* Update repo URLs * GitHub URL update * Revert accidental URL changes | |||||
2022-07-05 | Fix bug in ffi | 2 | -4/+4 | ||
2022-07-04 | [server] Clean up some of the logic for freeing ReadableStream | 1 | -3/+30 | ||
2022-07-02 | [bun http] Attempt to fix a crash | 1 | -35/+55 | ||
2022-07-02 | Update html_rewriter.zig | 1 | -1/+1 | ||
2022-07-02 | Rename `defaultErrorHandler` to `runErrorHandler` | 1 | -1/+1 | ||
2022-07-01 | [Bun.serve] Clean up lifetimes & error handling somewhat | 1 | -87/+162 | ||
2022-07-01 | [Bun.serve] Don't run `error` recursively | 1 | -1/+1 | ||
2022-06-29 | [http server] Fix a segfault when aborting | 1 | -58/+67 | ||
2022-06-27 | begin adding react-ssr tests | 1 | -0/+1 | ||
2022-06-27 | Cork streams when possible | 1 | -13/+16 | ||
2022-06-26 | wip ReadableStream for HTTP(s) Server | 4 | -24/+262 | ||
2022-06-25 | Update transpiler.zig | 1 | -1/+1 | ||
2022-06-22 | change the directory structurejarred/rename | 9 | -0/+10876 | ||