Ciro Spaciari
|
964f2a8941
|
fix(fetch/s3) Handle backpressure when upload large bodies (#20481)
Co-authored-by: cirospaciari <6379399+cirospaciari@users.noreply.github.com>
|
2025-06-27 20:52:46 -07:00 |
|
Jarred Sumner
|
694a820a34
|
Update spawn.md
|
2025-06-27 19:58:31 -07:00 |
|
Jarred Sumner
|
1d48f91b5e
|
Enable ReadableStream as stdin for Bun.spawn (#20582)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: jarred <jarred@bun.sh>
Co-authored-by: pfg <pfg@pfg.pw>
|
2025-06-27 19:42:03 -07:00 |
|
Jarred Sumner
|
7839844abb
|
update CLAUDE.md
|
2025-06-27 18:03:45 -07:00 |
|
Jarred Sumner
|
9081073ec4
|
Deflake napi.test.ts
|
2025-06-27 17:59:05 -07:00 |
|
Jarred Sumner
|
386743b508
|
Revert "node: fix test-net-bytes-stats.js" (#20693)
|
2025-06-27 17:38:18 -07:00 |
|
Meghan Denny
|
1789f92991
|
node: fix test-net-server-capture-rejection.js (#20646)
|
2025-06-27 14:42:52 -07:00 |
|
Meghan Denny
|
c863341bf4
|
node: fix test-net-connect-custom-lookup-non-string-address.mjs (#20648)
|
2025-06-27 14:42:25 -07:00 |
|
Jarred Sumner
|
03f5a385b2
|
Add a repo pcakage.json script to show buildkite failures locally
|
2025-06-27 04:53:02 -07:00 |
|
Jarred Sumner
|
3c1a1b5634
|
Implement per-message deflate support in WebSocket client (#20613)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-06-27 00:04:42 -07:00 |
|
Ciro Spaciari
|
c15190990c
|
fix(sockets) some fixes and improvements (#20652)
|
2025-06-26 15:57:06 -07:00 |
|
pfg
|
177239cff5
|
Split install.zig into multiple files (#20626)
Co-authored-by: pfgithub <6010774+pfgithub@users.noreply.github.com>
|
2025-06-26 12:43:46 -07:00 |
|
Meghan Denny
|
ea7068a531
|
node: fix test-net-bytes-stats.js (#20629)
|
2025-06-26 01:48:23 -07:00 |
|
pfg
|
46cd5b10a1
|
Split js_ast.zig into multiple files (#20651)
Co-authored-by: pfgithub <6010774+pfgithub@users.noreply.github.com>
|
2025-06-25 21:04:38 -07:00 |
|
Meghan Denny
|
b87cf4f247
|
zig: handle when coerceToInt32 and coerceToInt64 throw (#20655)
|
2025-06-25 20:44:13 -07:00 |
|
Ashcon Partovi
|
d3bc5e391f
|
chore: update codeowners
|
2025-06-25 19:11:27 -07:00 |
|
Meghan Denny
|
f9712ce309
|
make node:buffer,zlib,stream,fs exception checker clear (#20494)
|
2025-06-25 18:36:08 -07:00 |
|
Jarred Sumner
|
5e0caa0aa4
|
Create upgrade-webkit.md
|
2025-06-25 03:20:22 -07:00 |
|
Meghan Denny
|
4cf31f6a57
|
node: sync test-net-connect-options-invalid.js (#20607)
|
2025-06-24 22:46:56 -07:00 |
|
Meghan Denny
|
3f257a2905
|
node: fix test-timers-invalid-clear.js (#20624)
|
2025-06-24 22:39:20 -07:00 |
|
Jarred Sumner
|
ba126fb330
|
Make node-gyp faster (#20556)
|
2025-06-24 21:07:01 -07:00 |
|
Meghan Denny
|
2072fa1d59
|
cpp: audit redundant and problematic uses of JSValue constructor (#20623)
|
2025-06-24 20:58:44 -07:00 |
|
Zack Radisic
|
61024b2b4a
|
Fix copying UTF-16 -> UTF-8 sometimes causing invalid UTF-8 bytes (#20601)
|
2025-06-24 19:46:29 -07:00 |
|
Jarred Sumner
|
90e3d6c898
|
Fix flushHeaders streaming (#20577)
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Jarred Sumner <Jarred-Sumner@users.noreply.github.com>
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
|
2025-06-24 18:48:23 -07:00 |
|
Meghan Denny
|
e8b652a5d9
|
node: fix test-net-better-error-messages-path.js (#20609)
|
2025-06-24 17:48:06 -07:00 |
|
Jarred Sumner
|
5131e66fa5
|
Optimize napi_get_value_string_utf8 napi_get_value_string_latin1 napi_get_value_string_utf16 (#20612)
|
2025-06-24 17:39:33 -07:00 |
|
Jarred Sumner
|
c019f86f14
|
Fix crash in napi_remove_env_cleanup_hook during worker finalization (#20551)
|
2025-06-24 17:38:38 -07:00 |
|
Meghan Denny
|
354391a263
|
zig: socket: fix uaf in handleError, onOpen, onWritable (#20604)
|
2025-06-24 17:31:58 -07:00 |
|
Ciro Spaciari
|
17120cefdc
|
fix(http2) fix remoteSettings not emitting on default settings (#20622)
|
2025-06-24 17:31:19 -07:00 |
|
Jarred Sumner
|
be7db0d37a
|
Update CLAUDE.md
|
2025-06-24 05:10:39 -07:00 |
|
Jarred Sumner
|
299c6c9b21
|
Update some docs
|
2025-06-24 05:09:23 -07:00 |
|
Jarred Sumner
|
f1c2a611ad
|
Create CLAUDE.md
|
2025-06-24 04:06:33 -07:00 |
|
Meghan Denny
|
7d9dd67586
|
node: fix test-net-connect-keepalive.js (#20610)
|
2025-06-24 02:56:50 -07:00 |
|
Meghan Denny
|
ccb0ed13c2
|
node: fix test-net-listen-fd0.js (#20611)
|
2025-06-24 02:56:40 -07:00 |
|
Jarred Sumner
|
b58daf86da
|
Optimize napi_create_buffer (#20614)
|
2025-06-24 02:39:19 -07:00 |
|
Meghan Denny
|
050a9cecb7
|
node: sync test-net-connect-no-arg.js (#20608)
|
2025-06-24 01:02:38 -07:00 |
|
Zack Radisic
|
0a3ac50931
|
Refactor shell to use AllocationScope and fix memory issues (#20531)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Jarred Sumner <Jarred-Sumner@users.noreply.github.com>
|
2025-06-23 22:29:48 -07:00 |
|
Meghan Denny
|
fe0bb68d17
|
build.zig: add missing debug check steps
|
2025-06-23 21:43:55 -07:00 |
|
Jarred Sumner
|
bc79a48ce4
|
Fix crash in NapiClass_ConstructorFunction due to incorrect handling of newTarget (#20552)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
|
2025-06-23 19:50:09 -07:00 |
|
Meghan Denny
|
2081e5b656
|
test: update spawn.test.ts for ci on windows (#20600)
|
2025-06-23 19:40:53 -07:00 |
|
Jarred Sumner
|
e30d6d21f5
|
Bump WebKit - June 23rd edition (#20598)
|
2025-06-23 17:17:32 -07:00 |
|
Jarred Sumner
|
81e1a9d54d
|
Unpause instead of close stdout/stderr in spawn onProcessExit (#20561)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-06-23 17:15:16 -07:00 |
|
Dylan Conway
|
1faeba01b9
|
remove ref count from napi_async_work (#20597)
|
2025-06-23 17:14:59 -07:00 |
|
Jarred Sumner
|
19540001d1
|
Prevent a call to JS during finalizer and/or worker termination (#20550)
|
2025-06-23 15:25:52 -07:00 |
|
Michael H
|
da0bc0b0d2
|
add space before "at" in assertionFailureAtLocation (#20591)
|
2025-06-23 15:22:39 -07:00 |
|
Jarred Sumner
|
95e12374ed
|
Fix node_api_create_buffer_from_arraybuffer implementation (#20560)
|
2025-06-23 15:06:09 -07:00 |
|
Jarred Sumner
|
4cc61a1b8c
|
Fix NODE_PATH for bun build (#20576)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-06-22 20:51:45 -07:00 |
|
Jarred Sumner
|
5416155449
|
Enable Math.sumPrecise (#20569)
|
2025-06-22 19:23:15 -07:00 |
|
Jarred Sumner
|
c7b1e5c709
|
Fix fs.watchFile ignoring atime (#20575)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-06-22 18:22:41 -07:00 |
|
Grigory
|
444b9d1883
|
build(windows/resources): specify company name (#20534)
|
2025-06-22 05:33:15 -07:00 |
|