pfg
|
d2bca43f5d
|
[skip ci] futex_wait/wake -> 4arg/3arg
|
2025-06-23 18:21:18 -07:00 |
|
pfgithub
|
43b2c0e43a
|
bun scripts/glob-sources.mjs
|
2025-06-20 21:14:00 +00:00 |
|
pfg
|
bf5a316913
|
Merge branch 'main' into pfg/zig-015-dev
|
2025-06-20 14:12:55 -07:00 |
|
Michael H
|
770c1c8327
|
fix test-child-process-fork-exec-argv.js (#19639)
Co-authored-by: 190n <ben@bun.sh>
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
|
2025-06-20 11:53:36 -07:00 |
|
pfg
|
84d559f76b
|
Remove router.deinit entirely; all the allocations are in the arena anyway
|
2025-06-19 19:58:57 -07:00 |
|
pfg
|
9dadf094c4
|
Fix filesystem_router.test.ts
|
2025-06-19 19:52:09 -07:00 |
|
Zack Radisic
|
41d10ed01e
|
Refactor shell and fix some bugs (#20476)
|
2025-06-19 18:47:00 -07:00 |
|
Meghan Denny
|
bb55b2596d
|
fix passing nested object to macro" (#20497)
Co-authored-by: nektro <5464072+nektro@users.noreply.github.com>
|
2025-06-19 17:13:27 -07:00 |
|
Dylan Conway
|
197443b2db
|
fix(bundler): correct import_records for TLA detection (#20358)
|
2025-06-19 15:04:27 -07:00 |
|
Meghan Denny
|
b62f70c23a
|
inspect-error-leak.test.js: add a slightly higher asan margin
|
2025-06-19 15:02:38 -07:00 |
|
pfg
|
3932382848
|
Fix on windows
|
2025-06-19 14:28:26 -07:00 |
|
pfg
|
fcef27cebd
|
include vendor/zstd in codegen-for-zig-team
|
2025-06-19 14:10:26 -07:00 |
|
pfg
|
e38e0c8cd0
|
Update zig commit
|
2025-06-19 13:38:44 -07:00 |
|
Meghan Denny
|
d4ccba67f2
|
Revert "fix passing nested object to macro" (#20495)
|
2025-06-19 13:14:46 -07:00 |
|
Meghan Denny
|
43777cffee
|
fix passing nested object to macro (#20467)
Co-authored-by: nektro <5464072+nektro@users.noreply.github.com>
|
2025-06-19 12:56:27 -07:00 |
|
Michael H
|
3aedf0692c
|
make options argument not required for fs.promises.glob (#20480)
|
2025-06-19 12:55:32 -07:00 |
|
190n
|
346e97dde2
|
fix bugs found by exception scope verification (#20285)
Co-authored-by: 190n <7763597+190n@users.noreply.github.com>
|
2025-06-18 23:08:19 -07:00 |
|
pfg
|
3ffbeda127
|
WIP windows
|
2025-06-18 21:17:01 -07:00 |
|
pfg
|
188f946ee5
|
linux fixes
|
2025-06-18 21:11:58 -07:00 |
|
pfg
|
91cd7c1fa8
|
export_cpp_apis is no longer needed
|
2025-06-18 20:53:28 -07:00 |
|
pfg
|
255c5a760f
|
PermissionDenied, ProcessNotFound, .fromByteUnits
|
2025-06-18 20:46:05 -07:00 |
|
pfg
|
da48da4ae3
|
SinglyLinkedList
|
2025-06-18 20:39:33 -07:00 |
|
pfg
|
b178ccd011
|
empty_sigset migration
|
2025-06-18 20:32:11 -07:00 |
|
Jarred Sumner
|
aa37ecb7a5
|
Split up Timer.zig into more files (#20465)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-06-18 12:01:40 -07:00 |
|
Michael H
|
9811a2b53e
|
docs: minor fix to Bun.deflateSync (#20466)
|
2025-06-18 12:01:30 -07:00 |
|
Michael H
|
b9e72d0d2e
|
Make bunx work with npm i -g bun on windows (#20471)
|
2025-06-18 12:00:16 -07:00 |
|
Dylan Conway
|
b7d4b14b3d
|
Fix BUN-D93 (#20468)
|
2025-06-18 02:28:54 -07:00 |
|
Meghan Denny
|
59e1320fb1
|
.github: add "needs triage" label to newly submitted crash reports
|
2025-06-17 20:42:11 -07:00 |
|
Meghan Denny
|
e402adaebf
|
zig: RefCount: fix assertion found by windows app verifier (#20459)
Co-authored-by: nektro <5464072+nektro@users.noreply.github.com>
|
2025-06-17 18:45:18 -07:00 |
|
Dylan Conway
|
3773ceeb7e
|
Remove PreparePatchPackageInstall (#20457)
|
2025-06-17 17:23:29 -07:00 |
|
Jarred Sumner
|
162a9b66d8
|
bun pm view -> bun info (#20419)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-06-17 13:31:16 -07:00 |
|
Jarred Sumner
|
6274f10096
|
Make Strong use less ram (#20437)
Co-authored-by: Claude <noreply@anthropic.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-17 13:30:58 -07:00 |
|
Jarred Sumner
|
978540902c
|
bun init CLAUDE.md (#20443)
|
2025-06-17 13:00:28 -07:00 |
|
Jarred Sumner
|
b99a1256ff
|
Split up string_immutable into more files (#20446)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-06-17 10:59:07 -07:00 |
|
pfg
|
8a1d8047f1
|
Unhandled rejections: remove "bun" option (#20441)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
|
2025-06-16 19:13:00 -07:00 |
|
Michael H
|
a473657adb
|
[bun build] in cjs node, dont convert module to require.module (#20343)
|
2025-06-16 16:56:54 -07:00 |
|
Jarred Sumner
|
775c3b1987
|
Update WebKit (#20413)
Co-authored-by: Claude <noreply@anthropic.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-16 14:01:58 -07:00 |
|
Grigory
|
7ee98852c6
|
build: add metadata and icon to windows executable (#20383)
|
2025-06-15 21:45:50 -07:00 |
|
Jarred Sumner
|
f46df399eb
|
Update package.json
|
2025-06-15 19:30:11 -07:00 |
|
Zack Radisic
|
c103b57bcc
|
Split out shell code into more files (#20331)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-06-15 14:09:15 -07:00 |
|
Jarred Sumner
|
3b3cde9e74
|
Split up Bun.listen & Bun.connect code into more logical files (#20411)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-06-15 14:08:21 -07:00 |
|
pagal
|
2482af60d5
|
Added missing completion info for: bun update (#20316)
|
2025-06-15 13:20:35 -07:00 |
|
Meghan Denny
|
2245b5efd6
|
test: use randomized listeners in serve-types.test.ts (#20387)
Co-authored-by: nektro <5464072+nektro@users.noreply.github.com>
|
2025-06-15 13:20:11 -07:00 |
|
berzan
|
155475693b
|
Change clip-path property to clipPath. (#20409)
|
2025-06-15 13:19:56 -07:00 |
|
Michael Melesse
|
f5b42e1507
|
react-tailwind template fix (#20410)
|
2025-06-15 13:19:44 -07:00 |
|
Meghan Denny
|
139f2b23a2
|
chore: trim trailing space in uws (#20388)
|
2025-06-15 08:59:12 -07:00 |
|
190n
|
28006d0ad4
|
WIP: Fix ref counting bugs in spawn API observed under rr (#20191)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-06-14 16:59:29 +02:00 |
|
pfg
|
c44515eaaf
|
Support --unhandled-rejections flag and rejectionHandled event (#19874)
Co-authored-by: pfgithub <6010774+pfgithub@users.noreply.github.com>
|
2025-06-13 19:05:05 -07:00 |
|
pfg
|
e0924ef226
|
Implement require('tls').getCACertificates() (#20364)
Co-authored-by: pfgithub <6010774+pfgithub@users.noreply.github.com>
|
2025-06-13 17:30:04 -07:00 |
|
Meghan Denny
|
9499f21518
|
Update .git-blame-ignore-revs
|
2025-06-13 16:16:14 -07:00 |
|