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
/
polyfills
/
internal
Age
Commit message (
Expand
)
Author
2024-06-18
feat(ext/node): add BlockList & SocketAddress classes (#24229)
Satya Rohith
2024-06-15
fix(ext/node): better support for `node:diagnostics_channel` module (#24088)
Bartek Iwańczuk
2024-06-11
chore: sync up Node.js test files for v20.11.1 (#24066)
Bartek Iwańczuk
2024-06-07
fix(ext/node): support stdin child_process IPC & fd stdout/stderr (#24106)
Divy Srivastava
2024-05-28
fix(ext/node/fs): `position` argument not applied (#24009)
Marvin Hagemeister
2024-05-21
feat(node): buffer isUtf8/isAscii (#23928)
snek
2024-05-16
fix(node): error when throwing `FS_EISDIR` (#23829)
Marvin Hagemeister
2024-04-29
fix(ext/node): exporting rsa public keys (#23596)
Divy Srivastava
2024-04-29
refactor: remove dead code in node stream polyfill (#23597)
Yoshiya Hinosawa
2024-04-29
fix(ext/node): support NODE_DEBUG env (#23583)
Satya Rohith
2024-04-23
fix: Float16Array support (#23512)
Kenta Moriuchi
2024-04-12
chore: remove repetitive words (#23341)
youngwendy
2024-04-02
fix(ext/node): Support returning tokens and option defaults in `node:util.par...
Nathan Whitaker
2024-03-28
fix(ext/node): support stdin: "inherit" in node:child_process (#23110)
Divy Srivastava
2024-03-24
fix(ext/node): handle `null` in stdio array (#23048)
Divy Srivastava
2024-03-22
fix(ext/node): handle KeyObject in `prepareAsymmetricKey` (#23026)
Divy Srivastava
2024-03-21
fix(ext/node): ECDH.publicKey() point encoding (#23013)
Divy Srivastava
2024-03-20
fix(ext/node): spread args in setImmediate (#22998)
Satya Rohith
2024-03-18
fix(ext/node): support public key point encoding in ECDH.generateKeys() (#22976)
Satya Rohith
2024-03-14
fix(ext/node): support `spki` format in createPublicKey (#22918)
Divy Srivastava
2024-03-14
fix(ext/node): crypto.getCipherInfo() (#22916)
Divy Srivastava
2024-03-13
feat(node): implement fs.statfs() (#22862)
Nayeem Rahman
2024-03-13
fix(ext/node): initial `crypto.createPublicKey()` support (#22509)
Asher Gomez
2024-03-11
fix(ext/node): Match punycode module behavior to node (#22847)
Nathan Whitaker
2024-03-08
fix(ext/node): Add Immediate class to mirror NodeJS.Immediate (#22808)
Nathan Whitaker
2024-03-07
fix(ext/node): http2.createServer (#22708)
Satya Rohith
2024-03-07
feat(node/util): styleText (#22758)
Leo Kettmeir
2024-03-04
fix(node): errno property when command missing (#22691)
Divy Srivastava
2024-02-29
fix(ext/node) add node http methods (#22630)
Igor Zinkovsky
2024-02-20
fix(ext/node): unimplemented code when not IPC child_process (#22488)
Divy Srivastava
2024-02-18
fix: util.parseArgs() missing node:process import (#22405)
Javier Hernández
2024-01-29
refactor: Use virtul ops module (#22175)
Bartek Iwańczuk
2024-01-29
refactor: migrate 'ext/node' extension to virtual ops module (#22157)
Bartek Iwańczuk
2024-01-24
feat: deprecate `Deno.close()` (#22066)
Asher Gomez
2024-01-10
refactor: use `core.ensureFastOps()` (#21888)
Kenta Moriuchi
2024-01-05
chore: update deno_lint for CI (#21802)
Kenta Moriuchi
2024-01-04
fix: strict type check for cross realms (#21669)
Kenta Moriuchi
2024-01-01
chore: update copyright to 2024 (#21753)
David Sherret
2023-12-30
chore(runtime): internalize pipe fd for ext/node (#21570)
Divy Srivastava
2023-12-27
perf: remove opAsync (#21690)
Matt Mastracci
2023-12-20
fix(node): child_process kill cancel pending IPC reads (#21647)
Divy Srivastava
2023-12-19
fix(node): child_process IPC on Windows (#21597)
Divy Srivastava
2023-12-19
fix(console): inspect for `{Set,Map}Iterator` and `Weak{Set,Map}` (#21554)
Kenta Moriuchi
2023-12-13
fix: implement child_process IPC (#21490)
Divy Srivastava
2023-12-07
refactor: pull 'core', 'internals', 'primordials' from ES module (#21462)
Bartek Iwańczuk
2023-12-03
fix(ext/node): sign with PEM private keys (#21287)
Divy Srivastava
2023-12-01
fix(ext/node): add stubbed process.report (#21373)
Daniel Mizerski
2023-11-29
fix(ext/node): add util.parseArgs (#21342)
Yoshiya Hinosawa
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
[prev]
[next]