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
/
ops
Age
Commit message (
Expand
)
Author
2022-01-04
fix(signals): prevent panic when listening to forbidden signals (#13273)
Leo Kettmeir
2021-12-29
cleanup(cli): use op Extensions (#13223)
Aaron O'Mullan
2021-12-23
feat(runtime): add op_network_interfaces (#12964)
Ben Noordhuis
2021-12-18
refactor: use `once_cell` instead of `lazy_static` (#13135)
Divy Srivastava
2021-12-11
fix: op_set_exit_code (#13034)
Bartek Iwańczuk
2021-12-04
chore: upgrade to Rust 1.57.0 (#12968)
Bartek Iwańczuk
2021-11-28
feat(runtime): add op_set_exit_code (#12911)
Ben Noordhuis
2021-11-25
feat(core): Add ability to "ref" and "unref" pending ops (#12889)
Bartek Iwańczuk
2021-11-23
fix: support "other" event type in FSWatcher (#12836)
Luca Casonato
2021-11-16
refactor: re-export anyhow from deno_core (#12777)
Ryan Dahl
2021-11-10
refactor(ext/http): rewrite hyper integration and fix bug (#12732)
Bert Belder
2021-11-09
feat(core): streams (#12596)
Aaron O'Mullan
2021-11-09
Revert "refactor(ext/http): rewrite hyper integration and fix bug (#12332)" (...
Luca Casonato
2021-11-08
refactor(ext/http): rewrite hyper integration and fix bug (#12332)
Bert Belder
2021-11-02
chore: update to Rust edition 2021 (#12578)
Bartek Iwańczuk
2021-10-29
fix(runtime): require full read and write permissions to create symlinks (#12...
David Sherret
2021-10-27
fix(workers): Make `importScripts()` use the same HTTP client as `fetch` (#12...
Andreu Botella
2021-10-26
chore: upgrade Rust to 1.56.0 (#12514)
Bert Belder
2021-10-20
fix(ext/net): fix TLS bugs and add 'op_tls_handshake' (#12501)
Bert Belder
2021-10-13
fix(runtime/ops/worker_host): move permission arg parsing to Rust (#12297)
Nayeem Rahman
2021-10-11
feat(runtime): improve error messages of runtime fs (#11984)
Feng Yu
2021-10-10
refactor(metrics): move to core (#12386)
Aaron O'Mullan
2021-10-10
feat: Stabilize Deno.kill and Deno.Process.kill (#12375)
Ryan Dahl
2021-10-07
fix(runtime): don't equate SIGINT to SIGKILL on Windows (#12356)
Bert Belder
2021-10-05
chore: various op cleanup (#12329)
Leo K
2021-10-01
fix(runtime/js/workers): throw errors instead of using an op (#12249)
Nayeem Rahman
2021-09-30
fix: worker environment permissions should accept an array (#12250)
David Sherret
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-22
fix(workers): Don't panic when a worker's parent thread stops running (#12156)
Andreu Botella
2021-09-21
fix(runtime/ops/signal.rs): Add FreeBSD signal definitions (#12084)
MikaelUrankar
2021-09-14
chore: bump crate versions for 0.14 (#12072)
David Sherret
2021-09-13
feat(unstable): allow specifing gid and uid for subprocess (#11586)
Leo K
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-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-02
chore: update dependencies (#11856)
Luca Casonato
2021-08-24
feat(unstable): Add file locking APIs (#11746)
Tilman Roeder
2021-08-18
fix(runtime): event loop panics in classic workers (#11756)
Luca Casonato
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-06
feat: ffi to replace plugins (#11152)
Elias Sjögreen
2021-08-04
feat(unstable): clean environmental variables for subprocess (#11571)
Leo K
2021-08-03
chore: surface import map JSON parse error to user (#11573)
David Sherret
2021-07-30
chore: upgrade Rust to 1.54.0 (#11554)
Yusuke Tanaka
2021-07-29
feat(runtime): implement navigator.hardwareConcurrency (#11448)
Divy Srivastava
2021-07-17
fix(workers): silently ignore non-existent worker IDs (#11417)
Andreu Botella
2021-07-12
refactor: deno_http op crate (#11335)
Luca Casonato
[prev]
[next]