dave caruso
|
5137213f86
|
heavy revision on heap_breakdown's safety (#12445)
|
2024-07-09 14:29:00 -07:00 |
|
Jarred Sumner
|
25252c9b46
|
Use memmove in path handling code (#12413)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-07-09 11:22:54 -07:00 |
|
Dylan Conway
|
a36a01e235
|
fix(--watch): ref or create new module specifier strings (#12442)
|
2024-07-08 19:55:21 -07:00 |
|
Jarred Sumner
|
9ae870546b
|
On Windows, support Bun.stdin, Bun.stdout, Bun.stderr in Bun.write when the other argument is a file (#12411)
Co-authored-by: dave caruso <me@paperdave.net>
|
2024-07-08 18:03:48 -07:00 |
|
Jarred Sumner
|
a4b0817cd3
|
Print list of CPU features in crash reports (#12350)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-07-08 15:08:07 -07:00 |
|
Jarred Sumner
|
c2a5451e93
|
Fix argument validation with callbacks in node:fs (#12412)
|
2024-07-07 20:18:07 -07:00 |
|
Jarred Sumner
|
150ae032e8
|
Flip conditional
|
2024-07-07 09:47:30 -07:00 |
|
Jarred Sumner
|
37ee951448
|
Add unusable postgres client behind a canary-or-debug-only feature flag (#11920)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-07-07 09:43:48 -07:00 |
|
Jarred Sumner
|
92bd629e60
|
Support promises in profile method in bun:jsc (#12165)
|
2024-07-06 20:24:21 -07:00 |
|
Jarred Sumner
|
e7031b07ae
|
Fix memory leak in withFileTypes: true in fs.readdir (#12393)
|
2024-07-06 20:22:55 -07:00 |
|
Jarred Sumner
|
41a5ebe09f
|
Fix memory leak in new Request(request) (#12387)
|
2024-07-05 22:11:09 -07:00 |
|
Jarred Sumner
|
cd97c21038
|
Handle OOM in btoa (#12353)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-07-05 22:02:07 -07:00 |
|
dave caruso
|
57d22908d1
|
fix(transpiler): Fix non-inlined nested namespaces (#12386)
|
2024-07-05 21:59:23 -07:00 |
|
dave caruso
|
749c51d71a
|
simpler version of simplifyUnusedExpr rewrite (#12384)
|
2024-07-05 20:20:45 -07:00 |
|
Andrew Johnston
|
050a4b5c71
|
fix(formdata): handle file names correctly when setting on formdata (#12379)
Co-authored-by: Andrew Johnston <andrew@bun.sh>
|
2024-07-05 18:29:12 -07:00 |
|
Jarred Sumner
|
6f52b649da
|
Make debug log more useful
|
2024-07-05 17:28:48 -07:00 |
|
Jarred Sumner
|
ee25618197
|
Use bun.ComptimeStringMap instead of std.StaticStringMap (#12351)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-07-04 23:05:51 -07:00 |
|
Vadzim
|
4f3ef07455
|
Fix crash on aborted timer (#12348)
|
2024-07-04 16:20:59 -07:00 |
|
Dylan Conway
|
4fefb8507c
|
respect package.json indentation in bun install (#12328)
|
2024-07-03 23:10:34 -07:00 |
|
Jake Boone
|
6a43f7f52d
|
Nest test results under describe scopes (#12189)
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2024-07-03 20:46:55 -07:00 |
|
Jarred Sumner
|
c486a049a8
|
Implement buffer.resolveObjectURL (#12324)
|
2024-07-03 19:17:20 -07:00 |
|
Jarred Sumner
|
5a0b935231
|
Bump libarchive (#12314)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-07-03 11:56:17 -07:00 |
|
dave caruso
|
688ddbda74
|
feat(bundler): implement enum inlining / more constant folding (#12144)
Co-authored-by: paperdave <paperdave@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-07-03 04:23:17 -07:00 |
|
Dylan Conway
|
b9fba61153
|
fix(install): patching in root package with workspaces (#12313)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-07-03 03:52:15 -07:00 |
|
Jarred Sumner
|
dfca8147df
|
Bump WebKit submodule (#12310)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-07-03 03:08:11 -07:00 |
|
Jarred Sumner
|
2f0789af7c
|
Always set enable_logs in development
|
2024-07-01 23:38:03 -07:00 |
|
Jarred Sumner
|
f8e640c018
|
Remove callconv from a couple functions
|
2024-07-01 23:35:28 -07:00 |
|
Jarred Sumner
|
b0018465cc
|
WebKit upgrade (#12246)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-07-01 23:27:59 -07:00 |
|
Zack Radisic
|
bf14a09a23
|
install: fix issues with patching hoisted dependencies in workspaces (#12141)
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
Co-authored-by: dylan-conway <dylan-conway@users.noreply.github.com>
|
2024-07-01 17:44:18 -07:00 |
|
Filip Skokan
|
81711faebe
|
fix: add Symbol.toStringTag to KeyObject instances (#12278)
|
2024-07-01 15:13:34 -07:00 |
|
Zack Radisic
|
861be5560e
|
Support reading from .npmrc (#11979)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-06-29 18:11:23 -07:00 |
|
Jarred Sumner
|
7f3e6f23f6
|
Refactor ZigString -> toJS (#12242)
|
2024-06-29 00:21:42 -07:00 |
|
Jarred Sumner
|
5f34387bea
|
Fix crash in dns.lookup, ensure getaddrinfo() only returns IPv4-only or IPv6-only results when it should, normalize node:dns errors (#12223)
|
2024-06-28 18:45:10 -07:00 |
|
Dylan Conway
|
c1a5b4acc5
|
fix napi.test.ts (#12241)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-06-28 18:38:37 -07:00 |
|
Dylan Conway
|
acc0fe6db4
|
comment
|
2024-06-28 17:02:36 -07:00 |
|
Dylan Conway
|
6e89419250
|
fix(install): bugfix for tarball "overrides" (#12234)
|
2024-06-28 16:54:35 -07:00 |
|
Dylan Conway
|
d5aa7265df
|
fix(install): bun pm trust with updated dependencies (#12215)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-06-28 16:51:06 -07:00 |
|
Dylan Conway
|
da27f22622
|
fix(install): install binaries for packages installed multiple times (#11886)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: dylan-conway <dylan-conway@users.noreply.github.com>
|
2024-06-28 03:24:39 -07:00 |
|
Isaiah Banks
|
b37f94d396
|
Fix typo in pm_trusted_command.zig (#12162)
|
2024-06-27 16:12:00 -07:00 |
|
Ashcon Partovi
|
d105b048b1
|
Use Buildkite for CI (#11477)
|
2024-06-27 14:56:07 -07:00 |
|
Jarred Sumner
|
60ef13e079
|
Fix assertion failure in Bun.escapeHTML with latin1 input (#12185)
|
2024-06-26 18:25:02 -07:00 |
|
Erik Dunteman
|
cab78045b7
|
Make console.log(someFunction) print AsyncFunction when appropriate (#12136)
Co-authored-by: Erik Dunteman <erik@MacBook-Pro.attlocal.net>
Co-authored-by: Erik Dunteman <erik@Eriks-MBP.attlocal.net>
|
2024-06-25 13:00:24 -07:00 |
|
Jarred Sumner
|
d5e3ea0ab7
|
Make node:v8 getHeapStatistics more plausible (#12139)
|
2024-06-25 00:17:51 -07:00 |
|
Jarred Sumner
|
bb66bba1bf
|
Make PackageManifest.Serializer.readArray more careful (#12106)
|
2024-06-24 19:22:10 -07:00 |
|
Jarred Sumner
|
ccd92a98e5
|
Copy a42b74ae8139738a14148f94543c659ec2d5b92b from libxev (#12128)
|
2024-06-24 19:21:40 -07:00 |
|
Jarred Sumner
|
d191ec5933
|
Add OS version to crash report message (#12098)
|
2024-06-24 19:17:48 -07:00 |
|
Jarred Sumner
|
5f72f207de
|
Make Lockfile.Buffers.readArray more careful (#12105)
|
2024-06-24 19:17:01 -07:00 |
|
Jarred Sumner
|
40858b4f25
|
Make reported node.js version a build option (#12104)
|
2024-06-24 15:34:28 -07:00 |
|
Jarred Sumner
|
de3ad9840b
|
5% faster fs.readdirSync for small directories on macOS (#12101)
|
2024-06-24 10:11:58 -03:00 |
|
Jarred Sumner
|
82c89bd8fc
|
Fixes #12040 (#12072)
|
2024-06-23 17:38:35 -07:00 |
|