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-02-11
fix(ops): Always close cancel handles for read_async/write_async (#17736)
Kamil Ogórek
2023-02-10
refactor(permissions): use less space for permissions prompt (#17708)
Bartek Iwańczuk
2023-02-08
refactor: internal runtime code TS support (#17672)
Leo Kettmeir
2023-02-07
refactor: remove prefix from include_js_files & use extension name (#17683)
Leo Kettmeir
2023-02-07
refactor: Use ES modules for internal runtime code (#17648)
Leo Kettmeir
2023-02-07
chore: forward v1.30.3 release commit to main (#17677)
denobot
2023-02-05
refactor: rename `deno` specifiers to `internal` (#17655)
Leo Kettmeir
2023-02-03
chore: forward v1.30.2 release commit to main (#17641)
denobot
2023-02-02
chore: forward v1.30.1 release commit to main (#17623)
denobot
2023-01-30
Revert "fix(watch): preserve `ProcState::file_fetcher` between restarts (#154...
Bartek Iwańczuk
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
[prev]
[next]