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
2021-06-03
feat(cli): support URL overload for `Deno.chdir` (#10793)
Casper Beyer
2021-06-03
feat(runtime): support URL overloads for `Deno.symlink` and `Deno.symlinkSync...
Casper Beyer
2021-06-03
feat(runtime): support URL overloads for Deno.rename/Deno.renameSync (#10512)
Casper Beyer
2021-06-01
feat: add FsWatcher interface (#10798)
Yoshiya Hinosawa
2021-05-31
Merge v1.10.3 into main (#10801)
Bert Belder
2021-05-31
v1.10.3
Bert Belder
2021-05-31
feat(cli): support URL overloads for `Deno.utime` and `Deno.utimeSync` (#10792)
Casper Beyer
2021-05-31
chore: upgrade Tokio to 1.6.1 (#10782)
Yusuke Tanaka
2021-05-31
chore: release web extension@0.38.0 (#10773)
Luca Casonato
2021-05-31
fix(runtime/http): fix empty blob response (#10689)
Yoshiya Hinosawa
2021-05-31
fix(runtime/http): expose nextRequest() errors in respondWith() (#10384)
Nayeem Rahman
2021-05-31
chore: update deno_lint binary used in CI to v0.5.0 (#10652)
Yusuke Tanaka
2021-05-29
chore: upgrade Tokio to 1.6.1 (#10782)
Yusuke Tanaka
2021-05-29
chore: release web extension@0.38.0 (#10773)
Luca Casonato
2021-05-28
feat(cli): upgrade to TypeScript 4.3 (#9960)
Kitson Kelly
2021-05-27
feat(cli): add origin data dir to deno info (#10589)
crowlKats
2021-05-26
refactor: move JsRuntimeInspector to deno_core (#10763)
Bartek Iwańczuk
2021-05-26
refactor: Rewrite Inspector implementation (#10725)
Bartek Iwańczuk
2021-05-23
feat(extensions): BroadcastChannel WPT conformance
Ben Noordhuis
2021-05-23
feat(extensions): add BroadcastChannel
Ben Noordhuis
2021-05-21
fix(runtime/http): fix empty blob response (#10689)
Yoshiya Hinosawa
2021-05-19
fix(runtime/http): expose nextRequest() errors in respondWith() (#10384)
Nayeem Rahman
2021-05-18
chore: update deno_lint binary used in CI to v0.5.0 (#10652)
Yusuke Tanaka
2021-05-17
chore: release crates (#10661)
Luca Casonato
2021-05-17
chore: update dependencies (#10660)
Luca Casonato
2021-05-17
feat(runtime): support urls for `Deno.realPath` and `Deno.realPathSync` (#10626)
Casper Beyer
2021-05-15
chore: upgrade Tokio to 1.6.0 (#10637)
Yusuke Tanaka
2021-05-11
chore: release crates (#10596)
Bartek Iwańczuk
2021-05-11
feat(runtime/worker): Structured cloning worker message passing (#9323)
Tim Ramlot
2021-05-11
fix(tls): flush send buffer in the background after closing TLS stream (#10146)
Bert Belder
2021-05-10
Switch grant/deny prompt to yes/no (#10547)
Ryan Dahl
2021-05-10
feat: add WebStorage API (#7819)
crowlKats
2021-05-08
cleanup(ops): remove unused ZeroCopyBuf arg-types (#10530)
Aaron O'Mullan
2021-05-07
fix: align plugin api with Extension (#10427)
Elias Sjögreen
2021-05-06
refactor(ops): replace `ZeroCopyBuf` arg by 2nd generic deserializable arg (#...
Aaron O'Mullan
2021-05-06
chore: update wgpu and realign to spec (#9760)
Luca Casonato
2021-05-03
fix(core): error registration could pollute constructors (#10422)
Aaron O'Mullan
2021-05-02
refactor(runtime): use Extensions (#10461)
Aaron O'Mullan
2021-05-02
cleanup(runtime): re-export deno_timers like all other deno crates (#10464)
Aaron O'Mullan
2021-04-30
refactor(core): provide builtins as an Extension (#10449)
Aaron O'Mullan
2021-04-30
Rename crate_ops to extensions (#10431)
Andy Hayden
2021-04-30
refactor(core): initialize extensions in runtime constructor (#10421)
Aaron O'Mullan
2021-04-30
refactor(core.js): provide window.__bootstrap (#10423)
Aaron O'Mullan
2021-04-28
refactor(extensions): reintroduce builder (#10412)
Aaron O'Mullan
2021-04-28
feat(test): run test modules in parallel (#9815)
Casper Beyer
2021-04-28
core: introduce extensions (#9800)
Aaron O'Mullan
2021-04-28
chore: upgrade dprint plugins (#10397)
Satya Rohith
2021-04-26
fix(tls): throw meaningful error when hostname is invalid (#10387)
Bert Belder
2021-04-26
remove #![deny(warnings)] (#10376)
Ryan Dahl
2021-04-25
feat(cli): add test permissions to Deno.test (#10188)
Casper Beyer
[prev]
[next]