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
/
js
Age
Commit message (
Expand
)
Author
2022-10-26
feat(runtime): make kill signal optional (#16299)
Leo Kettmeir
2022-10-26
feat: Stabilize Deno.consoleSize() API (#15933)
Bartek Iwańczuk
2022-10-25
Revert "Revert "refactor(ext/net): clean up variadic network ops (#16… (#16...
Bartek Iwańczuk
2022-10-25
feat: stabilize Deno.utime() and Deno.utimeSync() (#16421)
Colin Ihrig
2022-10-25
Revert "refactor(ext/net): clean up variadic network ops (#16392)" (#16417)
Bartek Iwańczuk
2022-10-25
feat: stabilize Deno.futime() and Deno.futimeSync() (#16415)
Colin Ihrig
2022-10-25
feat: stabilize Deno.loadavg() (#16412)
Colin Ihrig
2022-10-24
experiment(ext/web): Don't expose event classes during the bootstrap phase (#...
Andreu Botella
2022-10-24
refactor(ext/net): clean up variadic network ops (#16392)
Luca Casonato
2022-10-18
feat: introduce navigator.language (#12322)
Luca Matei Pintilie
2022-10-17
feat(unstable): add windowsRawArguments to SpawnOptions (#16319)
Yoshiya Hinosawa
2022-10-10
feat(core): add Deno.core.writeAll(rid, chunk) (#16228)
Luca Casonato
2022-09-30
refactor(ext/http): remove op_http_read (#16096)
Luca Casonato
2022-09-30
fix(runtime): no FastStream for unrefable streams (#16095)
Luca Casonato
2022-09-29
fix: move Deno.hostname() from denoNsUnstable to denoNs (#16086)
TrickyPi
2022-09-28
feat(unstable): Deno.setRaw -> Deno.stdin.setRaw (#15797)
Luca Casonato
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-23
perf: use fast ops for tty (#15976)
Divy Srivastava
2022-09-22
perf: fs optimizations - part 1 (#15873)
Divy Srivastava
2022-09-17
perf(ext/console): avoid `wrapConsole` when not inspecting (#15931)
Divy Srivastava
2022-09-16
fix(runtime): fix permission status cache keys (#15899)
Nayeem Rahman
2022-09-15
refactor(runtime/io): use primordials (#15906)
Marcos Casagrande
2022-09-06
perf(runtime): short-circuit `queue_async_op` for Poll::Ready (#15773)
Divy Srivastava
2022-09-05
perf(runtime): flatten arguments for write_file ops (#15776)
Divy Srivastava
2022-09-02
refactor(test): grab runTests() and runBenchmarks() from __bootstrap (#15420)
Nayeem Rahman
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-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-11
perf(ops): Monomorphic sync op calls (#15337)
Aapo Alasuutari
2022-08-10
fix: allow setting `globalThis.location` when no `--location` is provided (#1...
Kayla Washburn
2022-08-05
fix: various formatting fixes (#15412)
David Sherret
2022-08-04
fix: Update `Object.prototype.__proto__` related comments (#15394)
Yongwook Choi
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-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
BREAKING(unstable): Improve Deno.spawn() stdio API (#14919)
Nayeem Rahman
2022-07-15
refactor: allocate IDs for tests (#14729)
Nayeem Rahman
2022-07-15
Revert "feat: add "unhandledrejection" event support (#12994) (#15080)" (#15210)
Bartek Iwańczuk
2022-07-14
feat: add "unhandledrejection" event support (#12994) (#15080)
Bartek Iwańczuk
2022-07-04
Revert "feat: add "unhandledrejection" event support (#12994)" (#15075)
Bartek Iwańczuk
2022-07-04
feat: add "unhandledrejection" event support (#12994)
Bartek Iwańczuk
2022-06-28
fix(test): typo ('finsihed') if text decoder not closed during test (#14996)
nkronlage
2022-06-28
feat(web): add beforeunload event (#14830)
Colin Ihrig
[prev]
[next]