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-01-15
fix(ext/ffi): use SafeMap in getTypeSizeAndAlignment (#17305)
Garcia
2023-01-15
fix(ext/flash): Fix panic when JS caller doesn't consume request body (#16173)
Isaiah Gamble
2023-01-15
fix(ext/fetch): remove Response.trailer from types (#17284)
Geert-Jan Zwiers
2023-01-15
fix(core): Add `Generator` and `AsyncGenerator` to promordials (#17241)
Kenta Moriuchi
2023-01-14
chore: use rustfmt imports_granularity option (#17421)
Divy Srivastava
2023-01-15
fix(ext/fetch) Fix request clone error in flash server (#16174)
Isaiah Gamble
2023-01-15
refactor: clean up `unwrap` and `clone` (#17282)
Yiyu Lin
2023-01-15
fix(napi): functions related to errors (#17370)
Bartek Iwańczuk
2023-01-15
fix(ext/flash): Fix typo in 'chunked' flash ops (#17302)
Kamil Ogórek
2023-01-14
fix(ext/flash): Correctly handle errors for chunked responses (#17303)
Kamil Ogórek
2023-01-14
fix(npm): use original node regex in npm resolution (#17404)
Kiryl Dziamura
2023-01-13
fix(napi): allow cleanup hook to remove itself (#17402)
Bartek Iwańczuk
2023-01-13
chore: forward 1.29.3 release back to main (#17401)
David Sherret
2023-01-13
chore: add `copyright_checker` tool and add the missing copyright (#17285)
Yiyu Lin
2023-01-13
fix(webidl): properly implement setlike (#17363)
Leo Kettmeir
2023-01-12
fix(napi): Implement `napi_threadsafe_function` ref and unref (#17304)
Divy Srivastava
2023-01-12
fix: check if BroadcastChannel is open before sending (#17366)
Leo Kettmeir
2023-01-11
fix: don't panic on resolveDns if unsupported record type is specified (#17336)
Leo Kettmeir
2023-01-10
fix(napi): support for env cleanup hooks (#17324)
Bartek Iwańczuk
2023-01-10
fix(napi): handle static properties in classes (#17320)
Bartek Iwańczuk
2023-01-10
fix(npm): allow to read package.json if permissions are granted (#17209)
Bartek Iwańczuk
2023-01-09
fix(ext/web/streams): fix ReadableStream asyncIterator (#16276)
Marcos Casagrande
2023-01-08
feat(core): allow specifying name and dependencies of an Extension (#17301)
Leo Kettmeir
2023-01-08
feat(ext/ffi): structs by value (#15060)
Dj
2023-01-06
fix(npm): handle declaration file resolution where packages incorrectly defin...
David Sherret
2023-01-06
perf(ext,runtime): remove using `SafeArrayIterator` from `for-of` (#17255)
Kenta Moriuchi
2023-01-05
refactor(cli,core,ext,rt): remove some unnecessary `clone` or `malloc` (#17274)
Yiyu Lin
2023-01-05
chore: forward v1.29.2 release commit to main (#17277)
denobot
2023-01-04
fix: upgrade deno_ast to 0.23 (#17269)
David Sherret
2023-01-04
chore(cli,ext,rt): remove some unnecessary `clone` or `malloc` (#17261)
Yiyu Lin
2023-01-02
chore: update copyright year to 2023 (#17247)
David Sherret
2022-12-28
fix(ext/net): Remove unstable check from op_node_unstable_net_listen_udp (#17...
Kamil Ogórek
2022-12-28
feat(unstable): Add Deno.Conn.ref()/unref() (#17170)
Bartek Iwańczuk
2022-12-23
fix(ext/fetch): Guard against invalid URL before its used by reqwest (#17164)
Kamil Ogórek
2022-12-22
fix(ext): Add checks for owning properties in for-in loops (#17139)
Kenta Moriuchi
2022-12-20
chore: bump deno_fetch and deno_http versions (#17124)
Ryan Dahl
2022-12-20
fix(ext/http): close stream on resp body error (#17126)
Luca Casonato
2022-12-20
chore: Update dlint (#17031)
Kenta Moriuchi
2022-12-19
fix: display URL in invalid URL error (#17128)
Leo Kettmeir
2022-12-19
fix(npm): conditional exports with --node-modules-dir (#17111)
Bartek Iwańczuk
2022-12-19
fix(ext/fetch): handle errors in req body stream (#17081)
Luca Casonato
2022-12-17
chore: update to Rust 1.66.0 (#17078)
linbingquan
2022-12-16
fix(npm): fix require resolution if using --node-modules-dir (#17087)
Bartek Iwańczuk
2022-12-15
fix(npm): improve exports resolution when type checking (#17071)
David Sherret
2022-12-15
chore: forward v1.29.1 release commit to main (#17067)
denobot
2022-12-15
Revert "feat(ops): Fast zero copy string arguments (#16777)" (#17063)
Bartek Iwańczuk
2022-12-15
1.29.0 (#17052)
denobot
2022-12-14
feat: Stabilize Deno.TcpConn.setNoDelay() and Deno.TcpConn.setKeepAlive() (#1...
Bartek Iwańczuk
2022-12-13
feat(napi): improve napi coverage (#16198)
Divy Srivastava
2022-12-13
docs: use example & default tags (#17032)
Leo Kettmeir
[prev]
[next]