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-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
2022-12-12
refactor(ext/ffi): split into multiple parts (#16950)
Divy Srivastava
2022-12-07
feat(fmt): improve width calculation (#16982)
David Sherret
2022-12-07
fix(ext/websocket): Reland make try_send ops infallible (#16968)
Divy Srivastava
2022-12-06
fix(ext/fetch): new Request should soft clone (#16869)
Luca Casonato
2022-12-05
refactor: remove references to Deno.core in bootstrap code (#16937)
Bartek Iwańczuk
2022-12-05
fix(ops): disallow auto-borrowing OpState across potential await point (#16952)
Divy Srivastava
2022-12-02
feat(ops): Fast zero copy string arguments (#16777)
Divy Srivastava
2022-12-01
perf(ext/websocket): skip Events constructor checks (#16365)
Divy Srivastava
2022-12-01
chore: forward v1.28.3 release commit to main (#16884)
denobot
2022-11-30
fix(npm): improve package.json exports support for types (#16880)
David Sherret
2022-11-30
chore: upgrade rusty_v8 to 0.58.0 (#16879)
Bartek Iwańczuk
2022-11-30
fix(ext/web): fix typings for readable stream readers (#16191)
ud2
2022-11-29
fix(ext/node): allow absolute path in createRequire (#16853)
Yoshiya Hinosawa
2022-11-28
fix(npm): don't resolve JS files when resolving types (#16854)
David Sherret
2022-11-28
fix(npm): allow to inspect npm modules with --inspect-brk (#16841)
Bartek Iwańczuk
2022-11-27
fix(ext/ffi): Null buffer pointer value is inconsistent (#16625)
Aapo Alasuutari
2022-11-27
perf(ops): Reenable fast unit result optimization (#16827)
Divy Srivastava
2022-11-27
Revert "fix(ext/flash): graceful server startup/shutdown with unsettl… (#16...
Bartek Iwańczuk
2022-11-26
feat(ops): support raw pointer arguments (#16826)
Divy Srivastava
2022-11-24
chore: forward v1.28.2 release commit to main (#16796)
denobot
2022-11-24
fix(npm/types): resolve main entrypoint declaration file when no types entry ...
David Sherret
2022-11-24
fix(ext/flash): graceful server startup/shutdown with unsettled promises in m...
Yusuke Tanaka
[prev]
[next]