index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-10-17
fix(ext/fetch): set accept-encoding: identity if range header is present (#16...
Marcos Casagrande
2022-10-17
feat(unstable/npm): support providing npm dist-tag in npm package specifier (...
David Sherret
2022-10-17
perf(ext/web): optimize timer cancellation (#16316)
Divy Srivastava
2022-10-17
feat(unstable): add windowsRawArguments to SpawnOptions (#16319)
Yoshiya Hinosawa
2022-10-17
perf(ext/web): optimize `op_cancel_handle` (#16318)
Divy Srivastava
2022-10-17
fix(lsp): treat empty import map value config as none (#16224)
Tomofumi Chiba
2022-10-17
fix(build) fix linux symbols export list format (#16313)
Luke Channings
2022-10-16
fix(cli/bench): skip strace table border (#16310)
Marcos Casagrande
2022-10-16
fix: add error cause in recursive cause tail (#16306)
Cre3per
2022-10-16
fix(ext/cache): illegal constructor (#16205)
Marcos Casagrande
2022-10-16
refactor(core): make `borrow_mut` more explicit in the ops macro (#16025)
ad hoc
2022-10-16
fix(npm): disable loading native module for "fsevents" package (#16273)
Bartek Iwańczuk
2022-10-16
chore: upgrade rusty_v8 to 0.53.1 (#16303)
Bartek Iwańczuk
2022-10-16
feat: support inlay hints (#16287)
Kitson Kelly
2022-10-15
refactor: Add default implementation for WorkerOptions (#14860)
Christian Dürr
2022-10-15
feat(unstable/task): add `INIT_CWD` env var (#16110)
David Sherret
2022-10-15
fix(docs): Documentation improvements related to `JsRealm`. (#16247)
Andreu Botella
2022-10-15
refactor(build): better handle old glibc (#16238)
Luke Channings
2022-10-15
refactor(core): use isolate get_data/set_data instead of slots (#16286)
Bartek Iwańczuk
2022-10-15
chore: fix windows-only clippy errors (#16289)
David Sherret
2022-10-15
bench: don't show output (#16288)
Bartek Iwańczuk
2022-10-15
fix(ext/ffi): Fix UnsafeCallback ref'ing making Deno enter a live-loop (#16216)
Aapo Alasuutari
2022-10-15
bench: avoid port collision (#16285)
Bartek Iwańczuk
2022-10-15
fix(ext/websocket): panic on no next ws message from an already closed stream...
Aapo Alasuutari
2022-10-15
fix(ext/crypto): correct HMAC get key length op (#16201)
Filip Skokan
2022-10-15
chore: upgrade rusty_v8 to 0.53.0 (#16272)
Bartek Iwańczuk
2022-10-14
fix(lsp): properly handle snippets on completions (#16274)
Kitson Kelly
2022-10-14
fix(ext/web/streams): enqueue to second branch before closing (#16269)
Marcos Casagrande
2022-10-14
fix(ext/fetch): throw TypeError on non-Uint8Array chunk (#16262)
Marcos Casagrande
2022-10-14
fix(ext/web/streams): resolve cancelPromise in ReadableStreamTee (#16266)
Marcos Casagrande
2022-10-13
fix(ext/ffi): Invalid 'function' return type check logic, remove U32x2 as unn...
Aapo Alasuutari
2022-10-13
fix(cli): allow importMap to be an absolute URL within the deno config file (...
Mark Gibson
2022-10-13
chore: Added onbeforeunload to window type definition (#16251)
Matt Ezell
2022-10-12
chore(ext/web): fix typo (#16248)
Xiao Xiao
2022-10-12
fix(ext/fetch): throw TypeError on read failure (#16219)
Marcos Casagrande
2022-10-12
fix(cli): skip removing the latter part if `@` appears at the beginning (#16244)
Yusuke Tanaka
2022-10-10
fix(ext/fetch): fix illegal header regex (#16236)
Marcos Casagrande
2022-10-10
fix sparse array inspection (#16204)
sigmaSd
2022-10-10
feat(core): add Deno.core.writeAll(rid, chunk) (#16228)
Luca Casonato
2022-10-10
perf(ext/cache): set journal_mode=wal (#16231)
Satya Rohith
2022-10-10
fix(npm): support compiling on linux/aarch64 (#16208)
Luke Channings
2022-10-09
feat(core): improve resource read & write traits (#16115)
Luca Casonato
2022-10-09
perf(ext/crypto): optimize `getRandomValues` (#16212)
Divy Srivastava
2022-10-08
fix(ext/fetch): reject immediately on aborted signal (#16190)
Marcos Casagrande
2022-10-08
test(ext/fetch): enable fetch/content-type/multipart.window WPT (#16209)
Marcos Casagrande
2022-10-08
fix(serde_v8): avoid creating unsound slice reference (#16189)
Nugine
2022-10-08
chore(napi_sym): fix readme path (#16203)
李瑞丰
2022-10-07
feat(core): Reorder extension initialization (#16136)
Jakub Łabor
2022-10-07
fix(ext/fetch): support empty formdata (#16165)
Marcos Casagrande
2022-10-07
perf(napi): optimize primitive napi functions (#16163)
Divy Srivastava
[prev]
[next]