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
2024-06-18
perf(node): ensure cjs wrapper module has deterministic output (#24248)
David Sherret
2024-06-18
fix(ext/console): bump default max str lengthto 10_00 (#24245)
Luca Casonato
2024-06-18
fix(ext/node): make process.versions own property (#24240)
Divy Srivastava
2024-06-18
feat(ext/node): add BlockList & SocketAddress classes (#24229)
Satya Rohith
2024-06-18
docs: Add documentation to a subset of available extensions (#24138)
Richard Carson
2024-06-17
fix(ext/http): actually await `goAhead` promise (#24226)
Luca Casonato
2024-06-15
fix(ext/node): better support for `node:diagnostics_channel` module (#24088)
Bartek Iwańczuk
2024-06-14
chore: upgrade to rust 1.79 (#24207)
Satya Rohith
2024-06-14
fix(ext/node): `server.close()` does graceful shutdown (#24184)
Divy Srivastava
2024-06-13
chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24056)
Bartek Iwańczuk
2024-06-13
fix(ext/webgpu): fix surface creation panic when adapter not initialized (#24...
Divy Srivastava
2024-06-13
chore(ext/node): remove old vm ops (#24187)
Divy Srivastava
2024-06-13
chore: forward v1.44.2 release commit to main (#24194)
denobot
2024-06-12
fix: don't panic when cache is not available (#24175)
Luca Casonato
2024-06-12
fix(ext/node): fix vm memory usage and context initialization (#23976)
Divy Srivastava
2024-06-11
fix: clean up some node-api details (#24178)
snek
2024-06-11
chore: upgrade deno_core (#24146)
Divy Srivastava
2024-06-11
chore: sync up Node.js test files for v20.11.1 (#24066)
Bartek Iwańczuk
2024-06-11
fix(ext/node): ServerResponse header array handling (#24149)
Luca Casonato
2024-06-10
fix: Rewrite Node-API (#24101)
snek
2024-06-10
fix(ext/node): send data frame with end_stream flag on _final call (#24147)
Satya Rohith
2024-06-08
fix(check): attempt to resolve types from pkg before `@types` pkg (#24152)
David Sherret
2024-06-09
fix(ext/web): correct string tag for MessageEvent (#24134)
Luca Casonato
2024-06-09
fix(ext/http): print `[]` around ipv6 addresses (#24150)
Luca Casonato
2024-06-09
fix(ext/node): add crypto and zlib constants (#24151)
Luca Casonato
2024-06-09
fix(ext/net): make node:http2 work with DENO_FUTURE=1 (#24144)
Bartek Iwańczuk
2024-06-08
fix(ext/websocket): correctly order messages when sending blobs (#24133)
Luca Casonato
2024-06-08
fix(ext/node): lossy UTF-8 read node_modules files (#24140)
Luca Casonato
2024-06-07
fix: upgrade deno_core (#24128)
Bartek Iwańczuk
2024-06-07
fix(ext/node): support stdin child_process IPC & fd stdout/stderr (#24106)
Divy Srivastava
2024-06-07
chore(ext/node): remove dead op (#24131)
Satya Rohith
2024-06-06
refactor: remove `PermissionsContainer` in deno_runtime (#24119)
David Sherret
2024-06-06
chore: forward v1.44.1 release commit to main (#24115)
denobot
2024-06-05
chore: upgrade trust-dns-resolver and friends (#24108)
Ryan Dahl
2024-06-05
chore: upgrade dlint to 0.60.0 (#24041)
Bartek Iwańczuk
2024-06-05
chore(ext/web): use `Error.captureStackTrace` in `DOMException` constructor (...
ud2
2024-06-04
chore(ext/webgpu): clean up buffer_get_map_async (#24087)
Luca Casonato
2024-06-03
fix(console): add missing AssertionError to js (#22358)
Oliver Medhurst
2024-06-02
fix: validate integer values in `Deno.exitCode` setter (#24068)
Kenta Moriuchi
2024-05-30
fix(cron): enable chrono `now` feature (#24047)
Divy Srivastava
2024-05-30
1.44.0 (#24045)
denobot
2024-05-30
BREAKING(ffi/unstable): use BigInt representation in turbocall (#23983)
Aapo Alasuutari
2024-05-29
feat: Add `Deno.exitCode` API (#23609)
Luke Edwards
2024-05-29
fix(ext/node): windows cancel stdin read in line mode (#23969)
Divy Srivastava
2024-05-29
fix(ext/node): don't encode buffer data as utf8 in http2 (#24016)
Satya Rohith
2024-05-28
fix(ext/http): flush gzip streaming response (#23991)
Bartek Iwańczuk
2024-05-28
fix(ext/node/fs): `position` argument not applied (#24009)
Marvin Hagemeister
2024-05-28
fix(ext/node): add `throwIfNoEntry` option in `fs.lstatSync` (#24006)
Marvin Hagemeister
2024-05-28
BREAKING(ffi/unstable): always return u64 as bigint (#23981)
Divy Srivastava
2024-05-28
fix(ext/fs): truncate files when a ReadableStream is passed to writeFile (#23...
charlotte ✨
[prev]
[next]