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-02-05
fix(ext/console): log class for class constructor (#17615)
Gasman
2023-02-03
chore: forward v1.30.2 release commit to main (#17641)
denobot
2023-02-02
fix(webgpu): specify viewFormats in surface configuration (#17626)
Leo Kettmeir
2023-02-02
chore: forward v1.30.1 release commit to main (#17623)
denobot
2023-02-01
fix(napi): return node globalThis from napi_get_global (#17613)
Divy Srivastava
2023-01-30
chore: update webgpu (#17534)
Leo Kettmeir
2023-01-29
fix(ext): internal `structuredClone` for `ArrayBuffer` and `TypedArray` subcl...
Kenta Moriuchi
2023-01-29
perf(ops): Remove unnecessary fast call fallback options usage (#17585)
Aapo Alasuutari
2023-01-28
fix(napi): guard threadsafe function counters behind a mutex (#17552)
Bartek Iwańczuk
2023-01-27
chore: upgrade to Rust 1.67 (#17548)
David Sherret
2023-01-26
1.30.0 (#17532)
denobot
2023-01-24
feat: support node built-in module imports (#17264)
Bartek Iwańczuk
2023-01-23
fix(napi): handle return value from initializer (#17502)
Divy Srivastava
2023-01-22
fix(napi): correctly handle name in napi_create_function (#17489)
Divy Srivastava
2023-01-21
fix(ext/ffi): disallow empty ffi structs (#17487)
Divy Srivastava
2023-01-20
Revert "perf(ext/websocket): optimize socket.send (#16320)" (#17480)
Leo Kettmeir
2023-01-20
feat: Stabilize Deno.Listener.ref/unref (#17477)
Bartek Iwańczuk
2023-01-18
chore(ext/crypto): Update rsa to 0.7.0 (#16327)
Kyle Willmon
2023-01-18
chore: upgrade base64-simd to 0.8.0 (#17463)
Nugine
2023-01-18
fix(napi): don't hold on to borrow during iteration (#17461)
Bartek Iwańczuk
2023-01-17
chore: forward v1.29.4 release commit to main (#17453)
denobot
2023-01-16
chore: update dlint to v0.37.0 for GitHub Actions (#17295)
Kenta Moriuchi
2023-01-15
chore(ext/webidl): Add dictionary converter microbenchmark (#17435)
Divy Srivastava
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
[prev]
[next]