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
2022-05-11
feat(runtime/spawn): add `AbortSignal` support (#14538)
Leo Kettmeir
2022-05-06
feat(web): add `performance.timeOrigin` (#14489)
Geert-Jan Zwiers
2022-05-04
fix(ext/http): explicitly close resource after reading (#14471)
Divy Srivastava
2022-05-03
BREAKING: Remove unstable Deno.applySourceMap API (#14473)
Bartek Iwańczuk
2022-05-01
fix(runtime): lossy utf8 readTextFile (#14456)
Aaron O'Mullan
2022-04-27
perf(runtime): read entire files in single ops (#14261)
Aaron O'Mullan
2022-04-26
feat(ext/console): Compact empty iterables when calling Deno.inspect with com...
Ben Heidemann
2022-04-25
fix(ext/http): truncate read bytes when streaming bodies (#14389)
Divy Srivastava
2022-04-25
feat(ext/console): Add string abbreviation size option for "Deno.inspect" (#1...
Ben Heidemann
2022-04-24
fix(runtime/js/spawn): Pass stdio options for spawn() and spawnSync() (#14358)
Nayeem Rahman
2022-04-22
tests: unflake streaming compression tests (#14363)
Luca Casonato
2022-04-22
Reland "perf(http): optimize ReadableStreams backed by a resource" (#14346)
Divy Srivastava
2022-04-21
Reland "feat(ext/http): stream auto resp body compression" (#14345)
Divy Srivastava
2022-04-21
Revert various PRs related to "ext/http" (#14339)
Bartek Iwańczuk
2022-04-21
feat(runtime): two-tier subprocess API (#11618)
Leo Kettmeir
2022-04-20
feat(ext/http): stream auto resp body compression (#14325)
Luca Casonato
2022-04-20
perf(http): optimize `ReadableStream`s backed by a resource (#14284)
Divy Srivastava
2022-04-18
perf: move Deno.writeTextFile and like functions to Rust (#14221)
David Sherret
2022-04-07
fix(ext/crypto): check extractable in exportKey (#14222)
EduM22
2022-04-06
feat(test): Add "name", "origin" and "parent" to "Deno.TestContext" (#14007)
Yongwook Choi
2022-03-30
chore: disable wgpu tests in WSL (#14157)
David Sherret
2022-03-29
chore(wasm): Don't await on the argument to `handleWasmStreaming` (#14000)
Andreu Botella
2022-03-25
fix: `Deno.run` - do not modify user provided `cmd` array (#14109)
David Sherret
2022-03-25
fix(ext/ffi): enforce unstable check on ops (#14115)
Luca Casonato
2022-03-23
feat(unstable): add ref/unref to Listener (#13961)
Yoshiya Hinosawa
2022-03-22
refactor: remove loops in cli/tests/unit/http_test.ts (#14075)
Bartek Iwańczuk
2022-03-20
fix: actually don't inherit runtime permissions (#14024)
Luca Casonato
2022-03-20
fix(ext/console): fix error with a Proxy of a Map (#14032)
Jason
2022-03-19
feat(ext/net): Deno.upgradeHttp handles unix connections (#13987)
Bartek Iwańczuk
2022-03-16
feat(unstable): Add Deno.upgradeHttp API (#13618)
Bert Belder
2022-03-16
feat(ext/fetch): Allow Response status 101 (#13969)
Ryan Dahl
2022-03-14
feat(ext/web): Add `AbortSignal.timeout()` (#13687)
Andreu Botella
2022-03-14
fix(core): Don't override structured clone error messages from V8 (#13942)
Andreu Botella
2022-03-12
refactor(core): validate promise id in refOp (#13905)
Yoshiya Hinosawa
2022-03-11
fix(ext/crypto): handle JWK import with "use" (#13912)
Filip Skokan
2022-03-09
chore(ext/crypto): remove old todos (#13887)
Divy Srivastava
2022-03-07
fix(ext/http): drop content-length header on compression (#13866)
Satya Rohith
2022-03-04
feat(ext/http): auto-compression of fixed response bodies (#13769)
Kitson Kelly
2022-03-02
feat(ext/crypto): AES-GCM support for 128bit IVs (#13805)
Divy Srivastava
2022-03-02
feat(cli): update to TypeScript 4.6.2 (#13474)
Kitson Kelly
2022-03-01
fix(runtime): disable console color for non tty stdout (#13782)
Antonio Musolino
2022-02-27
feat: Add Deno.TcpConn class, change return type from Deno.connect (#13714)
Bartek Iwańczuk
2022-02-24
feat(ext/net): support cert, key options in listenTls (#13740)
Yoshiya Hinosawa
2022-02-16
feat(test): improved op sanitizer errors + traces (#13676)
Luca Casonato
2022-02-16
tests: deflake a bunch of net related tests (#13685)
Luca Casonato
2022-02-16
tests: unflake httpServerIncompleteMessage (#13682)
Luca Casonato
2022-02-16
fix(ext/crypto): optional additionalData in encrypt/decrypt (#13669)
Divy Srivastava
2022-02-16
feat(ext/http): add support for unix domain sockets (#13628)
ylxdzsw
2022-02-15
feat(runtime): web streams in fs & net APIs (#13615)
Luca Casonato
2022-02-08
fix(ext/crypto): support EC p256 private key material in exportKey (#13547)
Divy Srivastava
[prev]
[next]