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-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
2022-08-05
chore: forward v1.24.2 release commit to main (#15410)
denobot
2022-08-04
fix: Update `Object.prototype.__proto__` related comments (#15394)
Yongwook Choi
2022-07-29
Forward 1.24.1 to main (#15333) (#15336)
Colin Ihrig
2022-07-26
chore(ops): Remove unused arguments from ops (#15315)
Aapo Alasuutari
2022-07-23
fix: unhandledrejection handling for sync throw in top level (#15279)
Bartek Iwańczuk
2022-07-22
fix: Child.unref() unrefs stdio streams properly (#15275)
Bartek Iwańczuk
2022-07-21
1.24.0 (#15262)
denobot
2022-07-20
Reland "feat: add "unhandledrejection" event support" (#15211)
Bartek Iwańczuk
2022-07-18
feat(unstable): Ability to ref/unref "Child" in "Deno.spawnChild()" API (#15151)
Leo Kettmeir
2022-07-18
chore(repl): update rustyline to 10.0.0 (#15232)
sigmaSd
2022-07-18
BREAKING(unstable): Improve Deno.spawn() stdio API (#14919)
Nayeem Rahman
[prev]
[next]