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-07-05
refactor(runtime): reduce duplication in test harness (#11274)
Casper Beyer
2021-07-04
fix: primordials in extensions/net and runtime/js (#11270)
Simon Rask
2021-07-04
refactor: use primordials in runtime/, part2 (#11248)
Bartek Iwańczuk
2021-07-03
feat: enable WebAssembly.instantiateStreaming and wasm async compilation (#11...
Andreu Botella
2021-07-03
refactor: introduce primordials for ext/web (#11228)
Luca Casonato
2021-07-03
refactor: use primordials for `13_buffer.js` and `30_fs.js` (#11247)
Simon Rask
2021-07-03
refactor: use primordials in runtime/, part1 (#11241)
Bartek Iwańczuk
2021-07-02
Remove unstable native plugins (#10908)
Bartek Iwańczuk
2021-07-02
v1.11.3
Luca Casonato
2021-06-30
feat(inspector): improve inspector prompt in Chrome Devtools (#11187)
Bartek Iwańczuk
2021-06-29
chore: get rid of REPL timeout (#11175)
Bert Belder
2021-06-29
feat: Add "deno_net" extension (#11150)
Bartek Iwańczuk
2021-06-28
chore: release deno_core (#11164)
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-27
feat(inspector): pipe console messages between terminal and inspector (#11134)
Bartek Iwańczuk
2021-06-26
fix: specify AbortSignal for native http requests (#11126)
Luca Casonato
2021-06-25
chore(ext/console): deprecate Deno.customInspect (#10035)
Yoshiya Hinosawa
2021-06-25
fix(runtime/signal): use op_async_unref for op_signal_poll (#11097)
Yoshiya Hinosawa
2021-06-22
feat(core): support AbortSignal in readFile (#10943)
Benjamin Gruenbaum
2021-06-22
feat: transfer MessagePort between workers (#11076)
Luca Casonato
2021-06-22
fix(runtime): fix signal promise API (#11069)
Yoshiya Hinosawa
2021-06-22
feat(fetch): add programmatic proxy (#10907)
Tomofumi Chiba
2021-06-22
fix: move stable/unstable types/APIs to their correct places (#10880)
Muthu Kumar
2021-06-22
refactor: unify JavaScript script execution method (#11043)
Bartek Iwańczuk
2021-06-22
feat: Deno namespace configurable and unfrozen (#11062)
Kitson Kelly
2021-06-21
feat: `MessageChannel` and `MessagePort` (#11051)
Luca Casonato
2021-06-21
refactor(core): always attach inspector to isolate (#11042)
Bartek Iwańczuk
2021-06-21
chore: release crates (#11068)
Bartek Iwańczuk
2021-06-19
chore: upgrade Tokio to 1.7.1 (#11045)
Yusuke Tanaka
2021-06-17
chore: upgrade Rust to 1.53.0 (#11021)
Yusuke Tanaka
2021-06-16
chore: upgrade Tokio to 1.7.0 (#11008)
Yusuke Tanaka
2021-06-15
chore: release crates (#10976)
Bartek Iwańczuk
2021-06-15
Remove various unnecessary allow(clippy) declarations (#10971)
Ryan Dahl
2021-06-15
fix: make WHATWG streams more compliant (#10967)
Luca Casonato
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-10
refactor: merge deno_file crate into deno_web (#10914)
Bartek Iwańczuk
2021-06-09
fix(runtime): early binding to dispatchEvent in workers (#10904)
Kitson Kelly
2021-06-08
chore: release crates (#10896)
Bartek Iwańczuk
2021-06-07
chore(tools): Fix stdout buffer of launched process getting full causing tool...
David Sherret
2021-06-07
refactor(runtime): move performance API to timers extension (#10818)
Satya Rohith
2021-06-06
feat(fetch): implement abort (#10863)
Luca Casonato
2021-06-06
feat(extensions/crypto): implement subtle.digest (#10796)
Casper Beyer
2021-06-06
feat(web): Implement TextDecoderStream and TextEncoderStream (#10842)
Andreu Botella
2021-06-05
refactor(web): use encoding_rs for text encoding (#10844)
Luca Casonato
2021-06-05
fix(crypto): change Crypto to interface (#10853)
Leo K
2021-06-05
fix(streams): expose ReadableByteStreamController & TransformStreamDefaultCon...
Leo K
2021-06-05
refactor(crypto): validate max random bytes in Rust (#10857)
Leo K
2021-06-05
webutil: replace cloneValue impl with serialize/deserialize (#10215)
Elad Keyshawn
[prev]
[next]