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
2023-07-28
chore: remove unused dependencies (#19962)
Divy Srivastava
2023-07-28
feat: Deno.createHttpClient allowHost (#19689)
Leo Kettmeir
2023-07-28
feat(ext/websocket): allow HTTP(S) protocol in URL (#19862)
Leo Kettmeir
2023-07-27
fix: do not include jsx without `@ts-check` in tsc roots (#19964)
David Sherret
2023-07-27
chore: cleanup EmbeddedModuleLoader (#19911)
Luca Casonato
2023-07-27
fix(node): package path not exported error - add if types resolution was occu...
David Sherret
2023-07-27
fix: error on invalid & unsupported jsx compiler options (#19954)
David Sherret
2023-07-27
refactor(cli/test): move reporters to a separate directory (#19957)
Bartek Iwańczuk
2023-07-26
chore: fix benchmarks (#19958)
David Sherret
2023-07-26
fix(lsp): handle import mapped `node:` specifier (#19956)
David Sherret
2023-07-27
feat(cli): Adding JUnit test reports (#19747)
Cooper Benson
2023-07-26
fix(check): should bust check cache when json module or npm resolution change...
David Sherret
2023-07-26
fix(ext/fs): fix MaybeArc when not sync_fs (#19950)
Matt Mastracci
2023-07-26
1.35.3 (#19947)
denobot
2023-07-26
fix(task): ensure quoted strings are maintained mid-word (#19944)
David Sherret
2023-07-26
chore: update chrono dependency (#19943)
Bartek Iwańczuk
2023-07-25
chore: Bump deno_core (#19940)
Matt Mastracci
2023-07-25
fix(ext/http): Quietly ignore invalid status codes (#19936)
Matt Mastracci
2023-07-25
perf: cache node resolution when accesing a global (#19930)
Bartek Iwańczuk
2023-07-25
refactor: simplify signature of diagnose_resolution (#19753)
Martin Fischer
2023-07-25
fix(lint): allow to use --rules with --rules-tags (#19754)
Bartek Iwańczuk
2023-07-25
fix: deno info should respect import map (#19781)
Vedant Pandey
2023-07-25
fix(node): add writable and readable fields to FakeSocket (#19931)
Bartek Iwańczuk
2023-07-25
fix(ext/net): fix string port number handling in listen (#19921)
Yoshiya Hinosawa
2023-07-25
docs: nitpick README (#19912)
Roj
2023-07-25
fix(cli/test): fix clear screen behavior when run `deno test --watch` (#19888)
李瑞丰
2023-07-24
fix(cli/init): update to `assert/mod.ts` (#19924)
sitogi
2023-07-24
refactor(ext/node): CjsCodeAnalyzer - analyze_cjs optionally pass source text...
David Sherret
2023-07-24
fix(node_compat): Wrap require resolve exports in try catch block (#19592)
Vedant Pandey
2023-07-23
fix(cli): build script panics on musl due to glibc_version check (#19913)
Jakub Jirutka
2023-07-24
fix(ext/node): inspector with seggregated globals (#19917)
Luca Casonato
2023-07-23
chore: update deno_core to 0.196.0 (#19897)
Bartek Iwańczuk
2023-07-23
chore(deps): bump getrandom to 0.2.10 (#19914)
Jakub Jirutka
2023-07-22
feat(runtime): sys_info.rs - Use KERN_OSRELEASE on {Free,Open}BSD (#19849)
VlkrS
2023-07-22
chore: update commonjs loading docs (#19904)
sigmaSd
2023-07-21
fix(lsp): handle watched files events from symlinked config files (#19898)
David Sherret
2023-07-21
fix(node/http): add encrypted field to FakeSocket (#19886)
Leo Kettmeir
2023-07-20
fix(cli): output file handling in deno upgrade (#18994)
solach
2023-07-20
fix(lsp): auto-discover deno.json in more cases (#19894)
David Sherret
2023-07-20
refactor(ext/http): Use const thread-local initializer for slightly better pe...
Matt Mastracci
2023-07-20
perf(lsp): format in a blocking task (#19883)
David Sherret
2023-07-20
chore: forward v1.35.2 release commit to main (#19887)
denobot
2023-07-19
fix(ext/http): Error on deprecated/unavailable features (#19880)
Matt Mastracci
2023-07-19
fix(napi): update env_test.js (#19876)
Bartek Iwańczuk
2023-07-19
feat(ext/node): properly segregate node globals (#19307)
Luca Casonato
2023-07-19
fix(node/http): call callback after request is sent (#19871)
Leo Kettmeir
2023-07-19
fix(runtime): print process name in case of spawn error (#19855)
sigmaSd
2023-07-19
fix(node/net): Server connection callback include socket value (#19779)
Leo Kettmeir
2023-07-18
fix(ext/node): check if resource can be used with write_vectored (#19868)
Divy Srivastava
2023-07-18
fix(node): add process.dlopen API (#19860)
Bartek Iwańczuk
[prev]
[next]