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-10-05
refactor(runtime): Worker bootstrap options (#12299)
Aaron O'Mullan
2021-10-05
chore: various op cleanup (#12329)
Leo K
2021-10-05
chore: merge v1.14.3 into main (#12327)
Bartek Iwańczuk
2021-10-04
chore: remove No*Permissions structs (#12316)
Luca Casonato
2021-10-01
fix(runtime/js/workers): throw errors instead of using an op (#12249)
Nayeem Rahman
2021-09-30
fix(runtime/testing): format aggregate errors (#12183)
Casper Beyer
2021-09-30
fix: worker environment permissions should accept an array (#12250)
David Sherret
2021-09-29
feat: support serializing `WebAssembly.Module` objects (#12140)
Andreu Botella
2021-09-29
feat: stabilize URLPattern API (#12256)
Luca Casonato
2021-09-28
chore: bump crate versions for 1.14.2 (#12253)
Aaron O'Mullan
2021-09-27
fix: subprocess kill support on windows (#12134)
Luca Casonato
2021-09-25
cleanup(runtime): flatten op_kill's args (#12214)
Aaron O'Mullan
2021-09-25
refactor: Remove unused code (#12210)
Ryan Dahl
2021-09-24
chore(runtime): minor comment improvement (#12191)
Aaron O'Mullan
2021-09-25
fix(ext/webidl): correctly apply [SymbolToStringTag] to interfaces (#11851)
李瑞丰
2021-09-24
fix(cli/permissions): ensure revoked permissions are no longer granted (#12159)
Nayeem Rahman
2021-09-23
refactor: Remove depreated Worker::execute_module (#12203)
Ryan Dahl
2021-09-23
perf(ops): optimize permission check (#11800)
Aaron O'Mullan
2021-09-22
fix(workers): Don't panic when a worker's parent thread stops running (#12156)
Andreu Botella
2021-09-22
chore: bump crate versions for 1.14.1 (#12172)
Kitson Kelly
2021-09-21
fix(runtime/ops/signal.rs): Add FreeBSD signal definitions (#12084)
MikaelUrankar
2021-09-21
chore: bump deno_net (#12157)
Satya Rohith
2021-09-18
fix(cli/fmt_errors): Abbreviate long data URLs in stack traces (#12127)
Nayeem Rahman
2021-09-18
fix(core): prevent multiple main module loading (#12128)
Bartek Iwańczuk
2021-09-17
chore: Remove unused deps from Cargo.toml files (#12106)
Squirrel
2021-09-16
perf(runtime/fs): optimize readFile by using a single large buffer (#12057)
Aaron O'Mullan
2021-09-16
fix(ext/crypto): use DataError in importKey() (#12071)
Divy Srivastava
2021-09-14
chore: bump crate versions for 0.14 (#12072)
David Sherret
2021-09-14
fix: permission prompt stuffing on Windows (#11969)
David Sherret
2021-09-13
feat(unstable): allow specifing gid and uid for subprocess (#11586)
Leo K
2021-09-13
feat: stabilise Deno.upgradeWebSocket (#12024)
Bartek Iwańczuk
2021-09-12
refactor: Remove duplicated colors.rs file (#11990)
Ryan Dahl
2021-09-12
refactor(runtime): Use `util.nonEnumerable` to define `console` (#11982)
Andreu Botella
2021-09-09
chore: upgrade Rust to 1.55.0 (#11965)
Yusuke Tanaka
2021-09-09
fix: permission prompt stuffing (#11931)
Ryan Dahl
2021-09-08
chore: release deno_http 0.8.0 (#11956)
Bartek Iwańczuk
2021-09-08
feat: add URLPattern API (#11941)
Luca Casonato
2021-09-07
fix: remove windows-only panic when calling `Deno.kill` (#11948)
David Sherret
2021-09-07
fix(runtime): return error instead of panicking for windows signals (#11940)
Casper Beyer
2021-09-07
refactor(lsp): use deno_ast and cache swc ASTs (#11780)
David Sherret
2021-09-07
chore: add better error message for signal API on Windows (#11935)
Bartek Iwańczuk
2021-09-06
BREAKING(unstable): Remove Deno.Signals enum, Deno.signals.* (#11909)
Ryan Dahl
2021-09-06
Don't drop messages from workers that have already been closed (#11913)
Andreu Botella
2021-09-05
refactor(testing): use discrete report functions (#11917)
Casper Beyer
2021-09-04
refactor(testing): redirect console output via reporter (#11911)
Casper Beyer
2021-09-02
feat(fmt): add basic JS doc formatting (#11902)
David Sherret
2021-09-02
chore: update dependencies (#11856)
Luca Casonato
2021-08-31
feat(workers): Make the `Deno` namespace configurable and unfrozen (#11888)
Andreu Botella
2021-08-25
feat(fetch): mTLS client certificates for fetch() (#11721)
Sean Michael Wykes
2021-08-25
feat: ArrayBuffer in structured clone transfer (#11840)
Luca Casonato
[prev]
[next]