Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-07-31 | prefer `module` in `exports`dylan/fix-module-field-in-exports | 3 | -0/+97 | |
2023-07-31 | Update stricjs | 2 | -221/+229 | |
2023-07-31 | Switch table to headings in Nodejs compat page | 1 | -4/+444 | |
2023-07-31 | Add env guides | 2 | -0/+69 | |
2023-07-31 | Update titles, add Workspaces guide | 9 | -6/+89 | |
2023-07-31 | Add ecosystem guides (#3847) | 33 | -46/+898 | |
2023-07-31 | More logging | 1 | -1/+7 | |
2023-07-31 | Fixes #1669 | 1 | -0/+0 | |
2023-07-31 | Add a test for TransformStream | 4 | -15/+53 | |
2023-07-31 | Fixes #2935 | 2 | -9/+87 | |
2023-07-31 | Update arraybuffer-to-buffer.md (#3906) | 1 | -1/+1 | |
2023-07-31 | Fix incorrect function | 2 | -2/+2 | |
2023-07-30 | Fix memory leak in response.clone(), further reduce memory usage of Request &... | 16 | -130/+256 | |
2023-07-30 | FIx Uint8Array to a ReadableStream code snippet (#3895) | 1 | -1/+1 | |
2023-07-30 | Micro-optimize LineOffsetTable.generate | 1 | -1/+4 | |
2023-07-30 | skip flay test | 2 | -5/+4 | |
2023-07-30 | Support `bun .` to run the entry point (#3891) | 8 | -164/+110 | |
2023-07-30 | Update install.md (#3890) | 1 | -1/+1 | |
2023-07-30 | Fix issue with file loader (#3889) | 5 | -6/+34 | |
2023-07-30 | Fixes #3884 | 2 | -42/+7 | |
2023-07-30 | Bump | 1 | -1/+1 | |
2023-07-30 | remove unnecessary move | 1 | -1/+1 | |
2023-07-30 | Fix memory leak (#3887) | 10 | -87/+191 | |
2023-07-30 | Fix coredump when reading an empty file(`node:stream:createReadStream`) (#3882) | 2 | -0/+30 | |
2023-07-30 | Improv. (#3885) | 3 | -37/+38 | |
2023-07-29 | Make `bun:jsc` memoryUsage more accurate (#3876) | 6 | -68/+61 | |
2023-07-29 | docs: fixed small errors (#3879) | 4 | -4/+4 | |
2023-07-29 | fix: small error (#3878) | 1 | -1/+1 | |
2023-07-29 | typo spawn.md (#3875) | 1 | -1/+1 | |
2023-07-28 | Update nodejs-apis.md | 1 | -4/+4 | |
2023-07-28 | Update nodejs-apis.md | 1 | -5/+5 | |
2023-07-28 | Defer task destructionbun-v0.7.1 | 1 | -1/+17 | |
2023-07-28 | Stat largefile test (#3870) | 1 | -0/+22 | |
2023-07-28 | Ignore when printing to stdout errors (#3869) | 1 | -2/+4 | |
2023-07-28 | Fix bug with `/path/to/absolute/bun.lockb` | 1 | -10/+13 | |
2023-07-28 | markBinding | 1 | -0/+1 | |
2023-07-28 | optional parameter | 1 | -3/+3 | |
2023-07-28 | Fixes #3868 | 1 | -2/+3 | |
2023-07-28 | Fix assertion failure and possible infinite loop when printing as yarn lock f... | 2 | -3/+16 | |
2023-07-28 | Mark broken test as todo | 2 | -1/+5 | |
2023-07-28 | fix types and add message channel/port gc test | 2 | -62/+18 | |
2023-07-28 | `MessageChannel` and `MessagePort` (#3860) | 57 | -247/+3752 | |
2023-07-28 | mark tests as todo | 2 | -81/+75 | |
2023-07-28 | add fork to child_process (#3851) | 7 | -19/+446 | |
2023-07-28 | feat(bun/test): Impl. expect().pass() & expect().fail() (#3843) | 6 | -5/+212 | |
2023-07-28 | fix the chunk boundary (`node:stream:createReadStream`) (#3853) | 3 | -8/+90 | |
2023-07-28 | Support file: URLs in `fetch` (#3858) | 6 | -183/+281 | |
2023-07-28 | fix(tls) exposes native canonicalizeIP and fix rootCertificates (#3866) | 7 | -29/+125 | |
2023-07-28 | Fixes #3795 (#3856) | 11 | -6/+140 | |
2023-07-28 | Add todo | 2 | -0/+8 |