Grigory
|
fefdaefb97
|
docs(contributing): update llvm version to 19 (#18421)
Co-authored-by: 190n <benjamin.j.grant@gmail.com>
|
2025-03-24 17:11:14 -07:00 |
|
Jarred Sumner
|
50eaea19cb
|
Move TextDecoder, TextEncoderStreamEncoder, TextEncoder, EncodingLabel into separate files (#18430)
|
2025-03-24 17:10:48 -07:00 |
|
Jarred Sumner
|
438d8555c6
|
Split ServerWebSocket & NodeHTTPResponse into more files (#18432)
|
2025-03-24 17:09:30 -07:00 |
|
chloe caruso
|
163a51c0f6
|
fix BUN-604 (#18447)
|
2025-03-24 17:05:01 -07:00 |
|
pfg
|
8df7064f73
|
Don't crash when server.fetch() is called on a server without a fetch() handler (#18151)
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
|
2025-03-24 16:55:34 -07:00 |
|
xuxu's code
|
99ee90a58f
|
types: refine idleTimeout in the example of SQL options (#18234)
|
2025-03-24 09:53:45 -07:00 |
|
Jarred Sumner
|
46c43d954c
|
Add cursor rule documenting zig javascriptcore bindings
|
2025-03-24 03:10:15 -07:00 |
|
Jarred Sumner
|
b37054697b
|
Fix BUN-DAR (#18400)
|
2025-03-22 14:37:19 -07:00 |
|
Jarred Sumner
|
5d50281f1a
|
Bump WebKit (#18399)
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2025-03-22 02:03:50 -07:00 |
|
Don Isaac
|
6bef525704
|
fix: make JSPropertyIterator accept a JSObject instead of a JSValue (#18308)
Co-authored-by: DonIsaac <22823424+DonIsaac@users.noreply.github.com>
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2025-03-22 01:19:27 -07:00 |
|
Dylan Conway
|
687a0ab5a4
|
node:crypto: fix test-crypto-scrypt.js (#18396)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-03-22 01:18:27 -07:00 |
|
Jarred Sumner
|
60ae19bded
|
Revert "Introduce Bun.Cookie & Bun.CookieMap & request.cookies (in BunRequest) (#18073)"
This reverts commit 9888570456.
We will add it in Bun v1.2.7
|
2025-03-21 22:17:28 -07:00 |
|
Kai Tamkun
|
be41c884b4
|
Fix dns.resolve (#18393)
|
2025-03-21 21:46:06 -07:00 |
|
Dylan Conway
|
73d1b2ff67
|
Add benchmark for Cipheriv and Decipheriv (#18394)
|
2025-03-21 19:49:44 -07:00 |
|
Vincent (Wen Yu) Ge
|
2312b2c0f2
|
Fix typo in PR template (#18392)
|
2025-03-21 19:46:37 -07:00 |
|
chloe caruso
|
eae2c889ed
|
refactor and rename JSCommonJSModule (#18390)
|
2025-03-21 18:46:39 -07:00 |
|
chloe caruso
|
ddd87fef12
|
module.children and Module.runMain (#18343)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: 190n <ben@bun.sh>
|
2025-03-21 16:57:10 -07:00 |
|
Ashcon Partovi
|
f36d480919
|
fix: test-http-header-obstext.js (#18371)
|
2025-03-21 15:28:12 -07:00 |
|
Meghan Denny
|
7b566e2cfc
|
Revert "yay"
This reverts commit 6ae4158762.
|
2025-03-21 13:52:15 -07:00 |
|
chloe caruso
|
6ae4158762
|
yay
|
2025-03-21 13:40:51 -07:00 |
|
190n
|
8dc95b041a
|
Fix bun --inspect-brk hanging (#18362)
|
2025-03-21 13:35:39 -07:00 |
|
Meghan Denny
|
211fd4fa06
|
deps: bump WebKit (#18349)
|
2025-03-21 04:40:45 -07:00 |
|
Dylan Conway
|
10665821c4
|
node:crypto: move Cipheriv and Decipheriv to native code (#18342)
|
2025-03-21 02:52:52 -07:00 |
|
Dylan Conway
|
a3585ff961
|
node:crypto: implement hkdf and hkdfSync (#18312)
|
2025-03-21 01:03:01 -07:00 |
|
Meghan Denny
|
2aeff10a85
|
[publish images]
|
2025-03-20 21:46:15 -07:00 |
|
Meghan Denny
|
f2c8e63ae1
|
update to llvm 19 and c++ 23 (#18317)
Co-authored-by: nektro <5464072+nektro@users.noreply.github.com>
|
2025-03-20 21:44:19 -07:00 |
|
pfg
|
40bfda0f87
|
Remove debug assertion failure for missing error code in switch case (#18345)
|
2025-03-20 21:29:12 -07:00 |
|
Jarred Sumner
|
9888570456
|
Introduce Bun.Cookie & Bun.CookieMap & request.cookies (in BunRequest) (#18073)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
Co-authored-by: pfg <pfg@pfg.pw>
|
2025-03-20 21:29:00 -07:00 |
|
Vincent (Wen Yu) Ge
|
a1690cd708
|
Trivial formatting fix in S3 docs (#18346)
|
2025-03-20 20:15:04 -07:00 |
|
Meghan Denny
|
e602e2b887
|
Revert "disallow test() within test()" (#18338)
|
2025-03-20 20:12:20 -07:00 |
|
Don Isaac
|
eae2d61f12
|
fix(node): add all already-passing tests (#18299)
|
2025-03-20 20:04:08 -07:00 |
|
Jarred Sumner
|
8e246e1e67
|
Add precompiled header (#18321)
|
2025-03-20 19:27:46 -07:00 |
|
Kai Tamkun
|
f30ca39242
|
More node:http compatibility (#18339)
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
|
2025-03-20 19:16:35 -07:00 |
|
Zack Radisic
|
9f68db4818
|
Implement vm.compileFunction and fix some node:vm tests (#18285)
|
2025-03-20 19:08:07 -07:00 |
|
Meghan Denny
|
f1cd5abfaa
|
ci: compress libbun-profile.a before uploading (#18322)
|
2025-03-20 14:13:45 -07:00 |
|
Don Isaac
|
a8a7da3466
|
fix(spawn): memory leak in "pipe"d stdout/stderr (#18316)
Co-authored-by: DonIsaac <22823424+DonIsaac@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-03-20 12:15:32 -07:00 |
|
Jarred Sumner
|
da9c980d26
|
Fix shell crash in load test (#18320)
|
2025-03-20 11:36:43 -07:00 |
|
nmarks
|
27cf0d5eaf
|
Remove references to developers former name (#18319)
Co-authored-by: chloe caruso <git@paperclover.net>
|
2025-03-20 00:53:46 -07:00 |
|
chloe caruso
|
b5cbf16cb8
|
module pr 2 (#18266)
|
2025-03-20 00:45:44 -07:00 |
|
Meghan Denny
|
2024fa09d7
|
js: fix many typescript errors (#18272)
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2025-03-19 22:39:24 -07:00 |
|
Jarred Sumner
|
46b2a58c25
|
Small improvements to internal types
|
2025-03-19 19:26:13 -07:00 |
|
Don Isaac
|
d871b2ebdc
|
fix(node): fix several whatwg tests (#18296)
|
2025-03-19 18:27:30 -07:00 |
|
Jarred Sumner
|
dc51dab7bc
|
Sort some arrays
|
2025-03-19 15:45:38 -07:00 |
|
Jarred Sumner
|
e39305dd91
|
Remove deprecated shim wrapper for zig <> c++ fns (#18269)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
|
2025-03-19 15:40:08 -07:00 |
|
Ashcon Partovi
|
6e1f1c4da7
|
Initial support for node:test (#18140)
|
2025-03-19 11:49:00 -07:00 |
|
Alistair Smith
|
21a42a0dee
|
types: update Uint8Array methods (#18305)
|
2025-03-19 10:59:33 -07:00 |
|
Don Isaac
|
982083b3e9
|
fix(node/http): misc fixes (#18294)
|
2025-03-18 21:22:39 -07:00 |
|
Jarred Sumner
|
40e222c43b
|
Reduce binary size by 400 KB (#18280)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2025-03-18 21:02:01 -07:00 |
|
Kai Tamkun
|
c8634668e7
|
Fix connection event being emitted multiple times per socket in node:http (#18295)
|
2025-03-18 21:01:07 -07:00 |
|
Don Isaac
|
fa9bb75ad3
|
fix(uws): make Socket bindings safer (#18286)
Co-authored-by: DonIsaac <22823424+DonIsaac@users.noreply.github.com>
Co-authored-by: chloe caruso <git@paperclover.net>
|
2025-03-18 19:38:15 -07:00 |
|