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
/
tests
Age
Commit message (
Expand
)
Author
2024-06-24
fix(ext/node): rewrite crypto.Hash (#24302)
Luca Casonato
2024-06-21
fix(ext/node): add ServerResponse#appendHeader (#24216)
Divy Srivastava
2024-06-21
fix(ext/node): don't panic on invalid utf-8 in pem (#24303)
Luca Casonato
2024-06-20
fix(ext/node): use cppgc for node:zlib (#24267)
Divy Srivastava
2024-06-19
Revert "chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24056)" (#24262)
Bartek Iwańczuk
2024-06-19
fix(ext/node): Add SIGPOLL and SIGUNUSED signals (#24259)
Divy Srivastava
2024-06-19
fix(ext/node): Add Dirent.path and Dirent.parentPath (#24257)
Divy Srivastava
2024-06-19
fix(lsp): use import map from workspace root (#24246)
Nayeem Rahman
2024-06-19
fix(ext/web): fix `AbortSignal.timeout()` leak (#23842)
Tom Alcorn
2024-06-18
perf(node): ensure cjs wrapper module has deterministic output (#24248)
David Sherret
2024-06-18
fix(ext/console): bump default max str lengthto 10_00 (#24245)
Luca Casonato
2024-06-18
fix(ext/node): make process.versions own property (#24240)
Divy Srivastava
2024-06-18
feat(ext/node): add BlockList & SocketAddress classes (#24229)
Satya Rohith
2024-06-17
fix(ext/node): use `Deno.FsFile.statSync()` (#24234)
Asher Gomez
2024-06-17
feat(lsp): multi deno.json resolver scopes (#24206)
Nayeem Rahman
2024-06-15
fix(ext/node): better support for `node:diagnostics_channel` module (#24088)
Bartek Iwańczuk
2024-06-14
fix(inspector): crash on "Debugger.setBlackboxPatterns" (#24204)
Bartek Iwańczuk
2024-06-14
chore: upgrade to rust 1.79 (#24207)
Satya Rohith
2024-06-14
fix(ext/node): `server.close()` does graceful shutdown (#24184)
Divy Srivastava
2024-06-13
fix(napi): Read reference ownership before calling finalizer to avoid crash (...
Nathan Whitaker
2024-06-13
fix(npm): use more relaxed package.json version constraint parsing (#24202)
David Sherret
2024-06-13
chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24056)
Bartek Iwańczuk
2024-06-13
tests: update wpt (#24198)
Luca Casonato
2024-06-12
fix(cli): Explicitly cache NPM packages during `deno install` (#24190)
Nathan Whitaker
2024-06-12
fix(lsp): strip .js before probing for valid import fix (#24188)
Nayeem Rahman
2024-06-12
fix(ext/node): fix vm memory usage and context initialization (#23976)
Divy Srivastava
2024-06-12
feat(lsp): respect editor indentation options (#24181)
Nayeem Rahman
2024-06-11
fix(npm): resolve dynamic npm imports individually (#24170)
David Sherret
2024-06-11
chore: sync up Node.js test files for v20.11.1 (#24066)
Bartek Iwańczuk
2024-06-11
fix(ext/node): ServerResponse header array handling (#24149)
Luca Casonato
2024-06-10
fix: Rewrite Node-API (#24101)
snek
2024-06-10
feat(lsp): workspace jsr resolution (#24121)
Nayeem Rahman
2024-06-10
chore: add test for worker shutting down during npm import (#24109)
David Sherret
2024-06-08
fix(check): attempt to resolve types from pkg before `@types` pkg (#24152)
David Sherret
2024-06-09
fix(ext/web): correct string tag for MessageEvent (#24134)
Luca Casonato
2024-06-08
fix(ext/websocket): correctly order messages when sending blobs (#24133)
Luca Casonato
2024-06-08
fix(ext/node): lossy UTF-8 read node_modules files (#24140)
Luca Casonato
2024-06-07
fix(ext/node): support stdin child_process IPC & fd stdout/stderr (#24106)
Divy Srivastava
2024-06-07
fix: do not panic linting files with UTF-8 BOM (#24136)
David Sherret
2024-06-06
fix(cli): Overwrite existing bin entries in `node_modules` (#24123)
Nathan Whitaker
2024-06-06
chore: support `-- --nocapture` in the spec tests (#24113)
David Sherret
2024-06-05
chore: upgrade trust-dns-resolver and friends (#24108)
Ryan Dahl
2024-06-05
fix(npm): use configured auth for tarball urls instead of scope auth (#24111)
David Sherret
2024-06-05
fix: update deno_npm (#24065)
Bartek Iwańczuk
2024-06-05
fix: support importing statically unanalyzable npm specifiers (#24107)
David Sherret
2024-06-05
fix: better handling of npm resolution occurring on workers (#24094)
David Sherret
2024-06-05
chore: upgrade dlint to 0.60.0 (#24041)
Bartek Iwańczuk
2024-06-05
chore(ext/web): use `Error.captureStackTrace` in `DOMException` constructor (...
ud2
2024-06-03
fix(lsp): complete exports for import mapped jsr specifiers (#24054)
Nayeem Rahman
2024-06-03
refactor: extract structs for downloading tarballs and npm registry packument...
David Sherret
[prev]
[next]