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
/
tests
/
unit_node
Age
Commit message (
Expand
)
Author
2024-04-02
chore: update `std` submodule to 0.221.0 (#23112)
Asher Gomez
2024-03-28
fix(ext/node): support stdin: "inherit" in node:child_process (#23110)
Divy Srivastava
2024-03-26
feat: TypeScript 5.4 (#23086)
David Sherret
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
chore: ignore flaky brotli test (#23020)
Divy Srivastava
2024-03-21
fix(ext/node): ECDH.publicKey() point encoding (#23013)
Divy Srivastava
2024-03-20
chore(ext/io): remove use of deprecated `Deno.writeSync()` (#22872)
Asher Gomez
2024-03-20
fix(ext/node): spread args in setImmediate (#22998)
Satya Rohith
2024-03-20
fix(ext/node): implement EventEmitterAsyncResource (#22994)
Divy Srivastava
2024-03-20
fix(ext/node): FsWatcher ref and unref (#22987)
Divy Srivastava
2024-03-20
fix(ext/node): add process.setSourceMapsEnabled noop (#22993)
Satya Rohith
2024-03-20
fix(ext/node): worker_threads ESM handling (#22841)
mash-graz
2024-03-19
fix(ext/node): support Diffie-Hellman key type in `crypto.createPrivateKey()`...
Asher Gomez
2024-03-18
fix(node): implement v8 serialize and deserialize (#22975)
Divy Srivastava
2024-03-18
fix(ext/node): support public key point encoding in ECDH.generateKeys() (#22976)
Satya Rohith
2024-03-16
fix(ext/node): pass normalized watchFile handler to StatWatcher (#22940)
Divy Srivastava
2024-03-16
fix(ext/node): support MessagePort in `WorkerOptions.workerData` (#22950)
Bartek Iwańczuk
2024-03-14
fix(ext/node): Support private EC key signing (#22914)
Divy Srivastava
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-14
fix(ext/node): DH (`dhKeyAgreement`) support for `createPrivateKey` (#22891)
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-13
feat(ext/node): add more named curves in `crypto.generateKeyPair[Sync]()` (#2...
Asher Gomez
2024-03-12
fix(ext/node): flush brotli decompression stream (#22856)
Divy Srivastava
2024-03-11
test(ext/node): add worker_threads test for SharedArrayBuffer (#22850)
Bartek Iwańczuk
2024-03-11
fix(ext/node): Match punycode module behavior to node (#22847)
Nathan Whitaker
2024-03-11
fix(runtime): Restore default signal handler after user handlers are unregist...
Nathan Whitaker
2024-03-11
chore: fix child_process test (#22845)
David Sherret
2024-03-09
fix(ext/node): support junction symlinks on Windows (#22762)
Divy Srivastava
2024-03-08
fix(ext/node): Implement `isBuiltin` in `node:module` (#22817)
Nathan Whitaker
2024-03-08
fix(ext/node): Add Immediate class to mirror NodeJS.Immediate (#22808)
Nathan Whitaker
2024-03-07
feat(ext/node): ref/unref on workers (#22778)
Matt Mastracci
2024-03-07
fix(ext/node): http2.createServer (#22708)
Satya Rohith
2024-03-06
chore(tests): fix process_test for sure (#22756)
Matt Mastracci
2024-03-06
fix(ext/node): add default methods to fs.StatsBase (#22750)
Divy Srivastava
2024-03-06
fix(ext/node): strip `--enable-source-maps` from argv (#22743)
Divy Srivastava
2024-03-06
fix(node): stat/statSync returns instance of fs.Stats (#22294)
Divy Srivastava
2024-03-06
fix(node): implement ALS enterWith (#22740)
Divy Srivastava
2024-03-05
chore(ext/node): ignore non-working process test (#22723)
Matt Mastracci
2024-03-04
chore(ext/node): make process_test more reliable (#22703)
Matt Mastracci
2024-03-04
fix(node): errno property when command missing (#22691)
Divy Srivastava
2024-03-01
chore(core): fix zlib_test sanitizer failures (#22659)
Matt Mastracci
2024-02-29
fix(ext/node) add node http methods (#22630)
Igor Zinkovsky
2024-02-23
test(ext/node): assert imported argv0 value (#22568)
Satya Rohith
2024-02-23
fix(ext/node): set correct process.argv0 (#22555)
Satya Rohith
2024-02-23
fix(ext/node): init arch, pid, platform at startup (#22561)
Satya Rohith
2024-02-21
fix(ext/node): pass alpnProtocols to Deno.startTls (#22512)
Satya Rohith
2024-02-18
fix: util.parseArgs() missing node:process import (#22405)
Javier Hernández
[prev]
[next]