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-10-17
fix(net): don't try to set nodelay on upgrade streams (#26342)
Nathan Whitaker
2024-10-16
fix: don't warn on ignored signals on windows (#26332)
Nathan Whitaker
2024-10-17
fix(node/http): normalize header names in `ServerResponse` (#26339)
Nathan Whitaker
2024-10-16
chore: forward v2.0.1 release commit to main (#26338)
denobot
2024-10-16
Reland feat(lsp): deno/didRefreshDenoConfigurationTree notifications (#26325)
Nayeem Rahman
2024-10-16
fix: use syntect for deno doc html generation (#26322)
Leo Kettmeir
2024-10-16
Revert "feat(lsp): "deno/didRefreshDenoConfigurationTree" notificatio… (#26...
Bartek Iwańczuk
2024-10-16
fix(child_process): map node `--no-warnings` flag to `--quiet` (#26288)
Nathan Whitaker
2024-10-16
fix(cli): add prefix to install commands in help (#26318)
Marvin Hagemeister
2024-10-16
fix(add): exact version should not have range `^` specifier (#26302)
Marvin Hagemeister
2024-10-16
feat(lsp): "deno/didRefreshDenoConfigurationTree" notifications (#26215)
Nayeem Rahman
2024-10-16
chore: add dhat feature (#26285)
David Sherret
2024-10-16
fix(jupyter): copy kernels icons to the kernel directory (#26084)
Jeremy Tuloup
2024-10-16
fix(ext/node): fix dns.lookup result ordering (#26264)
Yoshiya Hinosawa
2024-10-16
fix: node-api function call should use preamble (#26297)
snek
2024-10-16
fix(cli): consolidate pkg parser for install & remove (#26298)
Satya Rohith
2024-10-16
fix(ext/node): timingSafeEqual account for AB byteOffset (#26292)
Divy Srivastava
2024-10-16
perf(http): make heap allocation for path conditional (#26289)
David Sherret
2024-10-15
fix(install): retry downloads of registry info / tarballs (#26278)
Nathan Whitaker
2024-10-15
fix: improve suggestions and hints when using CommonJS modules (#26287)
Bartek Iwańczuk
2024-10-15
refactor(ext/io): use concrete error types (#26187)
Leo Kettmeir
2024-10-15
fix: add hint for missing `document` global in terminal error (#26218)
Bartek Iwańczuk
2024-10-15
fix(ext/console): apply coloring for console.table (#26280)
Leo Kettmeir
2024-10-15
fix(install): handle pkg with dep on self when pkg part of peer dep resolutio...
David Sherret
2024-10-15
fix(ext/node): use primordials in `ext/node/polyfills/internal/buffer.mjs` (#...
Kenta Moriuchi
2024-10-15
fix(ext/node): handle http2 server ending stream (#26235)
Toby Ealden
2024-10-15
refactor: always apply hint when formatting JsError (#26252)
Bartek Iwańczuk
2024-10-15
chore: ensure only one cargo publish can run (#26262)
Eli Uriegas
2024-10-15
fix(add): create deno.json when running `deno add jsr:<pkg>` (#26275)
Nathan Whitaker
2024-10-15
chore: upgrade to rust 1.81.0 (#26261)
林炳权
2024-10-15
fix: panic in `prepare_stack_trace_callback` when global interceptor throws (...
Divy Srivastava
2024-10-15
fix(ext/node): implement TCP.setNoDelay (#26263)
Divy Srivastava
2024-10-15
fix(repl): remove check flags (#26140)
Yoshiya Hinosawa
2024-10-15
fix: do not panic running remote cjs module (#26259)
David Sherret
2024-10-14
perf(http): avoid clone getting request method and url (#26250)
David Sherret
2024-10-14
perf(http): cache webidl.converters lookups in ext/fetch/23_response.js (#26256)
David Sherret
2024-10-14
fix(cli): named export takes precedence over default export in doc testing (#...
Yusuke Tanaka
2024-10-14
feat(unstable): `--unstable-detect-cjs` for respecting explicit `"type": "com...
David Sherret
2024-10-14
refactor(ext/ffi): use concrete error types (#26170)
Leo Kettmeir
2024-10-14
fix(console/ext/repl): support using parseFloat() (#25900)
Mohammad Sulaiman
2024-10-14
refactor(ext/url): use concrete error types (#26172)
Leo Kettmeir
2024-10-14
refactor(ext/webstorage): use concrete error types (#26173)
Leo Kettmeir
2024-10-14
fix(install): support installing npm package with alias (#26246)
David Sherret
2024-10-14
chore: generate the checksums from the final archives (#26151)
Keith Maxwell
2024-10-14
perf: use fast calls for microtask ops (#26236)
Divy Srivastava
2024-10-14
feat(cli): improve deno info output for npm packages (#25906)
Luca Casonato
2024-10-14
fix(ext/node): compute pem length (upper bound) for key exports (#26231)
Divy Srivastava
2024-10-14
fix(ext/node): allow writing to tty columns (#26201)
Divy Srivastava
2024-10-14
fix(ext/napi): pass user context to napi_threadsafe_fn finalizers (#26229)
Divy Srivastava
2024-10-14
fix(ext/webgpu): allow GL backend on Windows (#26206)
Divy Srivastava
[prev]
[next]