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-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
2021-01-10
tests(wpt/console): Enables web platform tests for console (#9013)
Tarik Eshaq
2021-01-08
fix(runtime): use tokio for async fs ops (#9042)
Casper Beyer
2021-01-08
fix: Worker hangs when posting "undefined" as message (#8920)
yonatan ben avraham
2021-01-08
feat: denort binary (#9041)
Luca Casonato
2021-01-07
feat: add --location=<href> and globalThis.location (#7369)
Nayeem Rahman
2021-01-07
fix: Use "none" instead of false to sandbox Workers (#9034)
Nayeem Rahman
2021-01-06
feat: Add configurable permissions for Workers (#8215)
Steven Guerrero
2021-01-06
refactor: move WebSocket API to an op_crate (#9026)
Luca Casonato
2021-01-06
fix: stronger input checking for setTimeout; add function overload (#8957)
Anonymous
2021-01-06
feat(cli): support data urls (#8866)
Kitson Kelly
2021-01-06
fix: align performance API to spec using WPT (#9012)
Luca Casonato
2021-01-05
fix(runtime/websocket): respond to ping with pong (#8974)
crowlKats
2021-01-05
feat(cli/standalone): support runtime flags for deno compile (#8738)
Nayeem Rahman
2021-01-04
fix(inspector): kill child process after test (#8986)
Ben Noordhuis
2021-01-04
Revert "fix(inspector): add back list endpoint (#8894)" (#8977)
Luca Casonato
2021-01-04
fix: panic on invalid file:// module specifier (#8964)
Maayan Hanin
2021-01-03
fix(inspector): add back list endpoint (#8894)
Liam Perlaki
2021-01-02
upgrade: Rust 1.49.0 (#8955)
Bartek Iwańczuk
2021-01-01
refactor(cli): runtime compiler APIs consolidated to Deno.emit() (#8799)
Kitson Kelly
2020-12-30
BREAKING(unstable): Use hosts for net allowlists (#8845)
Nayeem Rahman
2020-12-30
chore: release crates (#8931)
Bartek Iwańczuk
2020-12-29
refactor(runtime): return iterator from resolve_addr (#8891)
Yusuke Tanaka
2020-12-29
refactor(cli/flags): change allow_read/write/net types from bool to Option<Ve...
Yusuke Tanaka
2020-12-22
chore: release crates (#8854)
Bartek Iwańczuk
2020-12-21
refactor(runtime): remove warp dependency (#8813)
Liam Perlaki
2020-12-21
feat(unstable): record raw coverage into a directory (#8642)
Casper Beyer
2020-12-20
Revert "fix: TLA in web worker (#8809)" (#8839)
Bartek Iwańczuk
2020-12-20
fix: TLA in web worker (#8809)
Bartek Iwańczuk
2020-12-19
upgrade: rustyline 7.1.0 (#8829)
Bartek Iwańczuk
2020-12-18
fix(runtime/websocket): remove eprintln (#8817)
crowlKats
[next]