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-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
feat: Stabilize Deno.stdin.setRaw() (#16399)
Bartek Iwańczuk
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-18
fix(ext/net): return an error from `startTls` and `serveHttp` if the original...
Yusuke Tanaka
2022-10-17
chore: forward v1.26.2 to main (#16331)
Bartek Iwańczuk
2022-10-17
feat(unstable): add windowsRawArguments to SpawnOptions (#16319)
Yoshiya Hinosawa
2022-10-15
refactor: Add default implementation for WorkerOptions (#14860)
Christian Dürr
2022-10-10
feat(core): add Deno.core.writeAll(rid, chunk) (#16228)
Luca Casonato
2022-10-09
feat(core): improve resource read & write traits (#16115)
Luca Casonato
2022-10-07
feat(core): Reorder extension initialization (#16136)
Jakub Łabor
2022-10-06
chore: forward v1.26.1 release commit to main (#16178)
denobot
2022-10-05
feat(npm): implement Node API (#13633)
Divy Srivastava
2022-10-03
chore(ext/cache): make helper functions public (#16117)
Satya Rohith
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
refactor(cli): use shared sys kind parser in flags.rs (#16087)
Yoshiya Hinosawa
2022-09-29
fix: move Deno.hostname() from denoNsUnstable to denoNs (#16086)
TrickyPi
2022-09-29
1.26.0
denobot
2022-09-28
feat: Stabilize Deno.hostname() API (#15932)
Bartek Iwańczuk
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-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
[prev]
[next]