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
path:
root
/
ext
Age
Commit message (
Expand
)
Author
2023-06-26
chore: fix typos (#19572)
Martin Fischer
2023-06-26
Revert "Reland "refactor(core): cleanup feature flags for js source i… (#19...
Bartek Iwańczuk
2023-06-26
fix(ext/node): remove path.toFileUrl (#19536)
Ryan Clements
2023-06-25
Reland "refactor(core): cleanup feature flags for js source inclusion" (#19519)
Nayeem Rahman
2023-06-24
fix(ext/node): support brotli APIs (#19223)
Divy Srivastava
2023-06-24
refactor(ops): Adding op2 macro and implementing in a couple of places (#19534)
Matt Mastracci
2023-06-24
chore(ext/web): align with whatwg/dom typo fix (#19584)
Martin Fischer
2023-06-23
fix(serde_v8): Do not coerce values in serde_v8 (#19569)
Divy Srivastava
2023-06-23
fix(ext/fs): fix boolean checks in JS parser (#19586)
Luca Bruno
2023-06-22
refactor(serde_v8): split ZeroCopyBuf into JsBuffer and ToJsBuffer (#19566)
Bartek Iwańczuk
2023-06-22
refactor(npm): remove needless resolve_nv_ref_from_pkg_req_ref on NpmResolver...
David Sherret
2023-06-19
fix(deno/ext): Fix WebCrypto API's deriveKey (#19545)
Santhanam
2023-06-17
chore(kv) fix and re-enable queue test (#19529)
Igor Zinkovsky
2023-06-16
fix(ext/node): remove fromFileUrl from "node:path" (#19504)
Ryan Clements
2023-06-16
chore: forward v1.34.3 release commit to main (#19526)
denobot
2023-06-15
refactor(ext/fetch): const for max header cache size (#19496)
markthree
2023-06-15
fix(node): Worker constructor doesn't check type: module of package.json (#19...
Vedant Pandey
2023-06-15
refactor(ext/fetch): simplify fetch ops (#19494)
Bartek Iwańczuk
2023-06-14
chore(ext/node): bring back changes to ClientRequest.onSocket (#19509)
Leo Kettmeir
2023-06-14
perf(web): optimize timer resolution (#19493)
Bartek Iwańczuk
2023-06-14
perf: don't run microtask checkpoint if macrotask callback did no work (#19492)
Bartek Iwańczuk
2023-06-14
fix(ext/http): Include hostname in onListen argument (#19497)
Jhan S. Álvarez
2023-06-13
feat(kv) queue implementation (#19459)
Igor Zinkovsky
2023-06-13
Revert "refactor(core): cleanup feature flags for js source inclusion… (#19...
Bartek Iwańczuk
2023-06-13
fix(node/buffer): make slice be the same as subarray (#19481)
Leo Kettmeir
2023-06-13
perf(http): cache verified headers (#19465)
Bartek Iwańczuk
2023-06-13
fix(ext/http): replace await Deno.serve with await Deno.serve().finished (#19...
Matt Mastracci
2023-06-13
fix(ext/websockets): ensure we fully send frames before close (#19484)
Matt Mastracci
2023-06-13
refactor(core): cleanup feature flags for js source inclusion (#19463)
Nayeem Rahman
2023-06-13
fix(ext/node): handle 'upgrade' responses (#19412)
Bartek Iwańczuk
2023-06-13
feat(node): HTTPS server (#19362)
Leo Kettmeir
2023-06-13
chore(ext/http): fix github lint issue (#19479)
Matt Mastracci
2023-06-12
perf(ext/http): from_maybe_shared_unchecked for header values (#19478)
Matt Mastracci
2023-06-12
feat: Adaptations to support OpenBSD port (#19153)
VlkrS
2023-06-10
perf(serve): hoist promise error callback (#19456)
Marvin Hagemeister
2023-06-09
perf: optimize ByteString checks, hoist server rid getter (#19452)
Bartek Iwańczuk
2023-06-09
perf(serve): hoist repeated condition (#19449)
Marvin Hagemeister
2023-06-09
chore: forward v1.34.2 release commit to main (#19434)
denobot
2023-06-08
chore(ext/node): revert changes to ClientRequest.onSocket (#19426)
Bartek Iwańczuk
2023-06-08
fix(ext/websocket): Close socket on bad string data (#19424)
Matt Mastracci
2023-06-08
perf(ext/websocket): Reduce GC pressure & monomorpize op_ws_next_event (#19405)
Matt Mastracci
2023-06-08
chore: Ensure we only end up with the clang version we want & upgrade libffi ...
Matt Mastracci
2023-06-08
feat(node_compat): Add a write method to the FileHandle class (#19385)
nasa
2023-06-08
feat(node_compat): Add a read method to the FileHandle class (#19359)
nasa
2023-06-08
perf: use sendto syscalls (#19414)
Bartek Iwańczuk
2023-06-07
fix(napi): don't panic if symbol can't be found (#19397)
Bartek Iwańczuk
2023-06-07
refactor(core): use JoinSet instead of FuturesUnordered (#19378)
Bartek Iwańczuk
2023-06-07
chore: downgrade to Rust 1.69 (#19407)
David Sherret
2023-06-07
perf(ext/websocket): monomorphize code (#19394)
Bartek Iwańczuk
2023-06-06
perf(http): avoid flattening http headers (#19384)
Marvin Hagemeister
[prev]
[next]