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-12-11
fix(ext/node): basic vm.runInNewContext implementation (#21527)
Divy Srivastava
2023-12-09
feat: bring back WebGPU (#20812)
Leo Kettmeir
2023-12-08
fix(unstable): Honor granular unstable flags in js runtime (#21466)
Julien Cayzac
2023-12-08
chore: use primordials in 40_testing.js (#21422)
Divy Srivastava
2023-12-07
refactor: pull 'core', 'internals', 'primordials' from ES module (#21462)
Bartek Iwańczuk
2023-12-06
chore: bump deno_core and update tests (#21467)
Matt Mastracci
2023-12-06
fix: display unstable flags at bottom of help text (#21468)
David Sherret
2023-12-06
feat(ext/web): add ImageData Web API (#21183)
Jamie
2023-12-06
chore: forward v1.38.5 release commit to main (#21472)
Bartek Iwańczuk
2023-12-05
refactor(cli): refactor bench/test for future module changes (#21460)
Matt Mastracci
2023-12-04
perf(node/fs): faster `existsSync` when not exists (#21458)
David Sherret
2023-12-02
refactor: snapshotting of runtime/ and cli/ (#21430)
Bartek Iwańczuk
2023-12-01
fix(perm): allow-net with port 80 (#21221)
Ian Bull
2023-12-01
fix(permissions): fix panics when revoking net permission (#21388)
liruifengv
2023-11-30
chore: forward v1.38.4 release commit to main (#21400)
Bartek Iwańczuk
2023-11-30
fix(ext/node): fix os.freemem (#21347)
Yoshiya Hinosawa
2023-11-28
chore(ext/kv): update denokv crates (#21357)
Igor Zinkovsky
2023-11-28
chore: fix formatting (#21364)
David Sherret
2023-11-27
chore: bump deno_core (#21351)
Matt Mastracci
2023-11-26
refactor: use new poll methods from JsRuntime (#21302)
Bartek Iwańczuk
2023-11-25
feat(unstable): --unstable-unsafe-proto (#21313)
David Sherret
2023-11-25
perf: move "cli/js/40_testing.js" out of main snapshot (#21212)
Divy Srivastava
2023-11-24
chore: forward v1.38.3 release commit to main (#21320)
denobot
2023-11-22
fix(runtime): fix for panic in classic workers (#21300)
Matt Mastracci
2023-11-22
fix: 'Promise was collected' error in REPL/jupyter (#21272)
Bartek Iwańczuk
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
[prev]
[next]