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
2023-11-20
fix: Deno.noColor should not be true when NO_COLOR is empty string (#21275)
David Sherret
2023-11-20
chore: fix `__runtime_js_sources` feature flag (#21265)
Divy Srivastava
2023-11-19
fix(ext,runtime): add missing custom inspections (#21219)
Kenta Moriuchi
2023-11-17
chore: update to Rust 1.74 (#21210)
林炳权
2023-11-17
chore: forward v1.38.2 release commit to main (#21236)
denobot
2023-11-15
feat(ext/net): use rustls_tokio_stream (#21205)
Matt Mastracci
2023-11-15
perf: static bootstrap options in snapshot (#21213)
Divy Srivastava
2023-11-15
fix(runtime): fix Deno.noColor when stdout is not tty (#21208)
Yoshiya Hinosawa
2023-11-14
refactor: snapshot module for deno_runtime (#21162)
Divy Srivastava
2023-11-13
perf: lazy bootstrap options - first pass (#21164)
Divy Srivastava
2023-11-11
perf: snapshot runtime ops (#21127)
Divy Srivastava
2023-11-11
chore(ext/node): use libz-sys w/`zlib-ng` feature in node (#21158)
Matt Mastracci
2023-11-10
perf(cli): strace mode for ops (undocumented) (#21131)
Matt Mastracci
2023-11-10
chore: use internal namespace in 40_testing.js (#21141)
Divy Srivastava
2023-11-10
chore: forward v1.38.1 release commit to main (#21144)
denobot
2023-11-09
perf: remove knowledge of promise IDs from deno (#21132)
Matt Mastracci
2023-11-07
chore: bump deno_core (#21102)
Matt Mastracci
2023-11-05
chore: migrate to new deno_core and metrics (#21057)
Matt Mastracci
2023-11-05
chore(ext/ffi): use dlopen2 crate (#21093)
Divy Srivastava
2023-11-04
perf: lazy `atexit` setup (#21053)
Divy Srivastava
2023-11-02
1.38.0 (#21051)
denobot
2023-11-01
feat: granular --unstable-* flags (#20968)
Bartek Iwańczuk
2023-11-01
feat: disposable Deno resources (#20845)
Luca Casonato
2023-11-01
feat(cron) implement Deno.cron() (#21019)
Igor Zinkovsky
2023-10-31
feat(ext/web): EventSource (#14730)
Leo Kettmeir
2023-10-31
chore: update ext/kv to use denokv_* crates (#20986)
Luca Casonato
2023-10-28
chore: use is_terminal in atty (#21010)
Divy Srivastava
2023-10-25
chore: update deno_core and port all remaining ops to `op2` (#20954)
Bartek Iwańczuk
2023-10-13
chore: forward v1.37.2 release commit to main (#20897)
denobot
2023-10-12
refactor: FeatureChecker integration in ext/ crates (#20797)
Bartek Iwańczuk
2023-10-09
refactor: remove TimersPermissions::check_unstable (#20831)
Bartek Iwańczuk
2023-10-08
fix: define window.name (#20804)
Bartek Iwańczuk
2023-10-07
refactor: migrate more ops to op2 macro (#20808)
Bartek Iwańczuk
2023-10-06
fix(cli): Support using both `--watch` and `--inspect` at the same time (#20660)
Jesper van den Ende
2023-10-04
refactor: rewrite websocket to use op2 macro (#20140)
Divy Srivastava
2023-10-04
refactor: use deno_core::FeatureChecker for unstable checks (#20765)
Bartek Iwańczuk
2023-09-28
fix(jupyter): more robust Deno.jupyter namespace (#20710)
Bartek Iwańczuk
2023-09-27
chore: forward v1.37.1 release commit to main (#20706)
denobot
2023-09-27
feat(unstable): add `Deno.jupyter.broadcast` API (#20656)
Bartek Iwańczuk
2023-09-26
perf(test): use core.currentUserCallSite (#20669)
Luca Casonato
2023-09-22
chore: bump deno_core + cargo update (#20636)
Matt Mastracci
2023-09-21
refactor: rewrite some ops to op2 macro (#20603)
Bartek Iwańczuk
2023-09-19
1.37.0 (#20574)
denobot
2023-09-18
fix: `Deno.Command` - improve error message when `cwd` is not a directory (#2...
Shreyas
2023-09-14
refactor: rewrite more ops to op2 macro (#20478)
Bartek Iwańczuk
2023-09-14
feat: explicit resource management in TypeScript (#20506)
David Sherret
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
[prev]
[next]