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
2023-09-14
refactor: rewrite more ops to op2 macro (#20478)
Bartek Iwańczuk
2023-09-13
chore: bump deno_core and cargo update (#20480)
Matt Mastracci
2023-09-11
chore: update inner #\![allow] to #[allow] (#20463)
Matt Mastracci
2023-09-12
refactor: rewrite runtime/ ops to op2 (#20459)
Bartek Iwańczuk
2023-09-04
Revert "refactor: rewrite ops that use 'deferred' to use 'op2(async(lazy))' (...
Bartek Iwańczuk
2023-09-02
refactor: rewrite ops that use 'deferred' to use 'op2(async(lazy))' (#20303)
Bartek Iwańczuk
2023-08-26
chore: update to Rust 1.72 (#20258)
林炳权
2023-08-25
chore(cli): remove atty crate (#20275)
Matt Mastracci
2023-08-16
feat(ext/node): eagerly bootstrap node (#20153)
Matt Mastracci
2023-08-03
feat(permissions): add "--deny-*" flags (#19070)
Asher Gomez
2023-08-01
chore: fix windows clippy errors (#20014)
David Sherret
2023-08-01
refactor(runtime): use new fd methods from resource table (#20010)
Matt Mastracci
2023-07-31
refactor: update core extension api usage (#19952)
Nayeem Rahman
2023-07-22
feat(runtime): sys_info.rs - Use KERN_OSRELEASE on {Free,Open}BSD (#19849)
VlkrS
2023-07-19
fix(runtime): print process name in case of spawn error (#19855)
sigmaSd
2023-07-13
chore: update to Rust 1.71 (#19822)
Matt Mastracci
2023-07-09
chore: upgrade deno_core and rusty_v8 (#19773)
Bartek Iwańczuk
2023-07-02
Reland "fix(cli): don't store blob and data urls in the module cache" (#18581)
Nayeem Rahman
2023-06-26
chore: fix typos (#19572)
Martin Fischer
2023-06-22
refactor(serde_v8): split ZeroCopyBuf into JsBuffer and ToJsBuffer (#19566)
Bartek Iwańczuk
2023-06-12
feat: Adaptations to support OpenBSD port (#19153)
VlkrS
2023-06-05
feat(runtime): Add an OpenBSD implementation for rss() (#19221)
VlkrS
2023-06-03
refactor(core): remove force_op_registration and cleanup JsRuntimeForSnapshot...
Nayeem Rahman
2023-05-31
fix(runtime): add missing SIGIOT alias to SIGABRT (#19333)
Marvin Hagemeister
2023-05-11
fix(lsp): hard to soft error when unable to get completion info (#19091)
David Sherret
2023-05-11
fix(runtime): `ChildProcess::kill()` doesn't require additional perms (#15339)
Nayeem Rahman
2023-05-10
feat(compile): unstable npm and node specifier support (#19005)
David Sherret
2023-05-04
refactor(ext/fs): boxed deno_fs::FileSystem (#18945)
David Sherret
2023-05-02
refactor(ext/io): move tty metadata to separate collection (#18959)
David Sherret
2023-05-01
perf: lazily create RootCertStore (#18938)
David Sherret
2023-05-01
perf: lazily retrieve ppid (#18940)
David Sherret
2023-04-21
refactor(core): remove ops from Deno.core.ops that are disabled (#18793)
Bartek Iwańczuk
2023-04-03
refactor: remove "ext/flash" (#18578)
Bartek Iwańczuk
2023-03-18
Reland "perf(core): preserve ops between snapshots (#18080)" (#18272)
Bartek Iwańczuk
2023-03-18
Revert "perf(core): preserve ops between snapshots (#18080)" (#18267)
Bartek Iwańczuk
2023-03-18
perf(core): preserve ops between snapshots (#18080)
Bartek Iwańczuk
2023-03-17
perf(core) Reduce copying and cloning in extension initialization (#18252)
Matt Mastracci
2023-03-17
feat(core) deno_core::extension! macro to simplify extension registration (#1...
Matt Mastracci
2023-03-09
chore: update Rust to 1.68.0 (#18102)
Bartek Iwańczuk
2023-03-08
fix(runtime/windows): ensure `Deno.stdin.setRaw(false)` properly disables raw...
Roy Ivy III
2023-03-07
refactor(core): don't use Result in ExtensionBuilder::state (#18066)
Bartek Iwańczuk
2023-03-07
refactor: Add "deno_fs" extension crate (#18040)
Bartek Iwańczuk
2023-03-06
chore(tests): ability to capture stdout and stderr separately (#18035)
David Sherret
2023-03-05
refactor(runtime): merge "spawn" into "process" (#18022)
Bartek Iwańczuk
2023-03-05
refactor(runtime): factor out deno_io extension crate (#18001)
Bartek Iwańczuk
2023-03-05
refactor: move TaskQueue from deno_runtime to deno_core (#18016)
Bartek Iwańczuk
2023-03-05
refactor(runtime): factor out FsPermissions for fs ops (#18012)
Bartek Iwańczuk
2023-03-03
feat(ops): reland fast zero copy string arguments (#17996)
Divy Srivastava
2023-02-22
perf: remove `current_dir()` call in `Deno.mainModule` (#17883)
David Sherret
2023-02-16
ref(core): Refactor core:fs error mapping to use unified format (#17719)
Kamil Ogórek
[prev]
[next]