index
:
bun
1-runner
add-license
ansg191/server-identity-CN
ansg191/system-store
bun-crash-dump
bun-json
bun-polyfills
bun-test-each
ciro/child-process-fixes
ciro/fetch-fix-with-lock
ciro/fix-flask-tests
ciro/fix-maxRequestBodySize
ciro/fix-test-command
ciro/gc-tests
ciro/http2
ciro/proxy-connect-tests
ciro/queue-response-experiment
ciro/spawn-abort-signal-rebased
ciro/ws-fetch-proper-handshake
cli-flags
completions
create-constructors-when-needed
dap2
dap3
dave/assert-double-is-valid
dave/bundler-string-length
dave/es5-class-helper
dave/import.meta.resolve
dave/install-tag-without-dash
dave/lol
dave/nodemodule-preloadmodules
dave/postinstall
dave/postinstall_2
dave/remove-native-event
dave/zlib
debugger-dev
derrick/fix/bindings-mark-jscinitialize
derrick/fix/event-emitter-async-iter
derrick/fix/event-emitter-emit-throw-native
derrick/fix/http-lowercase-headers
derrick/fix/node-tests
derrick/test/add-ed25519-tests
detect-libc
doc/0.8
dylan/callback-fulfilled-after-rejection
dylan/change-pathname-assert
dylan/cli-fixes
dylan/encoding-fix
dylan/fix-bundling-lodash-es-is-buffer
dylan/fix-error-inlining
dylan/fix-module-field-in-exports
dylan/github-api-option
dylan/github-dependencies
dylan/import-file-path
dylan/non-enumerable-export-values
dylan/resolve-rope-in-string
dylan/set-exit-code
dylan/source-map-names-property
eventstream
feat/ecosystem
feat/npm
fix
fix-prepare-stack-trace
fix-websocket-upgrade
fs-watch-file
got
guides-3
improve-docker
insensitive-pkg-names
integration-tests
jarred/5859
jarred/actions
jarred/add-git
jarred/analytics
jarred/arenas
jarred/ast
jarred/ast-again
jarred/async_bio
jarred/bench
jarred/brotli
jarred/bump-uws
jarred/bundle-workspace-packages
jarred/bunfig
jarred/callable
jarred/canvas
jarred/ci-check
jarred/cjs2
jarred/cleanup-error
jarred/clipboard-objc
jarred/direct
jarred/dump
jarred/edgecase
jarred/esbuild-plugin-api
jarred/escapeHTML
jarred/esm-conditions
jarred/experiment-bsp
jarred/export-star-flat
jarred/exports-map
jarred/faster-error-capturestacktrace
jarred/faster-ordered-properties
jarred/fastmalloc
jarred/fetch-experiment
jarred/fetchheaders
jarred/fix-blob-slice-test
jarred/fix-bunbun-on-wsl
jarred/fix-crash
jarred/fix-http-compression
jarred/fix-issue-with-tsconfig-run
jarred/fix-proxy-regression
jarred/fixes-3129
jarred/gen
jarred/htmlrewriter
jarred/improve-testing
jarred/inquirer
jarred/isolation
jarred/jsc
jarred/land
jarred/landing
jarred/linux
jarred/live-bindings
jarred/make-strings-better
jarred/mdx-thrwawy
jarred/move
jarred/napi
jarred/new-bund
jarred/new-bund-ressurected-branch
jarred/new-http
jarred/no-more-npm
jarred/package-mapper
jarred/pg
jarred/port
jarred/possibly-2732
jarred/postgresql
jarred/precompile-linux-dependencies
jarred/prepare-for-libuv
jarred/profiled-call
jarred/read-tsconfig-jsx
jarred/redo-evaluation-order
jarred/redo-zigstring-for-utf16
jarred/relay
jarred/rename
jarred/repl
jarred/request-finalizer
jarred/rewrite-router
jarred/run
jarred/simdjson
jarred/simplify
jarred/some-fixes-for-eventsource
jarred/standalone-repro1
jarred/start
jarred/strong
jarred/subprocess
jarred/support-tee
jarred/tcc
jarred/throw-if
jarred/update-install-stuff
jarred/update-zig1
jarred/upgrade-zig-2
jarred/uws
jarred/webkit-upgrade-may-17
jarred/wip-more-reliable
jarred/workers
jarred/zlib
jarred/zls
lithdew/picohttp-mimalloc
main
move-templates
nestjs-guide
next-cleanup
origin/main
plugin/plugindata
plugin/resolvedir
postinstall_3
repl
request-body-stream
reserve-commands
revert-5167-dylan/decode-regex-if-needed
rfc/bun-bundler-api
rfc/bunfig-overhaul
save-in-update
sdl
test/action
types/mock
types/readable-stream-default
types/tty
u/vjpr/zig-0.10
xHyroM/types/expose-Bun-Env
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
node-fallbacks
/
net.js
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-12
Update WebKit
Jarred Sumner
8
-33
/
+119
2022-08-12
[bun.js] up to 60% faster TextEncoder.encodeInto and ~3% faster TextEncoder.e...
Jarred Sumner
12
-84
/
+822
2022-08-12
[Bun.serve] Fix crash on invalid certificate file path for SSL
Jarred Sumner
1
-3
/
+5
2022-08-11
fix appendFile permission (#1052)
Zilin Zhu
1
-1
/
+1
2022-08-10
fix MD5 length and compile error (#1050)
Zilin Zhu
2
-4
/
+4
2022-08-10
Add `bun link` and `bun unlink` to completions
bun-v0.1.8
Jarred Sumner
4
-9
/
+83
2022-08-10
[bun unlink] Partially implement
Jarred Sumner
2
-7
/
+130
2022-08-10
Include GIT_SHA in linux builds
Jarred Sumner
1
-1
/
+7
2022-08-10
Update bun-mac-aarch64.yml
Jarred Sumner
1
-0
/
+1
2022-08-10
Update ZigGlobalObject.cpp
Jarred Sumner
1
-2
/
+0
2022-08-10
Log uncaught exceptions
Jarred Sumner
3
-5
/
+5
2022-08-10
Add shared property
Jarred Sumner
1
-4
/
+5
2022-08-10
Fix console.log with typed arrays
Jarred Sumner
9
-104
/
+371
2022-08-10
Add `Event` JSType
Jarred Sumner
2
-1
/
+5
2022-08-10
Faster debug builds
Jarred Sumner
1
-4
/
+5
2022-08-10
Fix MessageEvent formatting
Jarred Sumner
1
-0
/
+52
2022-08-10
improve reliability of `WebSocket`
Jarred Sumner
8
-29
/
+77
2022-08-10
Fix spurious unhandled promise rejection error
Jarred Sumner
2
-8
/
+12
2022-08-10
[bun upgrade] Add changelog URL
Jarred Sumner
1
-4
/
+10
2022-08-10
Remove trailing newline in git sha
Jarred Sumner
1
-1
/
+1
2022-08-10
Update js_parser.zig
Jarred Sumner
1
-1
/
+1
2022-08-10
[TS] Fix bug with `import Foo = require("bar")`
Jarred Sumner
2
-74
/
+109
2022-08-10
Commit snapshot
Jarred Sumner
2
-4
/
+12
2022-08-09
Fix linux build?
Jarred Sumner
1
-4
/
+4
2022-08-09
[js] Fix console.log(Infinity)
Jarred Sumner
2
-1
/
+12
2022-08-09
[bun:ffi] ~30% perf improvement for wrapped functions
Jarred Sumner
3
-2
/
+537
2022-08-09
[bun:ffi] Re-enable most of the tests
Jarred Sumner
1
-543
/
+582
2022-08-09
[bun:ffi] Feature: Expose `ptr` on the FFI function
Jarred Sumner
1
-0
/
+1
2022-08-09
[bun:ffi] Feature: C deallocator callback function for `toBuffer` and `toArra...
Jarred Sumner
2
-5
/
+126
2022-08-09
Fix linux build
Jarred Sumner
1
-1
/
+2
2022-08-09
add some comments
Jarred Sumner
1
-1
/
+16
2022-08-09
[node compat] Add tests for `fs.copyFileSync`
Jarred Sumner
1
-0
/
+60
2022-08-09
[node compat] Improve fs.copyFileSync performance on macOS
Jarred Sumner
4
-18
/
+127
2022-08-09
Update Makefile
Jarred Sumner
1
-4
/
+6
2022-08-09
Improve fs.copyFile performance on Linux (#1035)
Jarred Sumner
2
-23
/
+60
2022-08-09
Simplify building the debug tools
Jarred Sumner
1
-28
/
+36
2022-08-09
Fix clean-bindings script
Jarred Sumner
1
-3
/
+1
2022-08-09
[misc] Add a way to disable LOLHTML
Jarred Sumner
2
-1
/
+73
2022-08-09
[node compat] Update `"module"` module's `require.resolve` implementation
Jarred Sumner
1
-60
/
+38
2022-08-09
[misc] Add a global private `@Bun`
Jarred Sumner
6
-22
/
+26
2022-08-09
[node compat] Implement `require.resolve`
Jarred Sumner
4
-9
/
+137
2022-08-09
Delete server polyfill
Jarred Sumner
2
-17
/
+0
2022-08-09
Fix static require by setting the state machine manually (#1034)
Zilin Zhu
2
-1
/
+7
2022-08-08
Update example Next app to 12.2 (#1033)
TiKevin83
2
-10
/
+4
2022-08-08
Raise error on unhandled rejected promises (#1010)
Zilin Zhu
8
-6
/
+58
2022-08-08
Flip boolean
Jarred Sumner
1
-2
/
+2
2022-08-08
Fix baseline builds once again
Jarred Sumner
1
-11
/
+93
2022-08-08
fix compiling error on linux (#1027)
Zilin Zhu
1
-1
/
+2
2022-08-08
Update JSSQLStatement.cpp
Jarred Sumner
1
-2
/
+2
2022-08-08
fix segfault for query().all() with more than 64 properties (#1025)
Zilin Zhu
2
-57
/
+62
[next]