Jarred Sumner
|
1ea14f483c
|
Introduce bun ./index.html (#16993)
|
2025-02-03 04:06:12 -08:00 |
|
Minsoo Choo
|
fa502506e5
|
Fix formatting for extern "c" (#16983)
|
2025-02-02 21:34:58 -08:00 |
|
Dylan Conway
|
06b16fc11e
|
fix 16939 (#16991)
|
2025-02-02 21:31:40 -08:00 |
|
Ciro Spaciari
|
00a5c4af5a
|
fix(sql) disable idle timeout when still processing data (#16984)
|
2025-02-02 21:27:22 -08:00 |
|
Dylan Conway
|
cc68f4f025
|
Fix occasional crash starting debugger thread (#16989)
|
2025-02-02 05:11:15 -08:00 |
|
Jarred Sumner
|
aac951bd47
|
Move semver-related structs into their own files (#16987)
|
2025-02-02 00:20:45 -08:00 |
|
Jarred Sumner
|
1595b1cc2b
|
Disable stop if necessary timer (#16962)
|
2025-02-01 22:56:34 -08:00 |
|
Meghan Denny
|
26d3688e53
|
zig: update to 0.14.0-dev (#16862)
Co-authored-by: nektro <5464072+nektro@users.noreply.github.com>
|
2025-02-01 01:11:02 -08:00 |
|
pfg
|
1ddf3fc097
|
Fix fetch with formdata on some servers (#16947)
|
2025-01-31 22:39:43 -08:00 |
|
Dylan Conway
|
73bcff9d01
|
fix 16842 (#16952)
|
2025-01-31 22:39:30 -08:00 |
|
Jarred Sumner
|
c1708ea6ab
|
Try bringing release/acquire heap access back (#16865)
Co-authored-by: Ben Grant <ben@bun.sh>
|
2025-01-31 16:13:03 -08:00 |
|
Meghan Denny
|
447121235c
|
node:vm: this error was super confusing without the period
|
2025-01-31 15:54:06 -08:00 |
|
Jarred Sumner
|
22a23add8d
|
Fix import("bun") in Vite (#16938)
|
2025-01-31 06:34:14 -08:00 |
|
Dylan Conway
|
d4ce421982
|
Fix node:fs memory leak with AbortSignal (#16788)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-01-31 05:25:53 -08:00 |
|
chloe caruso
|
322098fa54
|
allow resolution to work when the source file does not exist (#16851)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-01-31 05:24:57 -08:00 |
|
Jarred Sumner
|
9acb72d2ad
|
Correctly handle __esModule for loader: "object" (#16885)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-01-31 05:24:33 -08:00 |
|
Ciro Spaciari
|
25f6cbd471
|
fix(s3) fix queue and multipart flow (#16890)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-01-31 05:19:23 -08:00 |
|
Dylan Conway
|
b098c9ed89
|
fix(fs): WriteStream pending write fastpath (#16856)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-01-31 05:14:41 -08:00 |
|
Jarred Sumner
|
212944a5b6
|
Reduce memory usage of fs.readdir withFileTypes (#16897)
|
2025-01-31 04:25:58 -08:00 |
|
Jarred Sumner
|
61bf221510
|
Get pnpm to run inside bun (#16934)
|
2025-01-31 04:22:03 -08:00 |
|
Michael H
|
891057cd20
|
fix bun init -h (#16896)
|
2025-01-31 04:15:44 -08:00 |
|
Don Isaac
|
c51196a8dc
|
fix(install): crash from invalid SemVer with extra wildcard (#16489)
|
2025-01-31 04:14:53 -08:00 |
|
Zack Radisic
|
f6ec0da125
|
Various CSS fixing and stability stuff (#16889)
|
2025-01-31 03:47:49 -08:00 |
|
Jarred Sumner
|
b59b793a32
|
Fix lifetime issue in BunString (#16930)
|
2025-01-30 20:46:19 -08:00 |
|
190n
|
91f2be57b5
|
fix(node:os): loadavg() return values on Darwin (#16922)
|
2025-01-30 17:08:44 -08:00 |
|
Don Isaac
|
b612bc4f47
|
feat(node/fs): add fs.glob, fs.globSync, and fs.promises.glob (#16676)
|
2025-01-30 13:20:19 -08:00 |
|
Don Isaac
|
f454c27365
|
fix: Bun.deepEquals on empty objects with the same prototype (#16894)
Co-authored-by: DonIsaac <22823424+DonIsaac@users.noreply.github.com>
|
2025-01-30 12:12:51 -08:00 |
|
Ciro Spaciari
|
892764ec43
|
fix(sql) fix execution queue (#16854)
|
2025-01-29 23:52:19 -08:00 |
|
Don Isaac
|
c8f8d2c0bb
|
fix(node/http): re-export WebSocket, CloseEvent, and MessageEvent (#16888)
|
2025-01-29 18:52:02 -08:00 |
|
Meghan Denny
|
29839737df
|
cpp: synchronize on JSC::getVM since its more likely to be forward compatible (#16688)
|
2025-01-29 15:50:57 -08:00 |
|
Jarred Sumner
|
4d5ece3f63
|
Run stopIfNecessary GC timer more (#16871)
|
2025-01-29 14:40:51 -08:00 |
|
Meghan Denny
|
93a89e5866
|
meta: update bun.locks with bun 1.2 (#16867)
Co-authored-by: nektro <5464072+nektro@users.noreply.github.com>
|
2025-01-29 01:47:43 -08:00 |
|
Meghan Denny
|
676e8d1632
|
zig: delete is_bindgen (#16858)
|
2025-01-28 23:51:24 -08:00 |
|
Meghan Denny
|
160bf9d563
|
zig: make install.Resolution.init() not use anytype (#16852)
|
2025-01-28 18:08:10 -08:00 |
|
190n
|
af27f9e697
|
Allow WTF timers to participate in the event loop (#15557)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: 190n <190n@users.noreply.github.com>
Co-authored-by: 190n <7763597+190n@users.noreply.github.com>
|
2025-01-28 17:47:53 -08:00 |
|
Jarred Sumner
|
f826586e78
|
Remove incorrect assertion
|
2025-01-28 17:38:52 -08:00 |
|
Don Isaac
|
33fefdda6b
|
fix(node/fs): better validation in fs.Dir (#16806)
|
2025-01-28 13:38:28 -08:00 |
|
Aiello
|
dd93f08215
|
feat(resolver): Add NODE_PATH support (#14089)
Co-authored-by: chloe caruso <git@paperclover.net>
|
2025-01-27 20:16:04 -08:00 |
|
190n
|
71eb1476db
|
Fix crash when napi_register_module_v1 returns nullptr (#16816)
|
2025-01-27 20:13:22 -08:00 |
|
Michael H
|
f8cbb32343
|
bun build --env defaults to disable now (#16822)
|
2025-01-27 18:54:17 -08:00 |
|
chloe caruso
|
c08f4abb6a
|
fix(node:fs): set allow above root (#16814)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
|
2025-01-27 16:02:15 -08:00 |
|
Jarred Sumner
|
ce532901ce
|
Support disabling minification in Bun.serve with development: false (#16796)
|
2025-01-27 06:51:40 -08:00 |
|
Jarred Sumner
|
68ee83067e
|
Revert "Rewrite the internal Web Stream native bindings to use less m… (#16795)
|
2025-01-27 05:39:37 -08:00 |
|
Jarred Sumner
|
0d73927440
|
Add a way to disable RWF_NONBLOCK
|
2025-01-27 04:27:41 -08:00 |
|
Jarred Sumner
|
06a7499853
|
Add a couple more assertions (#16791)
|
2025-01-27 02:48:37 -08:00 |
|
Jarred Sumner
|
5262c7bffd
|
Fixes Bun.fileURLToPath throwing error when it should not (#16789)
|
2025-01-27 02:14:03 -08:00 |
|
Jarred Sumner
|
cd53d32ccf
|
Fix memory leak in certain cases when long URLs are passed to req.url (#16787)
|
2025-01-26 23:16:35 -08:00 |
|
Jarred Sumner
|
843cb38d3b
|
Fix memory leak in pathToFileURL (#16784)
|
2025-01-26 22:35:45 -08:00 |
|
Dylan Conway
|
7410da9c71
|
fix(install): bun.lockb -> bun.lock with incorrect optional peer dependencies (#16743)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-01-26 04:29:54 -08:00 |
|
Jarred Sumner
|
77be87b0a7
|
Fix process.stdin.ref (#16767)
|
2025-01-26 03:51:16 -08:00 |
|