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
/
cli
/
tests
/
unit
Age
Commit message (
Expand
)
Author
2021-07-12
chore(runtime): deprecate `Deno.copy` (#11369)
Luca Casonato
2021-07-12
feat(extensions/crypto): implement verify() for RSA (#11312)
Divy Srivastava
2021-07-08
fix: inspecting prototypes of built-ins with custom inspect implementations s...
David Sherret
2021-07-08
feat(runtime/http): server side websocket support (#10359)
Leo K
2021-07-07
fix(extensions/console): left align table entries (#11295)
Divy Srivastava
2021-07-07
fix(crypto): hash input for RSASSA-PKCS1-v1_5 before signing (#11314)
Divy Srivastava
2021-07-06
feat(crypto): implement generateKey() and sign() (#9614)
Divy Srivastava
2021-07-05
chore: upgrade crates (#11284)
Bartek Iwańczuk
2021-07-05
refactor: asynchronous blob backing store (#10969)
Jimmy Wärting
2021-07-05
fix: spec conformance for performance API (#10887)
Leo K
2021-07-05
fix(fetch): OPTIONS should be allowed a non-null body (#11242)
Craig Morten
2021-07-03
feat: enable WebAssembly.instantiateStreaming and wasm async compilation (#11...
Andreu Botella
2021-06-30
fix: panic in request body streaming (#11191)
Luca Casonato
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: MessagePort in message for postMessage transfers (#11103)
Luca Casonato
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-25
test(cli): refactor the usages of delay (#11098)
Yoshiya Hinosawa
2021-06-24
fix: make readonly `Event` properties readonly (#11106)
David Sherret
2021-06-24
fix(inspect): eliminate panic inspecting event classes (#10979)
David Sherret
2021-06-22
feat(core): support AbortSignal in readFile (#10943)
Benjamin Gruenbaum
2021-06-22
fix(runtime): fix signal promise API (#11069)
Yoshiya Hinosawa
2021-06-22
fix(extensions/fetch): Filter out custom HOST headers (#11020)
Vladimir Ivanov
2021-06-22
feat: Deno namespace configurable and unfrozen (#11062)
Kitson Kelly
2021-06-21
feat: `MessageChannel` and `MessagePort` (#11051)
Luca Casonato
2021-06-15
fix(inspector): Deno.inspect should inspect the object the proxy represents r...
David Sherret
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-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
feat(cli): support URL overloads for `Deno.utime` and `Deno.utimeSync` (#10792)
Casper Beyer
2021-05-28
feat(cli): upgrade to TypeScript 4.3 (#9960)
Kitson Kelly
2021-05-26
fix(fetch): make prototype properties writable (#10769)
Luca Casonato
2021-05-25
fix(extension/file): update File constructor following the spec (#10760)
Yoshiya Hinosawa
2021-05-23
feat(extensions): BroadcastChannel WPT conformance
Ben Noordhuis
2021-05-21
fix(runtime/http): fix empty blob response (#10689)
Yoshiya Hinosawa
2021-05-19
fix(runtime/http): expose nextRequest() errors in respondWith() (#10384)
Nayeem Rahman
2021-05-18
chore: update deno_lint binary used in CI to v0.5.0 (#10652)
Yusuke Tanaka
2021-05-17
feat(runtime): support urls for `Deno.realPath` and `Deno.realPathSync` (#10626)
Casper Beyer
2021-05-11
fix(tls): flush send buffer in the background after closing TLS stream (#10146)
Bert Belder
2021-05-10
chore: upgrade crates (#10559)
Bartek Iwańczuk
2021-05-08
fix: TextEncoder#encodeInto spec compliance + perf gains (#10129)
Thiago Padilha
2021-05-06
refactor(ops): replace `ZeroCopyBuf` arg by 2nd generic deserializable arg (#...
Aaron O'Mullan
2021-05-06
chore: update wgpu and realign to spec (#9760)
Luca Casonato
2021-05-03
fix(op_crates/fetch): check fetch() argument length (#10474)
Anonymous
[prev]
[next]