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
2022-05-10
refactor: remove unused `Option`s on `StdFileResource.fs_file` (#14549)
David Sherret
2022-05-10
fix(runtime/web_worker): Use biased select when getting module result (#14553)
Nayeem Rahman
2022-05-09
feat(test): change "failures:" headers in test report (#14490)
Bartek Iwańczuk
2022-05-06
feat(web): add `performance.timeOrigin` (#14489)
Geert-Jan Zwiers
2022-05-05
1.21.2 (#14508)
Colin Ihrig
2022-05-05
chore: update deps (#14416)
Luca Casonato
2022-05-05
feat(test): Show Deno.test() call locations for failures (#14484)
Nayeem Rahman
2022-05-03
refactor: add core.formatLocationFilename, remove op_format_filename (#14474)
Bartek Iwańczuk
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-05-01
fix(test): actually capture stdout and stderr in workers (#14435)
David Sherret
2022-04-28
Forward 1.21.1 (#14428)
Leo Kettmeir
2022-04-27
fix(workers): Make `worker.terminate()` not block the current thread (#13941)
Andreu Botella
2022-04-27
perf(runtime): read entire files in single ops (#14261)
Aaron O'Mullan
2022-04-27
refactor: Remove PrettyJsError and js_error_create_fn (#14378)
Nayeem Rahman
2022-04-26
fix(test): capture worker stdout and stderr in test output (#14410)
David Sherret
2022-04-26
fix(test): capture inherited stdout and stderr for subprocesses in test outpu...
David Sherret
2022-04-26
refactor(ops/process): add `StdioOrRid` enum (#14393)
David Sherret
2022-04-25
chore: deno_http v0.43.1 (#14392)
Aaron O'Mullan
2022-04-24
feat: change shade of "gray" color in eye-catchers (#14309)
Bartek Iwańczuk
2022-04-24
fix(runtime/js/spawn): Pass stdio options for spawn() and spawnSync() (#14358)
Nayeem Rahman
2022-04-23
fix(bench): eliminate sanitizeExit overhead (#14361)
evan
2022-04-22
chore: bump crates (#14365)
Luca Casonato
2022-04-22
Reland "perf(http): optimize ReadableStreams backed by a resource" (#14346)
Divy Srivastava
2022-04-20
1.21.0 (#14336)
denobot
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(bench): update API, new console reporter (#14305)
evan
2022-04-20
core: introduce `resource.read_return` (#14331)
Divy Srivastava
2022-04-20
perf(http): optimize `ReadableStream`s backed by a resource (#14284)
Divy Srivastava
2022-04-19
perf(runtime): bypass tokio file and bump op buffer size to 64K (#14319)
Divy Srivastava
2022-04-19
feat(ext/web): add globalThis.reportError() (#13799)
Nayeem Rahman
2022-04-18
perf: move Deno.writeTextFile and like functions to Rust (#14221)
David Sherret
2022-04-18
fix(permissions): fallback to denied access if the permission prompt fails (#...
David Sherret
2022-04-16
feat(test): use structured data for JavaScript errors in tests (#14287)
Bartek Iwańczuk
2022-04-16
refactor: update runtime code for primordial check x in y (#13642)
Bartek Iwańczuk
2022-04-15
refactor: Move source map lookups to core (#14274)
Nayeem Rahman
2022-04-15
feat(test): format user code output (#14271)
Bartek Iwańczuk
2022-04-14
chore: forward v1.20.6 release commit to main (#14288)
David Sherret
2022-04-13
refactor(core/error): Clarify JsError message fields (#14269)
Nayeem Rahman
2022-04-13
fix(test): Don't error on missing op details (#14184)
AEtheve
2022-04-13
feat(ext/web): Add error events for event listener and timer errors (#14159)
Nayeem Rahman
2022-04-07
chore: forward v1.20.5 release commit to main (#14232)
David Sherret
2022-04-06
feat(test): Add "name", "origin" and "parent" to "Deno.TestContext" (#14007)
Yongwook Choi
2022-04-02
chore: update tokio, tokio-util and libc dependencies (#14174)
Bartek Iwańczuk
2022-03-31
1.20.4 (#14168)
David Sherret
2022-03-30
feat(lsp): add experimental testing API (#13798)
Kitson Kelly
2022-03-29
fix(runtime/ops/signal.rs): Add Solaris signals (#13931)
ichizok
2022-03-25
chore: forward v1.20.3 release commit to main (#14121)
Luca Casonato
2022-03-25
fix: `Deno.run` - do not modify user provided `cmd` array (#14109)
David Sherret
[prev]
[next]