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-07-12
fix(ext/http): reading headers with ongoing body reader (#15161)
Divy Srivastava
2022-07-12
fix(net): don't panic on failed UDS removal (#15157)
Colin Ihrig
2022-07-12
fix(ext/ffi): i64 arg to C mapping was wrong (#15162)
Aapo Alasuutari
2022-07-12
feat(ext/ffi): Support 64 bit parameters in Fast API calls (#15140)
Aapo Alasuutari
2022-07-12
fix(ext/ffi): trampoline for fast calls (#15139)
Divy Srivastava
2022-07-11
fix(ext/crypto): Adjust typings for `Crypto.getRandomValues()` (#15130)
Livia Medeiros
2022-07-11
chore(web, worker): Use `DetachedBuffer` for `postMessage` ops (#15133)
Andreu Botella
2022-07-09
fix(ext/console): Fix a typo in a warning when .timeEnd is called on an unkno...
Gamer Omega
2022-07-09
refactor(ext) Decrease of StringPrototypeReplace recurrent usage (#15058)
sevenwithawp
2022-07-09
fix(ext/ffi): allow opting out of fast ffi calls (#15131)
Divy Srivastava
2022-07-09
fix(ext/ffi): Avoid keeping JsRuntimeState RefCell borrowed for event loop mi...
Aapo Alasuutari
2022-07-08
perf(ext/ffi): leverage V8 Fast Calls (#15125)
Divy Srivastava
2022-07-06
fix(ext/http) nextRequest return type annotation from ResponseEvent to Reques...
Zach
2022-07-06
perf(ext/http): skip `core.isProxy` check for default ResponseInit (#15077)
Divy Srivastava
2022-07-06
fix(ext/url): missing primordial (#15096)
Garcia
2022-07-05
chore: pin aes-gcm to fix cargo publish (#15084)
David Sherret
2022-07-05
1.23.3 (#15081)
denobot
2022-07-04
Revert "feat: add "unhandledrejection" event support (#12994)" (#15075)
Bartek Iwańczuk
2022-07-04
feat: add "unhandledrejection" event support (#12994)
Bartek Iwańczuk
2022-07-04
perf(ext/http): remove accept_encoding interior mutability (#15070)
Divy Srivastava
2022-07-04
perf(ext/http): simplify op_http_accept (#15067)
Divy Srivastava
2022-07-04
perf(ext/http): lazy load headers (#15055)
Divy Srivastava
2022-07-01
chore: use Rust 1.62.0 (#15028)
Bartek Iwańczuk
2022-06-30
chore: forward 1.23.2 to main (#15027)
David Sherret
2022-06-30
perf(ext/web): avoid reallocations in op_base64_atob (#15018)
Divy Srivastava
2022-06-30
fix(ext/crypto): add EcdhKeyDeriveParams to deriveKey types (#15005)
Alexandre Negrel
2022-06-29
perf(ext/web): use base64-simd for atob/btoa (#14992)
Nugine
2022-06-29
fix(ext/ffi): Empty buffers error with index out of bounds on FFI (#14997)
Aapo Alasuutari
2022-06-29
fix(ext/web): remove `ErrorEventInit`'s error default (#14809)
Mark Ladyshau
2022-06-29
perf(ext/ffi): optimize synchronous calls (#14945)
Divy Srivastava
2022-06-28
feat(ext/ffi): Thread safe callbacks (#14942)
Aapo Alasuutari
2022-06-26
build: require safety comments on unsafe code (#13870)
Luca Casonato
2022-06-23
v1.23.1 (#14954)
Kayla Washburn
2022-06-23
chore(ext/ffi): Improve FFI static handling (#14924)
Aapo Alasuutari
2022-06-21
perf(ext/ffi): Optimize FFI Rust side type checks (#14923)
Aapo Alasuutari
2022-06-21
chore(ext/ffi): simplify FFI types (#14920)
Aapo Alasuutari
2022-06-20
BREAKING(ext/ffi): Remove `Deno.UnsafePointer` indirection (#14915)
Divy Srivastava
2022-06-20
chore(ext/crypto): update webcrypto deps (#14452)
Divy Srivastava
2022-06-20
feat(ext/ffi): Callbacks (#14663)
Aapo Alasuutari
2022-06-19
fix(ext/fetch): add `accept-language` default header to fetch (#14882)
Mark Ladyshau
2022-06-17
fix(ext/web): add EventTarget brand checking (#14637)
Colin Ihrig
2022-06-17
fix(ext/web): handle rid=0 in TextDecoder#decode (#14894)
Luca Casonato
2022-06-16
fix: make Performance global an EventTarget
cjihrig
2022-06-15
1.23.0 (#14878)
denobot
2022-06-15
chore: upgrade various deps (#14876)
Ryan Dahl
2022-06-15
fix(url): properly indent when inspecting URLs (#14867)
cjihrig
2022-06-15
fix(console): constrol inspect() indent with option (#14867)
cjihrig
2022-06-14
feature(web): enable deflate-raw compression format (#14863)
Kayla Washburn
2022-06-13
Remove unstable Deno.sleepSync (#14719)
Ryan Dahl
2022-06-13
feat(console): pass options and depth to custom inspects (#14855)
Colin Ihrig
[prev]
[next]