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-04-23
fix(runtime/js/http): cancel body on response failure (#10225)
Nayeem Rahman
2021-04-21
refactor(core): simplify error handling (#10297)
Aaron O'Mullan
2021-04-21
fix: do not panic on not found cwd (#10238)
Satya Rohith
2021-04-21
chore: release crates (#10269)
Bartek Iwańczuk
2021-04-20
fix(runtime): include HTTP op in WebWorker (#10207)
Satya Rohith
2021-04-20
chore: align fetch to spec (#10203)
Luca Casonato
2021-04-20
chore: update copyright headers (#10243)
Yoshiya Hinosawa
2021-04-20
revert: Conn type changes in #10012 and #10061 (#10255)
Kitson Kelly
2021-04-19
fix(rt/http): correct URL in Request (#10256)
Luca Casonato
2021-04-19
fix(runtime): handle race condition in postMessage where worker has terminate...
Liam Murphy
2021-04-16
fix(#10200): weaken types so non-breaking (#10205)
Kitson Kelly
2021-04-15
fix(#10182): hang during http server response (#10197)
Ryan Dahl
2021-04-14
chore: align FormData to spec (#10169)
Luca Casonato
2021-04-14
refactor: move timers to deno_timers op crate (#10179)
Ben Noordhuis
2021-04-14
perf(js/http): avoid v8 deopt in async iterator (#10160)
Aaron O'Mullan
2021-04-13
chore: release crates (#10164)
Bartek Iwańczuk
2021-04-13
fix(cli/dts): Make respondWith() return a Promise (#10128)
Nayeem Rahman
2021-04-13
feat(permissions): allow env permission to take values (#9825)
crowlKats
2021-04-13
perf: lazy header instantiation for HTTP requests (#10150)
Luca Casonato
2021-04-12
refactor(deno): remove concept of bin & json ops (#10145)
Aaron O'Mullan
2021-04-12
fix(runtime/js/http): Correctly parse user response headers (#10076)
Nayeem Rahman
2021-04-12
feat(runtime): add truncate and truncateSync methods to Deno.File (#10130)
Casper Beyer
2021-04-12
feat(runtime): add stat and statSync methods to Deno.File (#10107)
Casper Beyer
2021-04-12
perf(runtime): optimize PermissionState::check (#9993)
Aaron O'Mullan
2021-04-12
feat(runtime): stabilize Deno.fstat and Deno.fstatSync (#10108)
Casper Beyer
2021-04-12
feat: Add Deno.memoryUsage() (#9986)
Aaron O'Mullan
2021-04-12
feat(runtime/permissions): prompt fallback (#9376)
crowlKats
2021-04-12
fix(runtime/js/timers): Use (0, eval) instead of eval() (#10103)
Nayeem Rahman
2021-04-11
feat: stabilize Deno.ftruncate and Deno.ftruncateSync (#10126)
Casper Beyer
2021-04-10
feat(unstable): ALPN config in listenTls (#10065)
Luca Casonato
2021-04-10
runtime/inspector: pretend to be node (#10115)
Aaron O'Mullan
2021-04-10
feat(permissions): allow run permission to take values (#9833)
crowlKats
2021-04-09
API change: Deno.startHttp -> Deno.serveHttp (#10087)
Ryan Dahl
2021-04-08
feat: native HTTP bindings (#9935)
Bartek Iwańczuk
2021-04-08
chore: update deps (#10058)
Luca Casonato
2021-04-08
fix(core): error handling in examples (#9867)
Inteon
2021-04-08
fix(runtime/readFile*): close resources on error during read (#10059)
Satya Rohith
2021-04-07
feat: blob URL support (#10045)
Luca Casonato
2021-04-06
refactor: add deno_file op crate (#10019)
Luca Casonato
2021-04-06
refactor: rewrite "net" ops to use serde_v8 (#10028)
Aaron O'Mullan
2021-04-06
chore: deprecate Deno.Buffer and read/write utils (#9793)
Luca Casonato
2021-04-05
refactor: convert ops to use serde_v8 (#10009)
Aaron O'Mullan
2021-04-03
refactor: Switch op_now to be a json-op (#9974)
Aaron O'Mullan
2021-04-03
fix(permissions): don't panic when no input is given (#9894)
upendra1997
2021-04-02
refactor(ops): remove variadic buffers (#9944)
Aaron O'Mullan
2021-04-02
chore: bump dependent crates for cli (#9964)
Kitson Kelly
2021-03-31
refactor: new optimized op-layer using serde_v8 (#9843)
Aaron O'Mullan
2021-03-27
chore: Add missing copyright headers (#9910)
Aaron O'Mullan
2021-03-26
remove macro_use (#9884)
Ryan Dahl
2021-03-25
upgrade: Rust 1.51.0 (#9895)
Yusuke Tanaka
[prev]
[next]