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-06-02
fix(kv) run sqlite transactions via spawn_blocking (#19350)
Igor Zinkovsky
2023-06-02
perf(ext/http): Use flat list of headers for multiple set/get methods (#19336)
Kamil Ogórek
2023-06-02
fix(node): map stdio [0, 1, 2] to "inherit" (#19352)
Marvin Hagemeister
2023-06-02
feat(node_compat): Added base implementation of FileHandle (#19294)
nasa
2023-06-02
fix(node): don't close stdio streams (#19256)
Bartek Iwańczuk
2023-06-01
chore(ext/http): add env var to disable writev syscall (#19338)
Bartek Iwańczuk
2023-06-01
chore(node_compat): add deno task for setting up and running tests (#19293)
Hirotaka Tagawa / wafuwafu13
2023-05-31
refactor(ext/http): Expose internal serveHttpOnListener API for HTTP2 (#19331)
Matt Mastracci
2023-05-31
chore(ext/node): Implement stubs for Http2Session (#19329)
Matt Mastracci
2023-05-31
refactor: further work on node http client (#19327)
Leo Kettmeir
2023-05-31
fix(node): add missing process.reallyExit method (#19326)
Marvin Hagemeister
2023-05-30
perf(ext/http): Add a sync phase to http serving (#19321)
Matt Mastracci
2023-05-29
chore: forward v1.34.1 to main (#19312)
Bartek Iwańczuk
2023-05-30
pin enum-as-inner dependency (#19311)
Bartek Iwańczuk
2023-05-29
fix: use proper ALPN protocols if HTTP client is HTTP/1.1 only (#19303)
Bartek Iwańczuk
2023-05-29
fix(node): http.IncomingMessageForClient.complete (#19302)
Bartek Iwańczuk
2023-05-28
refactor(core): remove ext: modules from the module map (#19040)
Nayeem Rahman
2023-05-28
fix(ext/http): fix a possible memleak in Brotli (#19250)
Levente Kurusa
2023-05-27
refactor(node/http): don't use readablestream for writing to request (#19282)
Leo Kettmeir
2023-05-26
refactor(node): use internal io and fs APIs (#19267)
Bartek Iwańczuk
2023-05-26
fix(node): make 'v8.setFlagsFromString' a noop (#19271)
Bartek Iwańczuk
2023-05-26
fix(napi): clear currently registering module slot (#19249)
Bartek Iwańczuk
2023-05-26
chore(node_compat): fix broken link and typo (#19265)
Hirotaka Tagawa / wafuwafu13
2023-05-24
1.34.0 (#19246)
denobot
2023-05-24
fix(ext/node): ClientRequest.setTimeout(0) should remove listeners (#19240)
Levente Kurusa
2023-05-24
feat(ext/fs): add isBlockDevice, isCharDevice, isFifo, isSocket to FileInfo (...
Hirotaka Tagawa / wafuwafu13
2023-05-24
feat(ext/http): Brotli Compression (#19216)
Levente Kurusa
2023-05-24
fix(node): fire 'unhandledrejection' event when using node: or npm: imports (...
Bartek Iwańczuk
2023-05-23
fix(ext/node): add basic node:worker_threads support (#19192)
Yoshiya Hinosawa
2023-05-23
fix(node): duplicate node_module suffixes (#19222)
Marvin Hagemeister
2023-05-23
refactor: further work on node http client (#19211)
Leo Kettmeir
2023-05-22
fix(node): make sure "setImmediate" is not clamped to 4ms (#19213)
Bartek Iwańczuk
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
[prev]
[next]