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-05-20
fix(node): stub findSourceMap for `ava` (#23899)
Marvin Hagemeister
2024-05-20
fix(node): track `SIG*` listeners in `process.listeners` (#23890)
Marvin Hagemeister
2024-05-20
fix(node): patch MessagePort in worker_thread message (#23871)
Marvin Hagemeister
2024-05-19
fix: handle signal 0 in process.kill (#23473)
Bedis Nbiba
2024-05-17
fix(node): instantiating process class without new (#23865)
Marvin Hagemeister
2024-05-16
fix(ext/node): homedir() `getpwuid`/`SHGetKnownFolderPath` fallback (#23841)
Divy Srivastava
2024-05-16
fix(ext/node): export geteuid from node:process (#23840)
Divy Srivastava
2024-05-15
fix(node): wrong `worker_threads.terminate()` return value (#23803)
Marvin Hagemeister
2024-05-15
chore: fix flaky '[node/http] send request with non-chunked body' test (#23818)
David Sherret
2024-05-15
fix(node): stub `AsyncResource.emitDestroy()` (#23802)
Marvin Hagemeister
2024-05-12
fix(ext/node): process.uptime works without this (#23786)
Bartek Iwańczuk
2024-05-02
fix(ext/node): support delete process.env.var (#23647)
Satya Rohith
2024-04-30
fix(ext/node): support multiple message listeners on MessagePort (#23600)
Satya Rohith
2024-04-29
fix(ext/node): exporting rsa public keys (#23596)
Divy Srivastava
2024-04-24
fix(ext/node): worker_threads copies env object (#23536)
Bartek Iwańczuk
2024-04-21
fix(ext/node): define http.maxHeaderSize (#23479)
Bartek Iwańczuk
2024-04-20
fix(ext/node): implement process.kill in Rust (#23130)
Divy Srivastava
2024-04-20
fix(ext/node): `cp` into non-existent parent directory (#23469)
Divy Srivastava
2024-04-20
fix(ext/node): Support `env` option in worker_thread (#23462)
Divy Srivastava
2024-04-18
fix(ext/node): Correctly send ALPN on node TLS connections (#23434)
Matt Mastracci
2024-04-16
fix(ext/node): worker_threads.receiveMessageOnPort doesn't panic (#23406)
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): promise rejection in VM contexts (#23305)
Divy Srivastava
2024-04-09
fix(ext/node): `node:vm` contexts (#23202)
Divy Srivastava
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
fix(ext/node): polyfill node:domain module (#23088)
Bartek Iwańczuk
2024-04-02
feat: improve AsyncLocalStorage api (#23175)
Alex Yang
2024-04-02
fix(ext/node): MessagePort works (#22999)
Satya Rohith
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
[prev]
[next]