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
2023-08-03
1.36.0 (#20036)
denobot
2023-08-03
feat(permissions): add "--deny-*" flags (#19070)
Asher Gomez
2023-08-01
chore: fix windows clippy errors (#20014)
David Sherret
2023-08-01
refactor(runtime): use new fd methods from resource table (#20010)
Matt Mastracci
2023-07-31
fix: call setIsTrusted for generated events (MessageEvent) (#19919)
Ricardo Iván Vieitez Parra
2023-07-31
feat(node/os): implement getPriority, setPriority & userInfo (#19370)
Leo Kettmeir
2023-07-31
refactor: update core extension api usage (#19952)
Nayeem Rahman
2023-07-26
1.35.3 (#19947)
denobot
2023-07-23
chore: update deno_core to 0.196.0 (#19897)
Bartek Iwańczuk
2023-07-22
feat(runtime): sys_info.rs - Use KERN_OSRELEASE on {Free,Open}BSD (#19849)
VlkrS
2023-07-20
chore: forward v1.35.2 release commit to main (#19887)
denobot
2023-07-19
feat(ext/node): properly segregate node globals (#19307)
Luca Casonato
2023-07-19
fix(runtime): print process name in case of spawn error (#19855)
sigmaSd
2023-07-13
fix(tsc): more informative diagnostic when `Deno` does not exist (#19825)
David Sherret
2023-07-13
chore: update to Rust 1.71 (#19822)
Matt Mastracci
2023-07-12
chore: forward 1.35.1 back to main (#19814)
David Sherret
2023-07-09
chore: upgrade deno_core and rusty_v8 (#19773)
Bartek Iwańczuk
2023-07-05
1.35.0 (#19717)
denobot
2023-07-04
fix: move `Deno.serve` to stable namespace (#19718)
Bartek Iwańczuk
2023-07-02
refactor: rename built-in node modules from ext:deno_node/ to node: (#19680)
Bartek Iwańczuk
2023-07-02
Reland "fix(cli): don't store blob and data urls in the module cache" (#18581)
Nayeem Rahman
2023-07-01
fix(ext/kv): expose Deno.AtomicOperation (#19674)
Luca Casonato
2023-06-29
fix(core): consistent extension source resolution (#19615)
Nayeem Rahman
2023-06-29
feat: add more Deno.errors classes (#19514)
Bartek Iwańczuk
2023-06-26
chore: fix typos (#19572)
Martin Fischer
2023-06-26
Revert "Reland "refactor(core): cleanup feature flags for js source i… (#19...
Bartek Iwańczuk
2023-06-25
Reland "refactor(core): cleanup feature flags for js source inclusion" (#19519)
Nayeem Rahman
2023-06-22
refactor(serde_v8): split ZeroCopyBuf into JsBuffer and ToJsBuffer (#19566)
Bartek Iwańczuk
2023-06-16
chore: add conditional compilation for tokio_unstable feature (#19537)
Bartek Iwańczuk
2023-06-16
chore: forward v1.34.3 release commit to main (#19526)
denobot
2023-06-14
refactor(core): some runtime methods should live on the module map (#19502)
Matt Mastracci
2023-06-14
perf: don't run microtask checkpoint if macrotask callback did no work (#19492)
Bartek Iwańczuk
2023-06-13
Revert "refactor(core): cleanup feature flags for js source inclusion… (#19...
Bartek Iwańczuk
2023-06-13
refactor(core): cleanup feature flags for js source inclusion (#19463)
Nayeem Rahman
2023-06-12
feat: Adaptations to support OpenBSD port (#19153)
VlkrS
2023-06-09
chore: fix flaky stdio_streams_are_locked_in_permission_prompt (#19443)
David Sherret
2023-06-09
perf: add Tokio runtime monitor (#19415)
Bartek Iwańczuk
2023-06-09
chore: forward v1.34.2 release commit to main (#19434)
denobot
2023-06-06
chore: upgrade to Rust 1.70.0 (#19345)
David Sherret
2023-06-05
feat(runtime): Add an OpenBSD implementation for rss() (#19221)
VlkrS
2023-06-05
feat(runtime): support creating workers using custom v8 params (#19339)
Mathias Lafeldt
2023-06-03
refactor(core): remove force_op_registration and cleanup JsRuntimeForSnapshot...
Nayeem Rahman
2023-05-31
fix(runtime): add missing SIGIOT alias to SIGABRT (#19333)
Marvin Hagemeister
2023-05-31
feat(runtime): Add example for extension with ops (#19204)
Exidex
2023-05-31
chore(core): Split JsRuntimeForSnapshot from JsRuntime (#19308)
Matt Mastracci
2023-05-30
feat(runtime): add `WorkerLogLevel` (#19316)
David Sherret
2023-05-29
chore: forward v1.34.1 to main (#19312)
Bartek Iwańczuk
2023-05-28
refactor(core): remove ext: modules from the module map (#19040)
Nayeem Rahman
2023-05-27
refactor(node/http): don't use readablestream for writing to request (#19282)
Leo Kettmeir
2023-05-24
1.34.0 (#19246)
denobot
[prev]
[next]