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-07-09
fix(net): handle panic on Windows for Unix socket usage in Deno.serve() (#24...
Yazan AbdAl-Rahman
2024-07-09
fix: add warning for invalid unstable feature use in deno.json/jsonc (#24120)
HasanAlrimawi
2024-07-09
feat: support wildcards in npm workspaces (#24471)
David Sherret
2024-07-08
fix(lsp): inherit workspace-root-only fields in members (#24440)
Nayeem Rahman
2024-07-08
fix(node/assert): throws not checking error instance (#24466)
Marvin Hagemeister
2024-07-05
fix(permissions): handle ipv6 addresses correctly (#24397)
Luca Casonato
2024-07-05
refactor: move `FileCollector` to deno_config (#24433)
David Sherret
2024-07-05
fix(node): Implement `fs.lchown` (and `process.getegid`) (#24418)
Nathan Whitaker
2024-07-05
fix(ext/node): rewrite digest handling (#24392)
Luca Casonato
2024-07-05
fix(ext/node): http chunked writes hangs (#24428)
Divy Srivastava
2024-07-05
feat: Deprecate --lock-write flag (#24436)
Bartek Iwańczuk
2024-07-05
fix(publish): unfurling should always be done with the package json (#24435)
David Sherret
2024-07-04
fix(node/http): don't throw on .address() before .listen() (#24432)
Marvin Hagemeister
2024-07-04
feat(ext/crypto): make deriveBits length parameter optional and nullable (#24...
Filip Skokan
2024-07-04
feat: npm workspace and better Deno workspace support (#24334)
David Sherret
2024-07-03
fix(lsp): correct scope attribution for injected @types/node (#24404)
Nayeem Rahman
2024-07-03
feat: Upgrade to TypeScript 5.5.2 (#24326)
Bartek Iwańczuk
2024-07-03
fix(ext/node): don't wait for end() call to send http client request (#24390)
Satya Rohith
2024-07-02
fix(ext/node): Add `fs.lutimes` / `fs.lutimesSync` (#23172)
Nathan Whitaker
2024-07-02
fix(compile): prevent setting unstable feature twice (#24381)
HasanAlrimawi
2024-07-02
feat(cli): Add `--frozen` flag to error out if lockfile is out of date (#24355)
Nathan Whitaker
2024-07-02
feat(ext/web): add `Blob.prototype.bytes()` (#24148)
Kenta Moriuchi
2024-07-02
chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24388)
Bartek Iwańczuk
2024-07-01
fix(windows): check USERPROFILE env var for finding home directory (#24384)
David Sherret
2024-07-01
fix(lsp): respect lockfile redirects entries for resolution (#24365)
Nayeem Rahman
2024-07-01
BREAKING(unstable/ffi): remove callback reentrant flag (#24367)
Divy Srivastava
2024-06-28
chore: update deno_doc (#24308)
Leo Kettmeir
2024-06-26
feat(lsp): ts language service scopes (#24345)
Nayeem Rahman
2024-06-27
fix(ext/node): discover .npmrc in user's homedir (#24021)
Bartek Iwańczuk
2024-06-26
refactor: move PackageJson to deno_config (#24348)
David Sherret
2024-06-26
perf(ext/node): improve `Buffer.from(buffer)` (#24352)
ud2
2024-06-25
fix(ext/websocket): drop connection when close frame not ack (#24301)
Divy Srivastava
2024-06-25
fix(ext/node): ignore stream error during enqueue (#24243)
Satya Rohith
2024-06-25
test(node_compat): enable more stream-writable tests (#24328)
Satya Rohith
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
[prev]
[next]