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-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
2021-08-25
refactor: cleanup Inspector and InspectorServer implementations (#11837)
Bartek Iwańczuk
2021-08-24
feat(unstable): Add file locking APIs (#11746)
Tilman Roeder
2021-08-23
chore: release crates for 1.13.2 (#11820)
David Sherret
2021-08-20
refactor: fix typo in web_worker.rs (#11792)
Ikko Ashimine
2021-08-20
chore: upgrade dlint and run `prefer-primordials` rule (#11777)
Yusuke Tanaka
2021-08-18
fix(runtime): event loop panics in classic workers (#11756)
Luca Casonato
2021-08-16
chore: release crates for 1.13.1 (#11729)
David Sherret
2021-08-16
feat(runtime): support classic workers for internal testing (#11338)
Andreu Botella
2021-08-15
refactor(ops): return BadResource errors in ResourceTable calls (#11710)
Aaron O'Mullan
2021-08-11
build: allow deno_runtime crate to build in docs.rs (#11602)
Bartek Iwańczuk
2021-08-11
chore: move test files to testdata directory (#11601)
David Sherret
2021-08-11
Rename extensions/ directory to ext/ (#11643)
Ryan Dahl
2021-08-10
chore: release crates (#11628)
Bartek Iwańczuk
2021-08-10
refactor: --unsafely-ignore-certificate-errors (#11629)
Bartek Iwańczuk
[prev]
[next]