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-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
2021-06-04
fix: hang in op_http_next_request (#10836)
Bartek Iwańczuk
2021-06-03
feat(cli): support URL overload for `Deno.chdir` (#10793)
Casper Beyer
2021-06-03
feat(runtime): support URL overloads for `Deno.symlink` and `Deno.symlinkSync...
Casper Beyer
2021-06-03
feat(runtime): support URL overloads for Deno.rename/Deno.renameSync (#10512)
Casper Beyer
2021-06-01
feat: add FsWatcher interface (#10798)
Yoshiya Hinosawa
2021-05-31
Merge v1.10.3 into main (#10801)
Bert Belder
2021-05-31
v1.10.3
Bert Belder
2021-05-31
feat(cli): support URL overloads for `Deno.utime` and `Deno.utimeSync` (#10792)
Casper Beyer
2021-05-31
chore: upgrade Tokio to 1.6.1 (#10782)
Yusuke Tanaka
2021-05-31
chore: release web extension@0.38.0 (#10773)
Luca Casonato
[prev]
[next]