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
/
runtime
Age
Commit message (
Expand
)
Author
2024-11-01
chore: upgrade to rust 1.82 and LLVM 19 (#26615)
Divy Srivastava
2024-10-31
fix(node): Implement `os.userInfo` properly, add missing `toPrimitive` (#24702)
Nathan Whitaker
2024-10-31
fix: clamp smi in fast calls by default (#26506)
Divy Srivastava
2024-10-30
chore: forward v2.0.4 release commit to main (#26636)
denobot
2024-10-29
fix: provide hints in terminal errors for Node.js globals (#26610)
Bartek Iwańczuk
2024-10-25
chore: forward v2.0.3 commit to main (#26535)
Bartek Iwańczuk
2024-10-24
refactor(ext/node): use concrete error types (#26419)
Leo Kettmeir
2024-10-24
Revert "fix(runtime): send ws ping frames from inspector server (#263… (#26...
Bartek Iwańczuk
2024-10-23
fix: share inotify fd across watchers (#26200)
Divy Srivastava
2024-10-22
refactor: add 'docs' suggestion (#26463)
Bartek Iwańczuk
2024-10-22
fix(cli): increase size of blocking task threadpool on windows (#26465)
Nathan Whitaker
2024-10-22
refactor(runtime/ops): use concrete error types (#26409)
Leo Kettmeir
2024-10-19
chore: update nix crate (#26422)
Leo Kettmeir
2024-10-18
refactor(ext/webgpu): use concrete error type (#26198)
Leo Kettmeir
2024-10-19
refactor(ext/fetch): use concrete error types (#26220)
Leo Kettmeir
2024-10-18
refactor(ext/http): use concrete error types (#26377)
Leo Kettmeir
2024-10-18
refactor(ext/crypto): use concrete error types (#26167)
Leo Kettmeir
2024-10-18
refactor(ext/websocket): use concrete error type (#26226)
Leo Kettmeir
2024-10-18
refactor(ext/fs): use concrete error types (#26317)
Leo Kettmeir
2024-10-18
chore: forward v2.0.2 release commit to main (#26376)
denobot
2024-10-17
refactor(ext/napi): use concrete error types (#26186)
Leo Kettmeir
2024-10-17
refactor(ext/web): use concrete error types (#26185)
Leo Kettmeir
2024-10-17
feat(permissions): expose PromptResponse (#26358)
Lucas Nogueira
2024-10-17
refactor(ext/kv): use concrete error type (#26239)
Leo Kettmeir
2024-10-17
refactor(ext/net): use concrete error type (#26227)
Leo Kettmeir
2024-10-17
feat(permissions): expose PermissionPrompter and set_prompter function (#26327)
Lucas Nogueira
2024-10-17
fix(runtime): send ws ping frames from inspector server (#26352)
Luca Casonato
2024-10-17
refactor: use macros for signal table (#26214)
Patrick Uftring
2024-10-16
chore: forward v2.0.1 release commit to main (#26338)
denobot
2024-10-15
fix: improve suggestions and hints when using CommonJS modules (#26287)
Bartek Iwańczuk
2024-10-15
fix: add hint for missing `document` global in terminal error (#26218)
Bartek Iwańczuk
2024-10-15
refactor: always apply hint when formatting JsError (#26252)
Bartek Iwańczuk
2024-10-15
chore: upgrade to rust 1.81.0 (#26261)
林炳权
2024-10-14
refactor(ext/ffi): use concrete error types (#26170)
Leo Kettmeir
2024-10-14
refactor(ext/url): use concrete error types (#26172)
Leo Kettmeir
2024-10-14
refactor(ext/webstorage): use concrete error types (#26173)
Leo Kettmeir
2024-10-12
refactor(ext/tls): use concrete error types (#26174)
Leo Kettmeir
2024-10-12
refactor(ext/cron): use concrete error type (#26135)
Leo Kettmeir
2024-10-12
refactor(ext/canvas): use concrete error type (#26111)
Leo Kettmeir
2024-10-12
refactor(ext/cache): use concrete error type (#26109)
Leo Kettmeir
2024-10-12
refactor(ext/broadcastchannel): use concrete error type (#26105)
Leo Kettmeir
2024-10-10
fix(unstable/worker): ensure import permissions are passed (#26101)
David Sherret
2024-10-08
2.0.0 (#26063)
denobot
2024-10-04
refactor: improve node permission checks (#26028)
David Sherret
2024-10-04
fix(node): fix worker_threads issues blocking Angular support (#26024)
Nathan Whitaker
2024-10-03
fix: don't prompt when using `Deno.permissions.request` with `--no-prompt` (#...
Simon Lecoq
2024-10-02
chore: release deno_* crates (#25987)
denobot
2024-10-02
chore: release deno_* crates (#25976)
denobot
2024-10-01
feat: Add suggestion for packages using Node-API addons (#25975)
Bartek Iwańczuk
2024-09-30
refactor: bury descriptor parsing in PermissionsContainer (#25936)
David Sherret
[next]