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
/
lib.rs
Age
Commit message (
Expand
)
Author
2024-06-20
fix(ext/node): use cppgc for node:zlib (#24267)
Divy Srivastava
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-13
chore(ext/node): remove old vm ops (#24187)
Divy Srivastava
2024-06-12
fix(ext/node): fix vm memory usage and context initialization (#23976)
Divy Srivastava
2024-06-08
fix(check): attempt to resolve types from pkg before `@types` pkg (#24152)
David Sherret
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-05-21
feat(node): buffer isUtf8/isAscii (#23928)
snek
2024-05-16
fix(ext/node): homedir() `getpwuid`/`SHGetKnownFolderPath` fallback (#23841)
Divy Srivastava
2024-04-29
fix(ext/node): exporting rsa public keys (#23596)
Divy Srivastava
2024-04-20
fix(ext/node): implement process.kill in Rust (#23130)
Divy Srivastava
2024-04-09
fix(ext/node): `node:vm` contexts (#23202)
Divy Srivastava
2024-04-01
fix(ext/node): Add fs.readv, fs.readvSync (#23166)
Nathan Whitaker
2024-03-21
fix(ext/node): ECDH.publicKey() point encoding (#23013)
Divy Srivastava
2024-03-20
fix(ext/node): worker_threads ESM handling (#22841)
mash-graz
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-09
fix(node): require of pkg json imports was broken (#22821)
David Sherret
2024-03-05
chore: upgrade deno_core (#22699)
Bartek Iwańczuk
2024-02-04
chore: bump deno core (#22243)
Matt Mastracci
2024-02-01
fix(node): `util.callbackify` (#22200)
Divy Srivastava
2024-01-05
fix(ext/node): add fs.cp, fs.cpSync, promises.cp (#21745)
Divy Srivastava
2024-01-02
fix(ext/node): querystring stringify without encode callback (#21740)
Divy Srivastava
2024-01-01
chore: update copyright to 2024 (#21753)
David Sherret
2023-12-30
fix(ext/node): add process.abort() (#21742)
Divy Srivastava
2023-12-28
fix(node): Implement os.cpus() (#21697)
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-15
refactor: setup child process pipe in Rust (#21579)
Divy Srivastava
2023-12-13
fix: implement child_process IPC (#21490)
Divy Srivastava
2023-12-11
fix(ext/node): basic vm.runInNewContext implementation (#21527)
Divy Srivastava
2023-12-04
perf(node/fs): faster `existsSync` when not exists (#21458)
David Sherret
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-11
perf: snapshot runtime ops (#21127)
Divy Srivastava
2023-11-11
chore(ext/node): use libz-sys w/`zlib-ng` feature in node (#21158)
Matt Mastracci
2023-11-10
fix(ext/node): implement process.geteuid (#21151)
Divy Srivastava
2023-11-09
fix(node): implement createPrivateKey (#20981)
Divy Srivastava
2023-11-07
fix(node): inspect ancestor directories when resolving cjs re-exports during ...
David Sherret
2023-11-04
fix(node): use closest package.json to resolve package.json imports (#21075)
David Sherret
2023-10-30
fix: implement node:tty (#20892)
Divy Srivastava
2023-10-26
fix(unstable/byonm): improve error messages (#20987)
David Sherret
2023-09-28
refactor(ext/node): remove dependency on deno_npm and deno_semver (#20718)
David Sherret
2023-09-26
chore: slight cleanup in npm resolvers (#20692)
David Sherret
2023-09-23
fix(node): supported arguments to `randomFillSync` (#20637)
Divy Srivastava
2023-09-15
feat(ext/node): http2.connect() API (#19671)
Bartek Iwańczuk
2023-09-14
refactor: rewrite ext/node to op2 (#20489)
Bartek Iwańczuk
2023-09-06
fix(ext/node): implement AES GCM cipher (#20368)
Divy Srivastava
[prev]
[next]