Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-08-07 | WASM test analyzer (#4043) | 1 | -3/+3 | |
2023-07-18 | zig upgrade (#3667) | 1 | -2/+2 | |
2023-05-07 | Add alignment feature flag | 1 | -0/+4 | |
2023-05-02 | alignment | 1 | -2/+8 | |
2023-04-19 | Fix broken autocomplete | 1 | -1/+1 | |
2023-04-07 | Bun gets a new bundler (#2312) | 1 | -1/+64 | |
2022-12-28 | Upgrade to latest Zig (#1610) | 1 | -81/+47 | |
2022-12-06 | Add check | 1 | -3/+5 | |
2022-12-05 | Fix alignment edgecase | 1 | -1/+1 | |
2022-11-29 | import everything from "bun" where possible | 1 | -1/+1 | |
2022-11-24 | Use is_in_heap_region instead of _check_owned | 1 | -3/+5 | |
2022-11-19 | Update to Mimalloc v2.0.7 | 1 | -13/+111 | |
2022-11-18 | Fix crash in process.env.FOO = bar that happened sometimes | 1 | -0/+3 | |
2022-09-16 | Make new HTTP client more stable | 1 | -0/+5 | |
2022-08-17 | New Zig <> C++ bindings generator. +20% faster HTTP server | 1 | -2/+2 | |
2022-04-12 | wip fixes to sendfile() blocking | 1 | -0/+8 | |
2022-04-03 | cleanup a few things | 1 | -3/+5 | |
2022-03-14 | cleanup some code | 1 | -10/+4 | |
2022-03-02 | [internal] log memory allocations in mimalloc arenas | 1 | -0/+3 | |
2022-02-16 | Update mimalloc_arena.zig | 1 | -2/+11 | |
2022-02-03 | Update mimalloc_arena.zig | 1 | -0/+9 | |
2022-02-01 | Limit the number of pooled objects | 1 | -0/+4 | |
2022-01-21 | Improve reliabiltiy of multithreaded code by using threadlocal mimalloc heaps | 1 | -0/+106 |