Jarred Sumner
|
c7327d62c2
|
bun run prettier
|
2025-06-03 04:17:42 -07:00 |
|
Ali
|
90dda8219f
|
Fixed: radians rewritten to degrees without converting (#19848)
|
2025-06-03 04:06:05 -07:00 |
|
Ali
|
885979644d
|
Fixed : bun:ffi new CString() ignores byteOffset argument if byteLength is not provided (#19819)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-06-03 04:05:04 -07:00 |
|
Joel Shepherd
|
13c5b0d9cb
|
Added rapidhash algorithm (#20163)
|
2025-06-03 03:34:35 -07:00 |
|
Kuba Ellwart
|
d6e45afef9
|
Support Optional Message Argument in RedisClient.ping() (#20161)
|
2025-06-03 02:33:10 -07:00 |
|
Jarred Sumner
|
300aedd9cc
|
Bump WebKit, libpas on Windows edition (#20068)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-06-03 02:32:15 -07:00 |
|
Jarred Sumner
|
d9cf836b67
|
Split server.zig into more files (#20139)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-06-03 01:38:26 -07:00 |
|
Justin Yao Du
|
293215778f
|
Fix a typo in bunfig docs page (extra if) (#20160)
|
2025-06-03 01:21:40 -07:00 |
|
Ali
|
95346bd919
|
fixed SharedArrayBuffer crashing on transfer (#20130)
|
2025-06-02 23:05:52 -07:00 |
|
Meghan Denny
|
ceaaed4848
|
node: more now passing tests (#20065)
|
2025-06-02 23:03:47 -07:00 |
|
Meghan Denny
|
abaa69183b
|
write test in server.spec.ts better (#20150)
|
2025-06-02 23:03:05 -07:00 |
|
Meghan Denny
|
3e1075410b
|
Delete test-net-allow-half-open.js
turned out to be flaky
|
2025-06-02 19:01:49 -07:00 |
|
190n
|
7a88bb0e1c
|
add gamble.ts (#20153)
|
2025-06-02 18:17:05 -07:00 |
|
Meghan Denny
|
7a790581e0
|
Revert "fix test-net-bytes-stats.js" (#20154)
|
2025-06-02 18:15:39 -07:00 |
|
190n
|
d5cc530024
|
State CPU requirements in README (#20146)
|
2025-06-02 14:06:39 -07:00 |
|
Ben Grant
|
d7548325b1
|
delete event_loop/README.md
|
2025-06-02 11:49:09 -07:00 |
|
Jarred Sumner
|
d11fd94cdb
|
Add readme to src/bun.js/event_loop
|
2025-06-02 03:51:46 -07:00 |
|
github-actions[bot]
|
4cbd040485
|
deps: update sqlite to 3.50.0 (#20122)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2025-06-02 03:27:02 -07:00 |
|
Jarred Sumner
|
773484a628
|
Split uSockets/uWS <> Zig bindings into many different files (#20138)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-06-02 02:10:57 -07:00 |
|
Jarred Sumner
|
71c14fac7b
|
Split EventLoop into many more files (#20134)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-06-01 20:43:30 -07:00 |
|
Stanislaw Wozniak
|
b2a728e45d
|
bug: Do not duplicate Transfer-Encoding header (#20116)
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
|
2025-06-01 15:54:04 -07:00 |
|
Jarred Sumner
|
390798c172
|
Fix memory leak in Bun.spawn (#20095)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
|
2025-05-31 20:06:22 -07:00 |
|
Meghan Denny
|
284de53f26
|
safety: audit and add missing exception checks to JSC::constructArray+constructEmptyArray (#20119)
|
2025-05-31 20:05:02 -07:00 |
|
Jarred Sumner
|
5a025abddf
|
Address clang warnings on newer clang (#20054)
|
2025-05-31 19:44:36 -07:00 |
|
Dylan Conway
|
4ab4b1b131
|
Clean up help text for package manager commands (#20117)
|
2025-05-31 19:21:37 -07:00 |
|
Roman A
|
13ea970852
|
A couple grammar fixes (#20096)
|
2025-05-31 19:14:51 -07:00 |
|
Meghan Denny
|
ba78d5b2c3
|
ci: pass the src directory to 'zig fmt' (#20114)
Co-authored-by: nektro <5464072+nektro@users.noreply.github.com>
|
2025-05-31 18:52:18 -07:00 |
|
Dylan Conway
|
ce8767cdc8
|
add HTTPParser (#20049)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-05-31 16:21:08 -07:00 |
|
familyboat
|
082a9cb59c
|
fix: missing "default" export in module "data.yml" (#20094)
|
2025-05-31 14:55:15 -07:00 |
|
Jarred Sumner
|
3c37f25b65
|
Avoid allocating 16 KB to read a potentially empty buffer (#20101)
|
2025-05-31 14:00:51 -07:00 |
|
Ali
|
a079743a02
|
fix NapiHandleScopeImpl memory leak (#20108)
|
2025-05-31 13:57:46 -07:00 |
|
Meghan Denny
|
e0852fd651
|
fix memory leak when pipe Bun.spawn stdio is never read repeatedly (#20102)
Co-authored-by: nektro <5464072+nektro@users.noreply.github.com>
|
2025-05-31 11:16:49 -07:00 |
|
Grigory
|
6bbd1e0685
|
fix(NodeValidator): make object check less strict (#19047)
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
|
2025-05-30 22:10:29 -07:00 |
|
Ali
|
4534f6e635
|
fix NapiHandleScopeImpl race condition (#20093)
|
2025-05-30 20:33:50 -07:00 |
|
Meghan Denny
|
c62a7a77a3
|
fix assertion in JSSocketAddressDTO__create (#20063)
|
2025-05-30 19:33:58 -07:00 |
|
190n
|
ecf5ea389f
|
Move LLDB initialization commands to make attach configuration work (#20085)
|
2025-05-30 19:33:03 -07:00 |
|
Jarred Sumner
|
010ef4d119
|
More comments in the socket type definition (#19410)
Co-authored-by: Alistair Smith <hi@alistair.sh>
|
2025-05-30 19:12:30 -07:00 |
|
Julie Saia
|
4d77cd53f1
|
Add support for catalogs in bun outdated (#20090)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
|
2025-05-30 17:23:59 -07:00 |
|
Leander Paul
|
3cf353b755
|
feat: additional jest types in bun test (#19255)
Co-authored-by: Alistair Smith <hi@alistair.sh>
|
2025-05-30 15:28:11 -07:00 |
|
Jarred Sumner
|
fd894f5a65
|
Fix test-child-process-server-close (#20062)
|
2025-05-30 00:15:26 -07:00 |
|
Jarred Sumner
|
a9969b7db2
|
Update codex-test-sync.yml
|
2025-05-30 00:04:39 -07:00 |
|
Jarred Sumner
|
27a08fca84
|
Update codex-test-sync.yml
|
2025-05-29 23:40:57 -07:00 |
|
Jarred Sumner
|
a398bd62a3
|
Add passing node tests (#20052)
|
2025-05-29 22:53:28 -07:00 |
|
Jarred Sumner
|
2aa7c59727
|
Delete environment.json
|
2025-05-29 21:57:06 -07:00 |
|
Jarred Sumner
|
7765b61038
|
Update environment.json
|
2025-05-29 21:46:24 -07:00 |
|
Jarred Sumner
|
8a06ddb1fb
|
Update environment.json
|
2025-05-29 21:11:53 -07:00 |
|
Jarred Sumner
|
2e76e69939
|
Update environment.json
|
2025-05-29 21:08:55 -07:00 |
|
Jarred Sumner
|
aa404b14c4
|
Fix http Expect header handling (#20026)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
|
2025-05-29 20:03:32 -07:00 |
|
Jarred Sumner
|
a4819b41e9
|
Fix setSourceMapsEnabled node test (#20039)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-05-29 18:04:31 -07:00 |
|
Jarred Sumner
|
f5bfda9699
|
Fix http socket encoding check (#20031)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-05-29 17:05:51 -07:00 |
|