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-05-22
fix(ext/web): improve timers resolution for 0ms timeouts (#19212)
Bartek Iwańczuk
2023-05-22
fix(node): add http.Server.unref() (#19201)
Bartek Iwańczuk
2023-05-21
feat(unstable): add more options to Deno.createHttpClient (#17385)
Leo Kettmeir
2023-05-19
feat(ext/http): ref/unref for server (#19197)
Matt Mastracci
2023-05-18
feat(ext/http): Add support for trailers w/internal API (HTTP/2 only) (#19182)
Matt Mastracci
2023-05-19
BREAKING(unstable): change return type of Deno.serve() API (#19189)
Bartek Iwańczuk
2023-05-18
fix(npm): `process` not defined in readline (#19184)
Marvin Hagemeister
2023-05-18
chore: forward v1.33.4 release commit to main (#19181)
denobot
2023-05-18
fix(ext/websocket): order of ws writes (#19131)
Divy Srivastava
2023-05-18
refactor(napi): simplify types (#19179)
Bartek Iwańczuk
2023-05-18
fix(ext/webidl): change createPromiseConverter (#16367)
Marcos Casagrande
2023-05-18
fix(cli/napi): handle finalizers (#19168)
Divy Srivastava
2023-05-18
fix(node): support passing parent stdio streams (#19171)
Marvin Hagemeister
2023-05-17
feat(ext/web): Request higher-resolution timer on Windows if user requests se...
Matt Mastracci
2023-05-17
fix(node): export diagnostics_channel module (#19167)
Bartek Iwańczuk
2023-05-17
fix(ext/node): make nodeGlobalThis configurable (#19163)
Luca Casonato
2023-05-17
fix(ext/node): fix whatwg url formatting (#19146)
Yoshiya Hinosawa
2023-05-17
fix(node): export punycode module (#19151)
Bartek Iwańczuk
2023-05-17
fix: support "fetch" over HTTPS for IP addresses (#18499)
Bartek Iwańczuk
2023-05-17
refactor(node): reimplement http client (#19122)
Leo Kettmeir
2023-05-16
fix(ext/http): Ensure cancelled requests don't crash Deno.serve (#19154)
Matt Mastracci
2023-05-16
fix(fetch): Correctly decode `multipart/form-data` names and filenames (#19145)
Andreu Botella
2023-05-16
fix(npm): add performance.markResourceTiming sham (#19123)
Bartek Iwańczuk
2023-05-16
refactor(ext/http): simpler ws server in http_next (#19133)
Luca Casonato
2023-05-16
feat(node/crypto): Builtin Diffie-Hellman Groups (#19137)
Levente Kurusa
2023-05-15
feat(node/crypto): Diffie Hellman Support (#18943)
Levente Kurusa
2023-05-15
refactor(ext/http): generic abstract listeners (#19132)
Luca Casonato
2023-05-14
refactor(core): bake single-thread assumptions into spawn/spawn_blocking (#19...
Matt Mastracci
2023-05-12
chore: forward v1.33.3 release commit to main (#19111)
denobot
2023-05-11
fix(ext/fs): add more context_path (#19101)
David Sherret
2023-05-11
fix(npm): make http2 module available, make 'nodeGlobalThisName' writable (#1...
Bartek Iwańczuk
2023-05-11
fix(console): handle error when inspecting promise-like (#19083)
Nayeem Rahman
2023-05-11
fix(node): expose channels in worker_threads (#19086)
Marvin Hagemeister
2023-05-10
feat(compile): unstable npm and node specifier support (#19005)
David Sherret
2023-05-11
feat(node): add `Module.runMain()` (#19080)
Marvin Hagemeister
2023-05-10
fix(node): conditional exports edge case (#19082)
Bartek Iwańczuk
2023-05-10
refactor(ext/http): HTTP trait structs need to be public (#19075)
Matt Mastracci
2023-05-10
refactor(core): http_next generic over request extractor (#19071)
Matt Mastracci
2023-05-10
feat(ext/http): Automatic compression for Deno.serve (#19031)
Matt Mastracci
2023-05-10
chore(node/stream): unbundle/unminify readable-streams (#19045)
Levente Kurusa
2023-05-09
bench: fix benchmarks with extensions (#19059)
Bartek Iwańczuk
2023-05-09
fix(core): let V8 drive extension ESM loads (#18997)
Luca Casonato
2023-05-09
perf(fmt): faster formatting for minified object literals (#19050)
David Sherret
2023-05-08
refactor: prefix ops w/ crate they are defined in (#19044)
Luca Casonato
2023-05-08
refactor(ext/fs): `deno_fs::FileSystem` - conditional `Send + Sync` (#18993)
David Sherret
2023-05-08
perf(ext/ffi): Use `Box<[NativeType]>` in CallbackInfo parameters (#19032)
Aapo Alasuutari
2023-05-08
fix(ext/http): Ensure Deno.serve works across --watch restarts (#18998)
Matt Mastracci
2023-05-07
chore: lint ext/fs/std_fs.rs (#19036)
Bartek Iwańczuk
2023-05-07
fix(ext/ffi): Callbacks panic on returning isize (#19022)
Aapo Alasuutari
2023-05-07
fix(ext/ffi): UnsafeCallback can hang with 'deno test' (#19018)
Aapo Alasuutari
[prev]
[next]