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-08-24
fix(unstable): finish HTTP response for 205 and 304 responses (#15584)
Bartek Iwańczuk
2022-08-24
feat(unstable): add more permission checks for ext/node/ (#15581)
Bartek Iwańczuk
2022-08-24
fix(unstable): Deno.serve() can parse hostnames (#15579)
Bartek Iwańczuk
2022-08-24
fix(unstable): various resolution bugs for npm: specifiers (#15546)
Bartek Iwańczuk
2022-08-24
feat(ext/flash): split upgradeHttp into two APIs (#15557)
Luca Casonato
2022-08-24
feat: update `Deno.serve` function signature (#15563)
Luca Casonato
2022-08-23
feat: binary npm commands (#15542)
David Sherret
2022-08-23
fix(ext/fetch): ignore user content-length header (#15555)
Luca Casonato
2022-08-23
BREAKING(ext/ffi): specialized `buffer` type (#15518)
Divy Srivastava
2022-08-23
docs: add permission tags to JSDocs (#15541)
Kitson Kelly
2022-08-22
fix(ext/flash): fix default onListen callback (#15533)
Yoshiya Hinosawa
2022-08-21
fix(unstable): better error for invalid hostname in Deno.serve() (#15529)
Bartek Iwańczuk
2022-08-21
chore: use Rust 1.63.0 (#15464)
Mathias Lafeldt
2022-08-21
fix(ext/flash): fix listening port (#15519)
Yoshiya Hinosawa
2022-08-21
feat(ops): V8 Fast Calls (#15291)
Divy Srivastava
2022-08-20
feat(unstable): initial support for npm specifiers (#15484)
David Sherret
2022-08-19
feat(unstable): change Deno.serve() API (#15498)
Bartek Iwańczuk
2022-08-19
Fix: Honor linter rules in CI and locally (#15492)
Mathias Lafeldt
2022-08-19
perf(runtime): optimize Deno.file open & stream (#15496)
Divy Srivastava
2022-08-19
fix(ext/flash): concurrent response streams (#15493)
Divy Srivastava
2022-08-18
feat(ext/flash): An optimized http/1.1 server (#15405)
Divy Srivastava
2022-08-17
refactor(fetch/request): use callback for url and method (#15483)
Leo Kettmeir
2022-08-17
docs: add category tag for built-in APIs (#15480)
Kitson Kelly
2022-08-16
perf: improve performance.now (#15481)
Ryan Dahl
2022-08-11
chore(ext/node): correct publishing for ext/node (#15461)
David Sherret
2022-08-11
chore: forward v1.24.3 release commit to main (#15462)
denobot
2022-08-11
refactor(ext/node): remove several TODOs (#15452)
Bartek Iwańczuk
2022-08-11
perf(ops): Monomorphic sync op calls (#15337)
Aapo Alasuutari
2022-08-10
fix(ext/ffi): unstable op_ffi_unsafe_callback_ref (#15439)
Luca Casonato
2022-08-09
chore: temporarily disable `ext/node` and use unstable ops (#15438)
David Sherret
2022-08-09
chore: temporarily disable `op_require_read_file` (#15433)
David Sherret
2022-08-09
feat: add ext/node for require support (#15362)
Bartek Iwańczuk
2022-08-08
chore(ext/ffi): remove flaky test (#15426)
Divy Srivastava
2022-08-05
feat(ext/ffi): Add static method variants to Deno.UnsafePointerView (#15146)
Aapo Alasuutari
2022-08-05
fix(ext/ffi): Check CStr for UTF-8 validity on read (#15318)
Aapo Alasuutari
2022-08-05
feat(ext/fetch): Add socks proxy support (#15372)
SahAssar
2022-08-05
chore: forward v1.24.2 release commit to main (#15410)
denobot
2022-08-04
fix: increase websocket message size (#15406)
Leo Kettmeir
2022-08-04
fix(ext/webgpu): use correct IDL key name (#15278)
Leo Kettmeir
2022-07-29
Forward 1.24.1 to main (#15333) (#15336)
Colin Ihrig
2022-07-28
perf(ext/ffi): use fast api calls for 64bit return types (#15313)
Divy Srivastava
2022-07-28
fix(ext/fetch): resolve TODOs about WebIDL conversions in body init (#15312)
Phosra
2022-07-27
perf(ext/ffi): support Uint8Array in fast calls (#15319)
Divy Srivastava
2022-07-27
chore(ext/ffi): Remove unnecessary byte_offset conditional slicing (#15320)
Aapo Alasuutari
2022-07-26
chore(ops): Remove unused arguments from ops (#15315)
Aapo Alasuutari
2022-07-24
chore(ext/ffi): remove dependency on stdint.h (#15294)
Divy Srivastava
2022-07-24
feat(ext/ffi): Safe number pointers (#15173)
Aapo Alasuutari
2022-07-23
feat(ext/ffi): Add support to get ArrayBuffers from UnsafePointerView (#15143)
Aapo Alasuutari
2022-07-23
feat(ext/crypto): deriveBits P-384 (#15138)
diachedelic
2022-07-22
Revert "feat(ops): V8 Fast Calls (#15122)" (#15276)
Divy Srivastava
[prev]
[next]