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
2022-09-28
feat: add --allow-sys permission flag (#16028)
Yoshiya Hinosawa
2022-09-28
feat: implement Web Cache API (#15829)
Satya Rohith
2022-09-28
refactor(runtime): don't use destructuring assignment in JS code (#16050)
Bartek Iwańczuk
2022-09-27
feat: Add requesting API name to permission prompt (#15936)
Bartek Iwańczuk
2022-09-27
feat: Stabilize Deno.refTimer() and Deno.unrefTimer() APIs (#16036)
Bartek Iwańczuk
2022-09-27
fix(runtime): refresh perm prompt 3 lines instead of 4 (#16049)
Yoshiya Hinosawa
2022-09-23
perf: use fast ops for tty (#15976)
Divy Srivastava
2022-09-22
chore: forward v1.25.4 release commit to main (#16001)
David Sherret
2022-09-22
chore: fix recent windows only clippy issues (#15993)
David Sherret
2022-09-22
feat: Refresh interactive permission prompt (#15907)
Bartek Iwańczuk
2022-09-22
perf: fs optimizations - part 1 (#15873)
Divy Srivastava
2022-09-21
fix(runtime): better error message with Deno.env.get/set (#15966)
Yoshiya Hinosawa
2022-09-19
chore(runtime): upgrade netif crate (#15867)
Ben Noordhuis
2022-09-19
refactor: move out test files from root testdata directory into sub directori...
David Sherret
2022-09-19
chore: fix clippy warnings (#15944)
Ben Noordhuis
2022-09-17
perf(ext/console): avoid `wrapConsole` when not inspecting (#15931)
Divy Srivastava
2022-09-16
upgrade deps (#15914)
Ryan Dahl
2022-09-16
fix(runtime): fix permission status cache keys (#15899)
Nayeem Rahman
2022-09-15
chore: forward v1.25.3 release commit to main (#15919)
Colin Ihrig
2022-09-15
refactor(runtime/io): use primordials (#15906)
Marcos Casagrande
2022-09-14
fix(ops): add node.js env variable allowlist (#15893)
Colin Ihrig
2022-09-13
refactor(npm): create general use `NpmPackageResolver` (#15882)
David Sherret
2022-09-09
chore: forward v1.25.2 release commit to main (#15831)
denobot
2022-09-06
perf(runtime): short-circuit `queue_async_op` for Poll::Ready (#15773)
Divy Srivastava
2022-09-05
chore: fix flaky stdout_write_all test (#15772)
David Sherret
2022-09-05
perf(runtime): flatten arguments for write_file ops (#15776)
Divy Srivastava
2022-09-04
fix(cli): allow using file resource synchronously while being used async (#15...
David Sherret
2022-09-02
refactor: move JsError formatting to deno_runtime (#15345)
Christian Dürr
2022-09-02
refactor(test): grab runTests() and runBenchmarks() from __bootstrap (#15420)
Nayeem Rahman
2022-09-02
fix(repl): don't terminate on unhandled error events (#15548)
Nayeem Rahman
2022-09-02
chore: forward v1.25.1 release commit to main (#15735)
denobot
2022-08-27
perf(runtime): optimize allocations in read/write checks (#15631)
Divy Srivastava
2022-08-25
v1.25.0
Bartek Iwańczuk
2022-08-24
feat(unstable): add more permission checks for ext/node/ (#15581)
Bartek Iwańczuk
2022-08-24
feat(ext/flash): split upgradeHttp into two APIs (#15557)
Luca Casonato
2022-08-21
feat: `queueMicrotask()` error handling (#15522)
Nayeem Rahman
2022-08-20
feat(unstable): initial support for npm specifiers (#15484)
David Sherret
2022-08-19
feat(unstable): change Deno.serve() API (#15498)
Bartek Iwańczuk
2022-08-19
perf(runtime): optimize Deno.file open & stream (#15496)
Divy Srivastava
2022-08-18
feat(ext/flash): An optimized http/1.1 server (#15405)
Divy Srivastava
2022-08-16
feat(runtime): add pre_execute_module_cb (#15485)
David Sherret
2022-08-11
chore: forward v1.24.3 release commit to main (#15462)
denobot
2022-08-11
perf(ops): Monomorphic sync op calls (#15337)
Aapo Alasuutari
2022-08-10
refactor(runtime): split up `MainWorker` and `WebWorker`'s `preload_module` m...
David Sherret
2022-08-10
fix(permissions): ignore empty values (#15447)
Leo Kettmeir
2022-08-10
fix: allow setting `globalThis.location` when no `--location` is provided (#1...
Kayla Washburn
2022-08-09
chore: temporarily disable `ext/node` and use unstable ops (#15438)
David Sherret
2022-08-10
fix: update deno_graph to fix importing config as JSON module (#15388)
Kitson Kelly
2022-08-09
feat: add ext/node for require support (#15362)
Bartek Iwańczuk
2022-08-05
fix: various formatting fixes (#15412)
David Sherret
[prev]
[next]