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-02-23
fix: panic caused by Deno.env.set("", "") (#9583)
Kohei Ueno
2021-02-21
feat(unstable): per op metrics (#9240)
Luca Casonato
2021-02-21
fix(runtime/testing): false positive for timers when an error is thrown (#9553)
Casper Beyer
2021-02-18
feat(runtime/ops): strongly typed deserialization of JSON ops (#9532)
crowlKats
2021-02-17
Make ModuleSpecifier a type alias, not wrapper struct (#9531)
Ryan Dahl
2021-02-12
chore: release crates (#9481)
Bartek Iwańczuk
2021-02-12
chore: Update to Rust 1.50.0 (#9479)
Kitson Kelly
2021-02-11
fix(runtime/tls): handle invalid host for connectTls/startTls (#9453)
Erik Price
2021-02-10
fix(console): log function object properties / do not log non-enumerable prop...
David DeSimone
2021-02-09
fix(op_crates): Don't use `Deno.inspect` in op crates (#9332)
Nayeem Rahman
2021-02-09
chore: update dependencies (#9455)
Luca Casonato
2021-02-07
fix(runtime/tls): remove unnecessary clone calls (#9429)
Ben Noordhuis
2021-02-05
chore: release crates (#9410)
Bartek Iwańczuk
2021-02-04
chore: use strict mode for internal runtime, core, and op_crates js (#9391)
Developing
2021-02-05
feat(lsp): add TS quick fix code actions (#9396)
Kitson Kelly
2021-02-04
fetch optimizations (#9402)
Ryan Dahl
2021-02-04
refactor: rewrite File implementation (#9334)
Luca Casonato
2021-02-03
fix: improve http client builder error message (#9380)
Ben Noordhuis
2021-02-02
refactor(runtime): remove unneeded Deserialize trait for Permissions struct (...
crowlKats
2021-02-01
chore: make all tests annotated with `#[cfg(test)]` (#9347)
Yusuke Tanaka
2021-01-30
refactor: rewrite Blob implementation (#9309)
Luca Casonato
2021-01-29
chore: upgrade tokio to 1.1.1 (#9327)
Yusuke Tanaka
2021-01-29
v1.7.1
Ryan Dahl
2021-01-29
fix(cli): Move WorkerOptions::deno types to unstable (#9163)
Nayeem Rahman
2021-01-29
refactor: IO resource types, fix concurrent read/write and graceful close (#9...
Bert Belder
2021-01-28
chore: add jsdoc to 26_fetch.js and enable some fetch tests (#9305)
Luca Casonato
2021-01-26
chore: update crates (#9251)
Luca Casonato
2021-01-24
fix(runtime/js): use DOMException in Performance#measure (#9142)
Anonymous
2021-01-21
fix(runtime): fix recursive dispatches of unload event (#9207)
Yoshiya Hinosawa
2021-01-20
fix(ops/net): fix panic in op_dns_resolve (#9187)
Yoshiya Hinosawa
2021-01-19
v1.7.0
Ryan Dahl
2021-01-19
fix(cli): actually stabilize Deno.shutdown() (#9181)
Bert Belder
2021-01-19
upgrade: rusty_v8 0.16.0, v8 8.9.255.3 (#9180)
Ryan Dahl
2021-01-19
feat(unstable): add Deno.resolveDns API (#8790)
Yusuke Tanaka
2021-01-17
fix(op_crates/web): Use WorkerLocation for location in workers (#9084)
Nayeem Rahman
2021-01-17
chore: Enforce ban-untagged-todo lint rule (#9135)
Bartek Iwańczuk
2021-01-15
core(runtime): fix copyright in date (#9116)
Liam Murphy
2021-01-15
refactor(op_crates/crypto): Prefix ops with "op_crypto_" (#9067)
Yacine Hmito
2021-01-15
refactor(op_crate/fetch): align streams to spec (#9103)
Kitson Kelly
2021-01-14
fix: don't swallow customInspect exceptions (#9095)
Steven Guerrero
2021-01-14
refactor: make Process#kill() throw sensible errors on Windows (#9111)
Bert Belder
2021-01-13
release crates
Ryan Dahl
2021-01-12
feat(runtime/tls): add global tls session cache (#8877)
Ben Noordhuis
2021-01-12
feat: stabilize Deno.shutdown() and Conn#closeWrite()
Bartek Iwańczuk
2021-01-12
fix(cli): dispatch unload on exit (#9088)
Yoshiya Hinosawa
2021-01-11
chore: update copyright year (#9094)
Yoshiya Hinosawa
2021-01-11
upgrade: tokio 1.0 (#8779)
Bartek Iwańczuk
2021-01-11
chore: update copyright to 2021 (#9092)
Yusuke Tanaka
2021-01-10
update copyright to 2021 (#9081)
Ryan Dahl
2021-01-10
feat(fetch): req streaming + 0-copy resp streaming (#9036)
Luca Casonato
[prev]
[next]