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
/
cli
/
tests
/
unit_node
/
testdata
Age
Commit message (
Expand
)
Author
2023-12-03
fix(ext/node): sign with PEM private keys (#21287)
Divy Srivastava
2023-06-24
fix(ext/node): support brotli APIs (#19223)
Divy Srivastava
2023-06-16
fix(ext/node): remove fromFileUrl from "node:path" (#19504)
Ryan Clements
2023-06-15
fix(node): Worker constructor doesn't check type: module of package.json (#19...
Vedant Pandey
2023-06-02
fix(node): map stdio [0, 1, 2] to "inherit" (#19352)
Marvin Hagemeister
2023-05-31
fix(node): add missing process.reallyExit method (#19326)
Marvin Hagemeister
2023-05-23
fix(ext/node): add basic node:worker_threads support (#19192)
Yoshiya Hinosawa
2023-05-18
fix(node): support passing parent stdio streams (#19171)
Marvin Hagemeister
2023-05-13
chore: fix & update node compat config (#19106)
Yoshiya Hinosawa
2023-03-27
fix(ext/node): add missing _preloadModules hook (#18447)
Marvin Hagemeister
2023-02-20
perf: use ops for node:crypto ciphers (#17819)
Divy Srivastava
2023-02-16
test: add unit tests from std/node (#17794)
Bartek IwaĆczuk