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-05-29
fix(ext/node): don't encode buffer data as utf8 in http2 (#24016)
Satya Rohith
2024-05-28
chore: set lockfile as having no content changes after write (#24023)
David Sherret
2024-05-29
perf(lsp): lock out requests until init is complete (#23998)
Nayeem Rahman
2024-05-28
perf(cli): Improve concurrency when setting up `node_modules` and loading cac...
Nathan Whitaker
2024-05-28
fix(ext/http): flush gzip streaming response (#23991)
Bartek Iwańczuk
2024-05-28
perf: skip npm install if graph has no new packages (#24017)
David Sherret
2024-05-28
perf: parse source files in parallel (#23858)
David Sherret
2024-05-28
perf(cli): Optimize setting up `node_modules` on macOS (#23980)
Nathan Whitaker
2024-05-28
feat(vendor): support modifying remote files in vendor folder without checksu...
David Sherret
2024-05-28
chore: fix flaky inspector_with_ts_files (#24015)
David Sherret
2024-05-28
fix(coverage): do not generate script coverage with empty url (#24007)
Yoshiya Hinosawa
2024-05-28
fix(cli/test): decoding percent-encoding(non-ASCII) file path correctly (#23200)
Hajime-san
2024-05-28
fix(deno_task): more descriptive error message (#24001)
Mike Mulchrone
2024-05-28
fix(ext/node/fs): `position` argument not applied (#24009)
Marvin Hagemeister
2024-05-28
FUTURE(ext/ffi,ext/webgpu): stabilize FFI and WebGPU APIs (#24011)
Asher Gomez
2024-05-28
fix(coverage): skip generating coverage json for http(s) scripts (#24008)
Yoshiya Hinosawa
2024-05-28
fix: empty `process.platform` with `__runtime_js_sources` (#24005)
Marvin Hagemeister
2024-05-28
fix(ext/node): add `throwIfNoEntry` option in `fs.lstatSync` (#24006)
Marvin Hagemeister
2024-05-28
BREAKING(ffi/unstable): always return u64 as bigint (#23981)
Divy Srivastava
2024-05-28
fix(coverage): handle ignore patterns (#23974)
Yoshiya Hinosawa
2024-05-28
fix(publish): raise diagnostics for triple-slash directives for `--dry-run` i...
David Sherret
2024-05-28
chore: update WPT (#23997)
Asher Gomez
2024-05-27
FUTURE(ext/fs): stabilize file system APIs (#23968)
Bartek Iwańczuk
2024-05-28
fix(ext/fs): truncate files when a ReadableStream is passed to writeFile (#23...
charlotte ✨
2024-05-27
fix(ext/web): `ReadableStream.from()` allows `Iterable` instead of `IterableI...
Milly
2024-05-27
fix: `--env` flag confusing message on syntax error (#23915)
Hasan-Alrimawi
2024-05-26
fix(node): set default http server response code 200 (#23977)
Marvin Hagemeister
2024-05-26
fix(ext/websocket): change default idleTimeout to 30s (#23985)
Alex Gleason
2024-05-26
fix(coverage): add tooltip to line count in html report (#23971)
Yoshiya Hinosawa
2024-05-26
chore(cli): remove extract_standalone path from CLI (#23982)
Divy Srivastava
2024-05-24
fix: use hash of in-memory bytes only for code cache (#23966)
David Sherret
2024-05-23
fix(npm): set up node_modules/.bin/ entries for package that provide bin entr...
Bartek Iwańczuk
2024-05-23
FUTURE: initial support for .npmrc file (#23560)
Bartek Iwańczuk
2024-05-23
fix(cli): Support deno.lock with only package.json present + fix DENO_FUTURE ...
Nathan Whitaker
2024-05-23
feat(ext/webgpu): byow support for {Free,Open}BSD (#23832)
Volker Schlecht
2024-05-23
fix(ext/node): return cancelled flag in get_response_body_chunk op (#23962)
Satya Rohith
2024-05-23
refactor(lsp): determine file referrer for each document (#23867)
Nayeem Rahman
2024-05-23
feat(task): run `npm run` commands with Deno more often (#23794)
David Sherret
2024-05-23
chore: update denokv_* crates (#23949)
Bartek Iwańczuk
2024-05-23
fix(ext/node): add stubs for perf_hooks.PerformaceObserver (#23958)
Divy Srivastava
2024-05-23
refactor: remove custom `utc_now` in favor of `chrono::Utc:now` feature (#23...
Felipe Baltor
2024-05-23
fix(ext/web): `ReadableStream.from()` ignores null `Symbol.asyncIterator` (#2...
Milly
2024-05-23
perf(startup): use WAL journal for sqlite databases in DENO_DIR (#23955)
Bert Belder
2024-05-23
feat: enable pointer compression via deno_core bump (#23838)
Matt Mastracci
2024-05-23
feat(cli/test): `deno test --clean` (#23519)
Asher Gomez
2024-05-22
chore: kill node.js tests if they run too long (#23956)
Matt Mastracci
2024-05-23
feat(ext/fetch): `Request.bytes()` and `Response.bytes()` (#23823)
Asher Gomez
2024-05-23
feat: add lowercase `-v` version flag (#23750)
David Sherret
2024-05-23
feat(ext/fs): stabilize `Deno.FsFile.unlock[Sync]()` and `Deno.FsFile.lock[Sy...
Asher Gomez
2024-05-22
chore: update release doc template (#23934)
Bartek Iwańczuk
[prev]
[next]