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-30
chore: update webgpu (#17534)
Leo Kettmeir
2023-01-27
chore: upgrade to Rust 1.67 (#17548)
David Sherret
2023-01-26
1.30.0 (#17532)
denobot
2023-01-25
fix: remove leftover Deno.spawn references (#17524)
David Sherret
2023-01-25
feat: Add sync APIs for "Deno.permissions" (#17019)
Asher Gomez
2023-01-24
refactor: remove Deno.core (#16881)
Bartek Iwańczuk
2023-01-24
feat(runtime/command): make stdin default to inherit for spawn() (#17334)
Leo Kettmeir
2023-01-20
feat: Stabilize Deno.Listener.ref/unref (#17477)
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-16
refactor(core): rename pending_promise_exception to pending_promise_rejection...
Bartek Iwańczuk
2023-01-15
fix(runtime/os): use GetPerformanceInfo for swap info on Windows (#17433)
Divy Srivastava
2023-01-14
chore: use rustfmt imports_granularity option (#17421)
Divy Srivastava
2023-01-15
refactor: clean up `unwrap` and `clone` (#17282)
Yiyu Lin
2023-01-14
fix(runtime/fs): preserve permissions in copyFileSync for macOS (#17412)
Divy Srivastava
2023-01-13
chore: forward 1.29.3 release back to main (#17401)
David Sherret
2023-01-13
fix(permissions): lock stdio streams when prompt is shown (#17392)
Bartek Iwańczuk
2023-01-13
chore: add `copyright_checker` tool and add the missing copyright (#17285)
Yiyu Lin
2023-01-13
fix: make self and window getters only & make getterOnly ignore setting (#17362)
Leo Kettmeir
2023-01-12
feat: allow passing a ReadableStream to Deno.writeFile/Deno.writeTextFile (#1...
Leo Kettmeir
2023-01-09
feat(runtime/os): add `Deno.env.has()` (#17315)
Leo Kettmeir
2023-01-08
feat(core): allow specifying name and dependencies of an Extension (#17301)
Leo Kettmeir
2023-01-07
refactor(permissions): add PermissionsContainer struct for internal mutabilit...
Bartek Iwańczuk
2023-01-06
fix(core): get v8 console from context extra bindings (#17243)
Chengzhong Wu
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
chore(cli,ext,rt): remove some unnecessary `clone` or `malloc` (#17261)
Yiyu Lin
2023-01-03
fix(permissions): process `URL` in `Deno.FfiPermissionDescriptor.path` for `r...
Asher Gomez
2023-01-03
chore: resolve clippy errors in windows build (#17215)
Geert-Jan Zwiers
2023-01-03
fix(permissions): fix italic font in permission prompt (#17249)
Bartek Iwańczuk
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
[prev]
[next]