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
Age
Commit message (
Expand
)
Author
2024-04-05
fix(lsp): respect DENO_FUTURE for BYONM config (#23207)
Nayeem Rahman
2024-04-05
FUTURE: override byonm with nodeModulesDir setting (#23222)
David Sherret
2024-04-05
fix(ext/node): hostname is valid IPv4 addr (#23243)
Divy Srivastava
2024-04-05
fix(ext/node): Add "module" to builtinsModule (#23242)
Divy Srivastava
2024-04-04
perf(lsp): don't keep remote module ast's in memory (#23230)
Nayeem Rahman
2024-04-04
fix(cli): update `deno doc` help to fit current usage (#23224)
JOTSR
2024-04-04
fix(cli): fix deadlock in test writer when test pipe is full (#23210)
Matt Mastracci
2024-04-05
FUTURE: remove deprecated APIs within workers (#23220)
Asher Gomez
2024-04-04
fix(runtime): fix Windows permission prompt (#23212)
Matt Mastracci
2024-04-04
fix(ext/node): count MessagePort message listeners in hasMessageEventListener...
Satya Rohith
2024-04-04
refactor(flags): prepare for deno install changes (#23217)
Bartek Iwańczuk
2024-04-04
chore: try to fix mac runner (#23214)
Matt Mastracci
2024-04-03
chore: Make WPT repo shallow (#23205)
Matt Mastracci
2024-04-03
refactor(ext/node): remove worker_threads dependency on ext:runtime (#23206)
Satya Rohith
2024-04-03
fix(ext/node): polyfill node:domain module (#23088)
Bartek Iwańczuk
2024-04-03
fix(ext/node): patch MessagePort if provided as workerData (#23198)
Satya Rohith
2024-04-02
fix(lsp): Remove client-facing format failure warning (#23196)
Nathan Whitaker
2024-04-03
chore: ensure `python@3.11` is installed for WPT tests (#23195)
Asher Gomez
2024-04-03
chore(tests): rewrite tls_test to avoid any hardcoded ports (#23191)
Matt Mastracci
2024-04-02
fix(ext/node): Support returning tokens and option defaults in `node:util.par...
Nathan Whitaker
2024-04-02
feat: improve AsyncLocalStorage api (#23175)
Alex Yang
2024-04-03
FUTURE: enable BYONM by default (#23194)
Bartek Iwańczuk
2024-04-03
chore: move `tools/node_compat` to `tests/node_compat/runner` (#23025)
Asher Gomez
2024-04-02
feat(lsp): respect nested deno.json for fmt and lint config (#23159)
Nayeem Rahman
2024-04-02
fix(cli): Enforce a human delay in prompt to fix paste problem (#23184)
Matt Mastracci
2024-04-02
perf: reduce allocations in `MediaType::from_specifier` (#23190)
David Sherret
2024-04-02
chore: Update to macos-13 for mac runners (#23193)
Matt Mastracci
2024-04-02
chore(ext/ffi): sym is unused on aarch64 linux (#23188)
Matt Mastracci
2024-04-02
fix(ext/node): MessagePort works (#22999)
Satya Rohith
2024-04-01
fix(ext/node): Add fs.readv, fs.readvSync (#23166)
Nathan Whitaker
2024-04-01
chore(specs): add jsr and npm env vars to tests by default (#23171)
David Sherret
2024-04-02
chore: update `std` submodule to 0.221.0 (#23112)
Asher Gomez
2024-04-01
fix: prevent cache db errors when deno_dir not exists (#23168)
David Sherret
2024-04-01
perf(node): put pkg json into an `Rc` (#23156)
David Sherret
2024-04-01
chore: forward v1.42.1 release commit to main (#23162)
denobot
2024-04-01
fix(node): handle empty 'main' entry in pkg json (#23155)
David Sherret
2024-03-31
fix(check): ignore certain diagnostics in remote modules and when publishing ...
David Sherret
2024-03-31
fix(lsp): don't apply preload limit to workspace walk (#23123)
Nayeem Rahman
2024-03-31
chore(lsp): remove recursion in recurse_dependents (#23153)
David Sherret
2024-03-31
refactor: cleanup main entrypoint (#23145)
David Sherret
2024-03-31
chore: unpin log crate version (#23082)
Javier Viola
2024-03-31
fix: deno_graph 0.69.10 (#23147)
David Sherret
2024-03-29
chore: Make jupyter integration tests less flaky and avoid hang (#23134)
Nathan Whitaker
2024-03-29
fix(lsp): implement missing ts server host apis (#23131)
Nayeem Rahman
2024-03-28
fix(node): remove unwrap in op_require_node_module_paths (#23114)
David Sherret
2024-03-28
fix(jsr): exclude yanked versions from 'deno add' and completions (#23113)
Nayeem Rahman
2024-03-28
fix(ext/node): support stdin: "inherit" in node:child_process (#23110)
Divy Srivastava
2024-03-28
fix(ext/node): use tty stdin from ext/io (#23044)
Divy Srivastava
2024-03-28
1.42.0 (#23105)
denobot
2024-03-28
chore: update deno_doc to 0.119.0 (#23103)
Leo Kettmeir
[prev]
[next]