Michael H
|
2bc70df266
|
minor guide fixes for consistency (#16273)
|
2025-01-11 06:38:41 +00:00 |
|
Don Isaac
|
5b585c393b
|
fix(toml): cursor pos for duplicate key errors (#16325)
|
2025-01-11 06:19:23 +00:00 |
|
Meghan Denny
|
df21b18901
|
reduce the import weight of internal/primordials (#16209)
|
2025-01-11 06:18:58 +00:00 |
|
chloe caruso
|
487da0aeac
|
fix building bun with new version of bun (#16328)
|
2025-01-10 20:58:14 -08:00 |
|
pfg
|
b04ce670e3
|
Fix #16312 (#16322)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-01-10 20:04:16 -08:00 |
|
kjjd84
|
96dc7ed96e
|
Update unlink.md guide (#16268)
|
2025-01-10 19:52:00 -08:00 |
|
pfg
|
1e67665d33
|
More node tests passing (#16269)
|
2025-01-10 19:51:30 -08:00 |
|
Ciro Spaciari
|
d9ed436321
|
fix(test) re-enable autobahn test (#16301)
|
2025-01-10 19:50:42 -08:00 |
|
Bryce Cain
|
83decec197
|
types: Add 'stat' and 'delete' methods to BunFile type (#16307)
Co-authored-by: cainba <bryce.cain@debtconnects.com>
|
2025-01-10 19:50:23 -08:00 |
|
Arnaud Barré
|
ce68e5eb23
|
Improve HTMLRewriterTypes.Element.attributes type (#16319)
|
2025-01-10 19:50:08 -08:00 |
|
Don Isaac
|
b364c8678d
|
refactor(cli/init): deduplicate asset creation logic (#16294)
|
2025-01-11 02:06:24 +00:00 |
|
Don Isaac
|
18f9ecf901
|
refactor(cli/bunx): move options definition to top of file (#16314)
|
2025-01-11 01:12:20 +00:00 |
|
Jarred Sumner
|
287f1628e7
|
Bump
|
2025-01-10 04:27:59 -08:00 |
|
Jarred Sumner
|
cfa4998d24
|
Pull some upstream changes from uWS (#16275)
|
2025-01-10 03:05:24 -08:00 |
|
Don Isaac
|
5e584e9a54
|
fix(test): toThrow() === toThrow('') (#16308)
|
2025-01-10 03:05:05 -08:00 |
|
Jarred Sumner
|
138cf7e067
|
Make fetch() faster at uploading files over http:// (#16303)
|
2025-01-10 01:19:36 -08:00 |
|
Jarred Sumner
|
c69aa3cb68
|
Fix console.error left in builtins (#16304)
|
2025-01-10 07:48:09 +00:00 |
|
Don Isaac
|
b4d9223bd2
|
ci: avoid hitting MAX_PATHLEN in win32 builds (#16299)
|
2025-01-10 07:47:36 +00:00 |
|
pfg
|
ccc7bde7c6
|
Skip javascriptcore's first parse step for ES Modules (#15758)
|
2025-01-09 19:31:44 -08:00 |
|
Brian Kemper
|
0b9db36494
|
Add missing x-amz-acl header (#16260)
|
2025-01-10 01:23:17 +00:00 |
|
Don Isaac
|
0372ca5c0a
|
test(node): get test-assert.js working (#15698)
Co-authored-by: Don Isaac <don@bun.sh>
Co-authored-by: DonIsaac <DonIsaac@users.noreply.github.com>
|
2025-01-10 00:45:43 +00:00 |
|
Robert Shuford
|
7bcd825d13
|
Fixes #14553 (#16276)
|
2025-01-10 00:07:11 +00:00 |
|
Jarred Sumner
|
5e003dccd2
|
Fixes #16277 (#16280)
|
2025-01-09 03:15:31 -08:00 |
|
Jarred Sumner
|
313bf86da4
|
Fix debug-only crash (#16279)
|
2025-01-08 23:59:26 -08:00 |
|
Kai Tamkun
|
9bca80c1a2
|
DNS fixes (#15864)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-01-08 21:53:03 -08:00 |
|
Jarred Sumner
|
2465ccae53
|
Re-sync our Mutex implementation with zig stdlib (#16271)
|
2025-01-08 21:09:27 -08:00 |
|
Don Isaac
|
73fd69fcb4
|
chore: add script to trace allocations with Instruments (#16191)
|
2025-01-09 01:56:55 +00:00 |
|
Jarred Sumner
|
e639d6645c
|
Fixes #16264 (#16266)
|
2025-01-08 18:29:21 -08:00 |
|
Don Isaac
|
a733421261
|
refactor: consolidate allocators (#16061)
Co-authored-by: DonIsaac <DonIsaac@users.noreply.github.com>
|
2025-01-08 22:39:13 +00:00 |
|
Don Isaac
|
9757ee4cd4
|
test(js/internal): add unit tests for Dequeue (#16189)
|
2025-01-08 22:23:30 +00:00 |
|
Don Isaac
|
833b718b12
|
test: skip sql tests when psql binary is not installed (#16233)
|
2025-01-08 13:59:55 -08:00 |
|
Michael Jonker
|
043cb7fc5b
|
Add documentation for threadsafe option in FFI JSCallback (#15982)
Co-authored-by: Don Isaac <donald.isaac@gmail.com>
|
2025-01-08 18:47:46 +00:00 |
|
Don Isaac
|
2af12f49a8
|
fix: node parallel test check in test runner (#16232)
|
2025-01-08 16:46:58 +00:00 |
|
Don Isaac
|
76800b049a
|
ci: check for typos in documentation (#16235)
bun-v1.1.43
|
2025-01-08 07:23:54 +00:00 |
|
Don Isaac
|
81ecf7556c
|
ci: repair lint setup and run it in CI (#15720)
Co-authored-by: Don Isaac <don@bun.sh>
|
2025-01-08 07:12:18 +00:00 |
|
chloe caruso
|
a3cbf974eb
|
transpiler: dont inline import.meta.require (#16222)
|
2025-01-07 23:14:09 -08:00 |
|
Minsoo Choo
|
d68d0cce2d
|
Update build instructions (#16239)
|
2025-01-07 23:08:59 -08:00 |
|
Minsoo Choo
|
783c2b4410
|
Fix build failure on Linux (#16238)
|
2025-01-07 21:34:07 -08:00 |
|
Marcos RJJunior
|
04b388ed9c
|
updating test.d.ts comments (#16207)
|
2025-01-07 20:26:07 -08:00 |
|
190n
|
72c9c2bc21
|
Set error code in Node-API functions (#16223)
|
2025-01-07 20:23:58 -08:00 |
|
Dylan Conway
|
7161dedd5a
|
Update --filter docs (#16225)
|
2025-01-07 20:23:25 -08:00 |
|
Ciro Spaciari
|
84fc9b137d
|
doc(s3) little improvements and corrections (#16226)
|
2025-01-07 20:23:10 -08:00 |
|
Jarred Sumner
|
da2dd657b1
|
Fix various bugs with function names and source mappings involving eval and node:vm (#16212)
|
2025-01-07 20:21:50 -08:00 |
|
chloe caruso
|
71d3b41351
|
do not print duplicate code (#16231)
|
2025-01-07 20:19:12 -08:00 |
|
Jarred Sumner
|
7cc66a6a1e
|
Remove spurious assertion
|
2025-01-07 19:57:03 -08:00 |
|
Don Isaac
|
005cdb2bf8
|
feat: expose globalThis.gc when --expose-gc flag is passed (#16221)
Co-authored-by: DonIsaac <DonIsaac@users.noreply.github.com>
Co-authored-by: 190n <ben@bun.sh>
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
|
2025-01-07 18:28:31 -08:00 |
|
Jarred Sumner
|
7d58787dda
|
Module.findSourceMap shouldn't throw (#16229)
|
2025-01-07 18:01:28 -08:00 |
|
Jarred Sumner
|
9223d865ed
|
Fix assertion only meant for debug builds
|
2025-01-07 17:55:32 -08:00 |
|
190n
|
37765e6df8
|
Remove envFile from launch.json (#16224)
|
2025-01-07 15:05:35 -08:00 |
|
pfg
|
c22315d399
|
disable serve-body-leak test on windows (#16201)
|
2025-01-07 00:39:03 -08:00 |
|