Dylan Conway
|
66c6f8b58b
|
fix build
|
2025-05-01 22:19:25 -07:00 |
|
Dylan Conway
|
1f347cb17f
|
minimum one
|
2025-05-01 22:13:30 -07:00 |
|
Dylan Conway
|
b8e2677c0c
|
update
|
2025-05-01 21:16:17 -07:00 |
|
Dylan Conway
|
3bf7e61199
|
use uv_now for all timers
|
2025-05-01 20:52:11 -07:00 |
|
Dylan Conway
|
c014af3d56
|
fix
|
2025-05-01 19:27:10 -07:00 |
|
Dylan Conway
|
8295aa61b5
|
fix build
|
2025-05-01 19:19:24 -07:00 |
|
Dylan Conway
|
800f31b821
|
Merge branch 'main' into dylan/fix-timers-repeat
|
2025-05-01 19:12:27 -07:00 |
|
Dylan Conway
|
366e5855c5
|
windows now != posix now
|
2025-05-01 19:09:09 -07:00 |
|
Dylan Conway
|
31e939cb84
|
address more feedback
|
2025-05-01 17:54:09 -07:00 |
|
Dylan Conway
|
1939ff321d
|
address some feedback
|
2025-05-01 17:50:09 -07:00 |
|
Dylan Conway
|
c3ff8fc7b5
|
Update src/bun.js/api/Timer.zig
Co-authored-by: 190n <ben@bun.sh>
|
2025-05-01 17:49:49 -07:00 |
|
Dylan Conway
|
99d1077cfa
|
Update src/bun.js/api/Timer.zig
Co-authored-by: 190n <ben@bun.sh>
|
2025-05-01 17:48:24 -07:00 |
|
Kai Tamkun
|
992effaa26
|
node:vm Script cachedData support (#19379)
|
2025-05-01 16:37:02 -07:00 |
|
190n
|
dbd30fe33a
|
chore: fix windows debug build (#19406)
|
2025-05-01 16:36:19 -07:00 |
|
Jarred Sumner
|
af0704b35a
|
Fix race condition in debug build logs (#19414)
|
2025-05-01 16:36:04 -07:00 |
|
Meghan Denny
|
9e201eff9e
|
node:net: implement BlockList (#19277)
|
2025-05-01 16:09:44 -07:00 |
|
Dylan Conway
|
e3497e84c6
|
nested
|
2025-05-01 14:21:40 -07:00 |
|
Dylan Conway
|
44d2da76ba
|
rename
|
2025-05-01 14:01:27 -07:00 |
|
Dylan Conway
|
595fde2c88
|
more test
|
2025-05-01 14:00:30 -07:00 |
|
Dylan Conway
|
85167870d0
|
simplify
|
2025-05-01 13:57:41 -07:00 |
|
Dylan Conway
|
7f768634fa
|
Merge branch 'main' into dylan/fix-timers-repeat
|
2025-05-01 13:17:20 -07:00 |
|
Dylan Conway
|
a311fd8871
|
better test
|
2025-05-01 13:14:33 -07:00 |
|
Dylan Conway
|
1d339fc92a
|
defer microtasks if immediate throws exception
|
2025-05-01 13:08:28 -07:00 |
|
Alistair Smith
|
5874cc44d3
|
Bring back default type arguments for Bun.[Sync]Subprocess (#19423)
|
2025-05-01 12:39:11 -07:00 |
|
190n
|
d4cad5d856
|
remove test-http2-large-file (#19407)
|
2025-04-30 17:33:05 -07:00 |
|
Jarred Sumner
|
d60fcefc0c
|
Do not set stack limit at runtime (#19405)
|
2025-04-30 16:12:12 -07:00 |
|
190n
|
7e63a7e228
|
restore "remove most static initializers" and investigate test (#19374)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-04-30 15:05:38 -07:00 |
|
ALBIN BABU VARGHESE
|
fbbc16fec6
|
Fixed TextDecoder fatal option showing invalid arg when giving 0 or 1 (#19378)
Co-authored-by: Albin <albinbabuvarghese@gmail.com>
|
2025-04-30 14:47:58 -07:00 |
|
Dylan Conway
|
e91d190d94
|
fix(install): allow global postinstalls (#19387)
|
2025-04-30 14:42:34 -07:00 |
|
Dylan Conway
|
4979b8f5ea
|
oops
|
2025-04-30 12:38:02 -07:00 |
|
Dylan Conway
|
56c456b8aa
|
Merge remote-tracking branch 'origin' into dylan/fix-timers-repeat
|
2025-04-29 23:40:01 -07:00 |
|
Dylan Conway
|
574ff328f5
|
update
|
2025-04-29 23:34:38 -07:00 |
|
Dylan Conway
|
56515dc678
|
add tests
|
2025-04-29 19:31:18 -07:00 |
|
Jarred Sumner
|
44c97fa591
|
Add WebKit Inspector support for Bun's Dev Server (#19320)
Co-authored-by: chloe caruso <git@paperclover.net>
Co-authored-by: Zack Radisic <56137411+zackradisic@users.noreply.github.com>
|
2025-04-29 18:34:26 -07:00 |
|
Jarred Sumner
|
7230b88c5d
|
Clean up usage of .destroy in sinks (#19302)
|
2025-04-29 18:30:43 -07:00 |
|
Meghan Denny
|
11978cd48d
|
node: fix test-http-client-request-options.js (#19377)
|
2025-04-29 18:29:47 -07:00 |
|
Meghan Denny
|
2fd2d6eeea
|
node: fix test-http-client-reject-unexpected-agent.js (#19376)
|
2025-04-29 18:28:46 -07:00 |
|
Meghan Denny
|
2a2247bbb6
|
js: fix serialization of non-transferable objects (#19351)
|
2025-04-29 18:23:26 -07:00 |
|
Jarred Sumner
|
3ea7953474
|
Revert "investigate static-initializers.test.ts (#19352)"
This reverts commit b97cc6cb6c.
|
2025-04-29 14:24:31 -07:00 |
|
190n
|
b97cc6cb6c
|
investigate static-initializers.test.ts (#19352)
|
2025-04-29 14:23:20 -07:00 |
|
Meghan Denny
|
4dc7076cad
|
node: fix test-http-client-agent-abort-close-event.js (#19359)
|
2025-04-29 13:01:53 -07:00 |
|
Dylan Conway
|
8caa3f14fb
|
fix test
|
2025-04-29 12:01:43 -07:00 |
|
Dylan Conway
|
984551a566
|
getter/setter error propagation
|
2025-04-29 02:07:16 -07:00 |
|
Meghan Denny
|
8b10b0ae6b
|
Bump
|
2025-04-28 22:48:43 -07:00 |
|
Alistair Smith
|
d4b02dcdc2
|
Support >= 3 arguments in Spawn.stdio (#19358)
bun-v1.2.11
|
2025-04-28 21:35:20 -07:00 |
|
chloe caruso
|
26e296a7e8
|
devserver: fix cases where source maps would not remap (#19289)
|
2025-04-28 17:56:35 -07:00 |
|
Ciro Spaciari
|
cb6abd2116
|
fix(node:http) proper send chunked encoding, dont send \r\b twice after headers are flushed (#19344)
|
2025-04-28 16:48:36 -07:00 |
|
Alistair Smith
|
8bd05b534d
|
define sqlite constants as namespace (#19349)
|
2025-04-28 16:35:36 -07:00 |
|
190n
|
7b134693d6
|
Revert "Remove most static initializers (#19298)" (#19353)
|
2025-04-28 15:54:31 -07:00 |
|
Meghan Denny
|
ec6cb8283e
|
bun.serve: use getBooleanStrict for tls.requestCert and tls.rejectUnauthorized (#19293)
|
2025-04-28 03:43:49 -07:00 |
|