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
/
ops
Age
Commit message (
Expand
)
Author
2021-09-02
chore: update dependencies (#11856)
Luca Casonato
2021-08-24
feat(unstable): Add file locking APIs (#11746)
Tilman Roeder
2021-08-18
fix(runtime): event loop panics in classic workers (#11756)
Luca Casonato
2021-08-16
feat(runtime): support classic workers for internal testing (#11338)
Andreu Botella
2021-08-15
refactor(ops): return BadResource errors in ResourceTable calls (#11710)
Aaron O'Mullan
2021-08-06
feat: ffi to replace plugins (#11152)
Elias Sjögreen
2021-08-04
feat(unstable): clean environmental variables for subprocess (#11571)
Leo K
2021-08-03
chore: surface import map JSON parse error to user (#11573)
David Sherret
2021-07-30
chore: upgrade Rust to 1.54.0 (#11554)
Yusuke Tanaka
2021-07-29
feat(runtime): implement navigator.hardwareConcurrency (#11448)
Divy Srivastava
2021-07-17
fix(workers): silently ignore non-existent worker IDs (#11417)
Andreu Botella
2021-07-12
refactor: deno_http op crate (#11335)
Luca Casonato
2021-07-11
Revert "Remove unstable native plugins (#10908)"
Ryan Dahl
2021-07-06
chore: use parking_lot for synchronization primitives to align with tokio (#1...
David Sherret
2021-07-02
Remove unstable native plugins (#10908)
Bartek Iwańczuk
2021-06-29
feat: Add "deno_net" extension (#11150)
Bartek Iwańczuk
2021-06-28
fix(http): remove unwrap() in HTTP bindings (#11130)
Bartek Iwańczuk
2021-06-27
fix(runtime/http): Encode and decode headers as byte strings in the HTTP serv...
Andreu Botella
2021-06-25
fix(runtime/signal): use op_async_unref for op_signal_poll (#11097)
Yoshiya Hinosawa
2021-06-22
feat: transfer MessagePort between workers (#11076)
Luca Casonato
2021-06-17
chore: upgrade Rust to 1.53.0 (#11021)
Yusuke Tanaka
2021-06-15
Remove various unnecessary allow(clippy) declarations (#10971)
Ryan Dahl
2021-06-14
fix: poll connection after writing response chunk in Deno.serveHttp() (#10961)
Bartek Iwańczuk
2021-06-14
fix: hang in Deno.serveHttp() (#10923)
Bartek Iwańczuk
2021-06-04
fix: hang in op_http_next_request (#10836)
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-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-02
refactor(runtime): use Extensions (#10461)
Aaron O'Mullan
2021-04-28
core: introduce extensions (#9800)
Aaron O'Mullan
2021-04-26
fix(tls): throw meaningful error when hostname is invalid (#10387)
Bert Belder
2021-04-25
feat(cli): add test permissions to Deno.test (#10188)
Casper Beyer
2021-04-21
fix: do not panic on not found cwd (#10238)
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-19
fix(rt/http): correct URL in Request (#10256)
Luca Casonato
2021-04-15
fix(#10182): hang during http server response (#10197)
Ryan Dahl
2021-04-14
refactor: move timers to deno_timers op crate (#10179)
Ben Noordhuis
2021-04-13
feat(permissions): allow env permission to take values (#9825)
crowlKats
2021-04-12
refactor(deno): remove concept of bin & json ops (#10145)
Aaron O'Mullan
2021-04-12
feat(runtime): stabilize Deno.fstat and Deno.fstatSync (#10108)
Casper Beyer
2021-04-12
feat(runtime/permissions): prompt fallback (#9376)
crowlKats
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
feat(permissions): allow run permission to take values (#9833)
crowlKats
2021-04-08
feat: native HTTP bindings (#9935)
Bartek Iwańczuk
2021-04-07
feat: blob URL support (#10045)
Luca Casonato
2021-04-06
refactor: rewrite "net" ops to use serde_v8 (#10028)
Aaron O'Mullan
[prev]
[next]