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
/
node
Age
Commit message (
Expand
)
Author
2024-04-25
1.43.0 (#23549)
denobot
2024-04-24
feat(ext/http): Implement request.signal for Deno.serve (#23425)
Matt Mastracci
2024-04-24
fix(ext/node): worker_threads copies env object (#23536)
Bartek Iwańczuk
2024-04-23
fix: Float16Array support (#23512)
Kenta Moriuchi
2024-04-21
fix(ext/node): define http.maxHeaderSize (#23479)
Bartek Iwańczuk
2024-04-21
fix: Fix some typos in comments (#23470)
welfuture
2024-04-20
fix(ext/node): implement process.kill in Rust (#23130)
Divy Srivastava
2024-04-20
fix(ext/node): Support `env` option in worker_thread (#23462)
Divy Srivastava
2024-04-19
feat(runtime): Allow embedders to perform additional access checks on file op...
Matt Mastracci
2024-04-18
fix(ext/node): Correctly send ALPN on node TLS connections (#23434)
Matt Mastracci
2024-04-16
fix(ext/node): dispatch beforeExit/exit events irrespective of listeners (#23...
Satya Rohith
2024-04-16
chore: forward v1.42.4 commit to `main` (#23394)
Bartek Iwańczuk
2024-04-16
fix(ext/node): panic on 'worker_threads.receiveMessageOnPort' (#23386)
Bartek Iwańczuk
2024-04-15
fix(ext/node): add stub for AsyncResource#asyncId() (#23372)
Divy Srivastava
2024-04-13
fix(ext/node): use ext/io stdio in WriteStream (#23354)
Divy Srivastava
2024-04-13
fix(ext/node): promise rejection in VM contexts (#23305)
Divy Srivastava
2024-04-12
chore: remove repetitive words (#23341)
youngwendy
2024-04-12
chore: forward v1.42.3 release commit to main (#23335)
denobot
2024-04-11
chore: forward v1.42.2 release commit to main (#23315)
denobot
2024-04-10
chore: update to Rust 1.77.2 (#23262)
林炳权
2024-04-09
fix(ext/node): implement MessagePort.unref() (#23278)
Satya Rohith
2024-04-09
fix(ext/node): `node:vm` contexts (#23202)
Divy Srivastava
2024-04-09
chore: update `h2` crate (#23272)
Asher Gomez
2024-04-08
fix(ext/node): out-of-order writes of fs.createWriteStream (#23244)
Yoshiya Hinosawa
2024-04-05
fix(ext/node): hostname is valid IPv4 addr (#23243)
Divy Srivastava
2024-04-05
fix(ext/node): Add "module" to builtinsModule (#23242)
Divy Srivastava
2024-04-03
refactor(ext/node): remove worker_threads dependency on ext:runtime (#23206)
Satya Rohith
2024-04-03
fix(ext/node): polyfill node:domain module (#23088)
Bartek Iwańczuk
2024-04-03
fix(ext/node): patch MessagePort if provided as workerData (#23198)
Satya Rohith
2024-04-02
fix(ext/node): Support returning tokens and option defaults in `node:util.par...
Nathan Whitaker
2024-04-02
feat: improve AsyncLocalStorage api (#23175)
Alex Yang
2024-04-03
chore: move `tools/node_compat` to `tests/node_compat/runner` (#23025)
Asher Gomez
2024-04-02
fix(ext/node): MessagePort works (#22999)
Satya Rohith
2024-04-01
fix(ext/node): Add fs.readv, fs.readvSync (#23166)
Nathan Whitaker
2024-04-01
perf(node): put pkg json into an `Rc` (#23156)
David Sherret
2024-04-01
chore: forward v1.42.1 release commit to main (#23162)
denobot
2024-04-01
fix(node): handle empty 'main' entry in pkg json (#23155)
David Sherret
2024-03-28
fix(node): remove unwrap in op_require_node_module_paths (#23114)
David Sherret
2024-03-28
fix(ext/node): support stdin: "inherit" in node:child_process (#23110)
Divy Srivastava
2024-03-28
fix(ext/node): use tty stdin from ext/io (#23044)
Divy Srivastava
2024-03-28
1.42.0 (#23105)
denobot
2024-03-24
fix(ext/node): handle `null` in stdio array (#23048)
Divy Srivastava
2024-03-22
perf: warm expensive init code at snapshot time (#22714)
Matt Mastracci
2024-03-22
fix(ext/node): handle KeyObject in `prepareAsymmetricKey` (#23026)
Divy Srivastava
2024-03-22
fix(ext/node): add crypto.subtle (#23027)
Divy Srivastava
2024-03-22
fix(ext/node): add crypto.getRandomValues (#23028)
Divy Srivastava
2024-03-21
feat(node): load ES modules defined as CJS (#22945)
David Sherret
2024-03-21
feat(ext/node): add riscv64 in process.arch (#23016)
Eric Long
2024-03-21
fix(ext/node): ECDH.publicKey() point encoding (#23013)
Divy Srivastava
2024-03-21
fix(ext/node): panic in `op_node_ecdh_generate_keys` (#23011)
Divy Srivastava
[prev]
[next]