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-06-13
Remove unstable Deno.sleepSync (#14719)
Ryan Dahl
2022-06-13
feat(console): pass options and depth to custom inspects (#14855)
Colin Ihrig
2022-06-08
feat(ext/crypto): export elliptic keys as "raw" (#14764)
diachedelic
2022-06-02
fix(ext/crypto): adjust `getRandomValues` types (#14714)
Mark Ladyshau
2022-05-31
feat(unstable): add Deno.getGid (#14528)
James Bradlee
2022-05-26
chore(serde_v8): throw error when string buffer exceeds v8 max length (#14588)
Geert-Jan Zwiers
2022-05-25
chore: upgrade test_util/std/ submodule (#14722)
Bartek Iwańczuk
2022-05-24
fix(core): op metrics op_names mismatch (#14716)
Aaron O'Mullan
2022-05-19
fix(runtime): improve permission descriptor validation (#14676)
Colin Ihrig
2022-05-19
feat: make Child.kill argument optional (#14669)
Leo Kettmeir
2022-05-18
refactor: use spawn API across codebase (#14414)
Leo Kettmeir
2022-05-18
fix: add types for `Response.json` (#14655)
Luca Casonato
2022-05-18
fix(ext/tls): ability to ignore IP-address certificate errors (#14610)
Aleksei Kosyrev
2022-05-18
feat: return a signal string instead number on ChildStatus (#14643)
Leo Kettmeir
2022-05-17
BREAKING(unstable): Enable Deno namespace in workers by default (#14581)
Nayeem Rahman
2022-05-17
BREAKING: Remove unstable Deno.emit and Deno.formatDiagnostics APIs (#14463)
Bartek Iwańczuk
2022-05-17
fix(ext/http): skip auto-compression if content-encoding present (#14641)
Aaron O'Mullan
2022-05-15
Revert "refactor(runtime): change from signal_str_to_int function to enum (#1...
Leo Kettmeir
2022-05-14
refactor(runtime): change from signal_str_to_int function to enum (#14539)
Leo Kettmeir
2022-05-14
feat: add userAgent property to Navigator's prototype (#14415)
randomicon00
2022-05-13
feat(ext/web): add performance.toJSON (#14548)
Geert-Jan Zwiers
2022-05-13
fix(ext/http): make serveHttp compress for Accept-Encoding: deflate, gzip (#1...
Andy Kurnia
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
[prev]
[next]