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
2022-09-30
fix(ext/crypto): use correct handle for public keys (#16099)
Colin Ihrig
2022-09-30
refactor(ext/http): remove op_http_read (#16096)
Luca Casonato
2022-09-30
fix(runtime): no FastStream for unrefable streams (#16095)
Luca Casonato
2022-09-29
fix(ext/fetch): `Body#bodyUsed` for static body (#16080)
Marcos Casagrande
2022-09-29
refactor(ext/cache): remove extra headers iteration in cache.put (#16078)
Agustin Casagrande
2022-09-29
1.26.0
denobot
2022-09-28
fix(ext/flash): reregister socket on partial read on Windows (#16076)
Divy Srivastava
2022-09-28
feat(ext/flash): add `reuseport` option on Linux (#16022)
Divy Srivastava
2022-09-28
feat: implement Web Cache API (#15829)
Satya Rohith
2022-09-27
feat: Add requesting API name to permission prompt (#15936)
Bartek Iwańczuk
2022-09-27
fix(ext/fetch): blob url (#16057)
Satya Rohith
2022-09-27
feat(ext/crypto): add x25519 and Ed25519 CFRG curves (#14119)
Divy Srivastava
2022-09-26
perf(ext/fetch): use content-length in InnerBody.consume (#15925)
Marcos Casagrande
2022-09-26
fix(require): tryPackage uses optional chaining (#16020)
Bartek Iwańczuk
2022-09-26
fix(ext/console): fix error when logging a proxied Date (#16018)
李瑞丰
2022-09-26
perf(ext/console): break on iterableLimit & better sparse array handling (#15...
Marcos Casagrande
2022-09-24
chore(ext/crypto): fix typo in import_key.rs (#16012)
Ikko Ashimine
2022-09-22
chore: forward v1.25.4 release commit to main (#16001)
David Sherret
2022-09-22
feat(npm): add flag for creating and resolving npm packages to a local node_m...
David Sherret
2022-09-22
feat(ops): Automatic fast ops creation (#15527)
Aapo Alasuutari
2022-09-20
fix(flash): panic if response if undefined (#15964)
Bartek Iwańczuk
2022-09-20
fix(ext/webgpu): make GPUDevice.features SetLike (#15853)
Vicary A
2022-09-19
chore: fix clippy warnings (#15944)
Ben Noordhuis
2022-09-17
fix(ext/node): fix builtin module module (#15904)
Yoshiya Hinosawa
2022-09-17
perf(web): optimize encodeInto() (#15922)
Divy Srivastava
2022-09-17
refactor(ext/node): use primordials (#15912)
Marcos Casagrande
2022-09-16
upgrade deps (#15914)
Ryan Dahl
2022-09-15
chore: forward v1.25.3 release commit to main (#15919)
Colin Ihrig
2022-09-14
fix(ops): add node.js env variable allowlist (#15893)
Colin Ihrig
2022-09-13
fix(ext/flash): don't block requests (#15852)
Divy Srivastava
2022-09-13
refactor(npm): create general use `NpmPackageResolver` (#15882)
David Sherret
2022-09-12
fix(npm): support cjs resolution of package subpath with package.json (#15855)
David Sherret
2022-09-11
perf(url): return early if url has no query string (#15856)
Andrew Johnston
2022-09-10
perf(ext/flash): remove string->buffer cache (#15850)
Divy Srivastava
2022-09-10
fix(npm): remove export binding to match node (#15837)
David Sherret
2022-09-10
perf: optimize URL serialization (#15663)
Divy Srivastava
2022-09-09
chore: forward v1.25.2 release commit to main (#15831)
denobot
2022-09-08
fix(npm): recursive translation of reexports, remove window global in node co...
Bartek Iwańczuk
2022-09-08
chore: update url crate to 2.3.1 (#15818)
Leo Kettmeir
2022-09-07
perf(ops): inline &[u8] arguments and enable fast API (#15731)
Divy Srivastava
2022-09-07
fix(ext/flash): use utf8 length as Content-Length (#15793)
Divy Srivastava
2022-09-07
feat(ext/ffi): Implement FFI fast-call trampoline with Dynasmrt (#15305)
Arnau Orriols
2022-09-06
perf(runtime): short-circuit `queue_async_op` for Poll::Ready (#15773)
Divy Srivastava
2022-09-06
fix(npm): conditional exports in npm: specifiers (#15778)
Bartek Iwańczuk
2022-09-05
refactor: cleanup Node compatibility code (#15766)
Bartek Iwańczuk
2022-09-05
feat(ext/ffi): Support bool FFI type (#15754)
Aapo Alasuutari
2022-09-03
BREAKING(unstable): remove --compat mode (#15678)
Bartek Iwańczuk
2022-09-02
fix(ext/timers): create primordial `eval` (#15110)
Garcia
2022-09-02
fix(cli/repl): await Promise.any([])... (#15623)
Jason
2022-09-02
fix(repl): don't terminate on unhandled error events (#15548)
Nayeem Rahman
[prev]
[next]