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-01-02
chore: update copyright year to 2023 (#17247)
David Sherret
2022-12-28
fix(node): Add op_node_unstable_os_uptime to allow for node interop (#17208)
Kamil Ogórek
2022-12-27
feat(unstable): Add "Deno.osUptime()" API (#17179)
Kamil Ogórek
2022-12-21
fix(permissions): add information about import() API request (#17149)
Bartek Iwańczuk
2022-12-20
chore: Update dlint (#17031)
Kenta Moriuchi
2022-12-19
fix: hide progress bars when showing permission prompt (#17130)
David Sherret
2022-12-19
fix(runtime): expose `extensions_with_js` from WorkerOptions (#17109)
Leo Kettmeir
2022-12-18
refactor(runtime): "Worker::execute_script" returns value (#17092)
Fenix
2022-12-18
refactor(permissions): factor out PermissionPrompter trait, add callbacks (#1...
Bartek Iwańczuk
2022-12-17
fix(runtime): `Deno.memoryUsage().rss` should return correct value (#17088)
David Sherret
2022-12-17
chore: update to Rust 1.66.0 (#17078)
linbingquan
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
fix(permissions): Allow ancestor path for --allow-ffi (#16765)
sigmaSd
2022-12-13
feat: support `createNew` in `Deno.writeFile` (#17023)
Leo Kettmeir
2022-12-13
fix: default to `"inherit"` for `Deno.Command#spawn()`'s `stdout` & `stderr` ...
Leo Kettmeir
2022-12-12
feat: improve download progress bar (#16984)
Bartek Iwańczuk
2022-12-12
feat: add `--inspect-wait` flag (#17001)
Bartek Iwańczuk
2022-12-09
unstable: remove Deno.spawn, Deno.spawnSync, Deno.spawnChild APIs (#16893)
Bartek Iwańczuk
2022-12-05
fix(windows): support special key presses in raw mode (#16904)
David Sherret
2022-12-02
perf: use fast api for io read/write sync (#15863)
Divy Srivastava
2022-12-02
feat(ops): Fast zero copy string arguments (#16777)
Divy Srivastava
2022-12-01
chore: forward v1.28.3 release commit to main (#16884)
denobot
2022-11-28
fix(npm): allow to inspect npm modules with --inspect-brk (#16841)
Bartek Iwańczuk
2022-11-28
fix(runtime): feature-flag snapshot from snapshot (#16843)
Leo Kettmeir
2022-11-28
feat(unstable): rework Deno.Command (#16812)
Leo Kettmeir
2022-11-27
feat(core): support initializing extensions with and without JS (#16789)
Bartek Iwańczuk
2022-11-26
fix(inspector): send "isDefault" in aux data (#16836)
Bartek Iwańczuk
2022-11-24
chore: forward v1.28.2 release commit to main (#16796)
denobot
2022-11-22
chore: workspace inheritance (#16343)
Leo Kettmeir
2022-11-21
feat(core): Ability to create snapshots from existing snapshots (#16597)
Bartek Iwańczuk
2022-11-18
chore: fix windows-only clippy errors (#16703)
David Sherret
2022-11-18
chore: use Rust 1.65.0 (#16688)
Aaron O'Mullan
2022-11-17
chore: forward v1.28.1 release commit to main (#16678)
denobot
2022-11-17
fix(ext/webstorage): make web storages re-assignable (#16661)
Yoshiya Hinosawa
2022-11-15
perf(runtime/spawn): collect output using `op_read_all` (#16596)
Marcos Casagrande
2022-11-13
1.28.0 (#16620)
denobot
2022-11-13
feat(unstable): "Deno.Command()" API (#16516)
Leo Kettmeir
2022-11-11
fix(npm): remove forgotten unstable check (#16598)
Bartek Iwańczuk
2022-11-11
feat: Stabilize Deno.bench() and 'deno bench' subcommand (#16485)
Bartek Iwańczuk
2022-11-10
feat: don't require --unstable flag for npm programs (#16520)
Bartek Iwańczuk
2022-11-10
feat: remove --unstable flag requirement for npm: specifiers (#16473)
Bartek Iwańczuk
2022-11-10
feat(runtime): support creating workers with custom v8 snapshots (#16553)
Mathias Lafeldt
2022-11-09
feat: stabilize Deno.uid() and Deno.gid() (#16424)
Colin Ihrig
2022-11-09
feat: stabilize Deno.systemMemoryInfo() (#16445)
Colin Ihrig
2022-11-09
feat: stabilize Deno.networkInterfaces() (#16451)
Colin Ihrig
2022-11-09
chore: forward v1.27.2 release commit to main (#16572)
denobot
2022-11-07
chore: fix windows-only clippy error (#16560)
David Sherret
2022-11-08
refactor: simplify deno_core's grab_global and ensure_objs (#16564)
Ryan Dahl
[prev]
[next]