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
/
ext
Age
Commit message (
Expand
)
Author
2023-12-11
fix(ext/node): basic vm.runInNewContext implementation (#21527)
Divy Srivastava
2023-12-11
fix(ext/websocket): don't panic on bad resource id (#21431)
Divy Srivastava
2023-12-11
fix(ext/node): ServerResponse getHeader() return undefined (#21525)
Divy Srivastava
2023-12-11
fix(ext/node): stub ServerResponse#flushHeaders (#21526)
Divy Srivastava
2023-12-09
feat: bring back WebGPU (#20812)
Leo Kettmeir
2023-12-08
perf(ext/url): improve URLPattern perf (#21488)
Luca Casonato
2023-12-08
fix(ext/node): use primordials in ext/node/polyfills/_util (#21444)
Kenta Moriuchi
2023-12-08
fix(ext/node): allow null value for req.setHeader (#21391)
Yoshiya Hinosawa
2023-12-08
fix(node/tls): fix NotValidForName for host set via socket / servername (#21441)
Max Goodhart
2023-12-07
fix(ext/node): include non-enumerable keys in `Reflect.ownKeys(globalThis)` (...
ud2
2023-12-07
refactor: pull 'core', 'internals', 'primordials' from ES module (#21462)
Bartek Iwańczuk
2023-12-06
chore: bump deno_core and update tests (#21467)
Matt Mastracci
2023-12-06
feat: stabilize Deno.HttpServer.shutdown and Unix socket support (#21463)
Bartek Iwańczuk
2023-12-06
feat(ext/web): add ImageData Web API (#21183)
Jamie
2023-12-06
feat(ext/fetch): allow `Deno.HttpClient` to be declared with `using` (#21453)
Yusuke Tanaka
2023-12-06
chore: forward v1.38.5 release commit to main (#21472)
Bartek Iwańczuk
2023-12-05
fix(ext/kv): throw error if already closed (#21459)
Raashid Anwar
2023-12-05
feat(unstable): kv.watch() (#21147)
Luca Casonato
2023-12-04
perf(node/fs): faster `existsSync` when not exists (#21458)
David Sherret
2023-12-03
fix(ext/node): sign with PEM private keys (#21287)
Divy Srivastava
2023-12-02
fix(node): setting process.exitCode should change exit code of process (#21429)
David Sherret
2023-12-02
chore: update std to 0.208.0 (#21318)
Asher Gomez
2023-12-01
refactor: use resourceForReadableStream for fetch (#20217)
Matt Mastracci
2023-12-01
fix(ext/node): add stubbed process.report (#21373)
Daniel Mizerski
2023-11-30
chore: forward v1.38.4 release commit to main (#21400)
Bartek Iwańczuk
2023-11-30
feat(cron): added the support for json type schedule to cron api (#21340)
Raashid Anwar
2023-11-30
perf(ext/web): Avoid changing prototype by setting hostObjectBrand directly (...
Laurence Rowe
2023-11-30
refactor (parseCssColor): use parseInt, avoid unnecessary coercion (#20856)
Jordan Harband
2023-11-30
fix(ext/node): fix os.freemem (#21347)
Yoshiya Hinosawa
2023-11-29
fix(ext/node): add util.parseArgs (#21342)
Yoshiya Hinosawa
2023-11-28
chore(ext/kv): update denokv crates (#21357)
Igor Zinkovsky
2023-11-28
Reland "fix(ext/console): fix inspecting iterators error. (#20720)" (#21370)
Leo Kettmeir
2023-11-28
fix(ext/node): fix Buffer.copy when sourceStart > source.length (#21345)
Yoshiya Hinosawa
2023-11-28
fix(ext/node): fix duplexify compatibility (#21346)
Yoshiya Hinosawa
2023-11-28
chore: add retries to autobahn (#21365)
Matt Mastracci
2023-11-27
fix(node): `spawnSync`'s `status` was incorrect (#21359)
David Sherret
2023-11-27
chore(ext/http): fix E0446 on some compiler versions (#21362)
Matt Mastracci
2023-11-24
feat(streams): ReadableStream.read min option (#20849)
Leo Kettmeir
2023-11-24
chore: forward v1.38.3 release commit to main (#21320)
denobot
2023-11-23
fix(ext/http): avoid lockup in graceful shutdown (#21253)
Matt Mastracci
2023-11-23
fix(ext/node): fix node:stream.Writable (#21297)
Yoshiya Hinosawa
2023-11-22
refactor: replace `deferred()` from `std/async` with `Promise.withResolvers()...
Asher Gomez
2023-11-20
fix(ext/node): handle closing process.stdin more than once (#21267)
Divy Srivastava
2023-11-20
fix(ext/url): add deno_console dependency for bench (#21266)
Kenta Moriuchi
2023-11-19
fix(ext,runtime): add missing custom inspections (#21219)
Kenta Moriuchi
2023-11-18
chore(ext/http): bump version for re-release (#21254)
Matt Mastracci
2023-11-18
fix(ext/http): fix crash in dropped Deno.serve requests (#21252)
Matt Mastracci
2023-11-17
chore: forward v1.38.2 release commit to main (#21236)
denobot
2023-11-16
fix(doc): issue discovering re-exports of re-exports sometimes (#21223)
David Sherret
2023-11-16
feat(ext/cron) modify Deno.cron API to make handler arg last (#21225)
Igor Zinkovsky
[prev]
[next]