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
/
node_compat
Age
Commit message (
Expand
)
Author
2024-02-10
chore: move cli/tests/ -> tests/ (#22369)
Matt Mastracci
2024-02-07
chore: use @test_util for node_compat tests (#22331)
Matt Mastracci
2024-01-31
chore: disable test-fs-watchfile.js on Mac ARM (#22209)
Bartek Iwańczuk
2024-01-26
fix(node): remove deprecation warnings (#22120)
Bartek Iwańczuk
2024-01-22
feat(web): ImageBitmap (#21898)
Leo Kettmeir
2024-01-01
chore: update copyright to 2024 (#21753)
David Sherret
2023-12-29
chore: disable PTR_HOST dns test for Node compat (#21735)
Bartek Iwańczuk
2023-12-13
fix: implement child_process IPC (#21490)
Divy Srivastava
2023-12-11
test(ext/node): enable some compat test cases (#21532)
Yoshiya Hinosawa
2023-12-02
chore: update std to 0.208.0 (#21318)
Asher Gomez
2023-11-29
fix(ext/node): add util.parseArgs (#21342)
Yoshiya Hinosawa
2023-11-28
fix(ext/node): fix Buffer.copy when sourceStart > source.length (#21345)
Yoshiya Hinosawa
2023-11-28
fix(ext/node): fix duplexify compatibility (#21346)
Yoshiya Hinosawa
2023-11-27
fix(node): `spawnSync`'s `status` was incorrect (#21359)
David Sherret
2023-11-25
chore: update node_compat test suites to v18.18.2 (#21328)
Yoshiya Hinosawa
2023-11-22
Revert "chore: update to `std@0.207.0` (#21284)" (#21295)
Bartek Iwańczuk
2023-11-22
chore: update to `std@0.207.0` (#21284)
Asher Gomez
2023-11-11
fix(ext/node): Re-enable alloc max size test (#21059)
Kenta Moriuchi
2023-11-06
fix(ext): use `String#toWellFormed` in ext/webidl and ext/node (#21054)
Kenta Moriuchi
2023-11-01
chore: upgrade deno_core (#21036)
Bartek Iwańczuk
2023-11-01
Revert "chore: use kqueue backend of notify on macOS" (#21039)
Divy Srivastava
2023-10-31
feat(ext/web): EventSource (#14730)
Leo Kettmeir
2023-10-31
chore: use kqueue backend of notify on macOS (#21028)
Divy Srivastava
2023-10-30
fix: implement node:tty (#20892)
Divy Srivastava
2023-10-28
Revert "chore: update deno_std submodule (#20994)" (#21001)
Bartek Iwańczuk
2023-10-27
chore: update deno_std submodule (#20994)
Bartek Iwańczuk
2023-10-10
chore: disable another flaky Node compat test (#20872)
Bartek Iwańczuk
2023-10-09
chore: disable another flaky Node compat test (#20846)
Bartek Iwańczuk
2023-10-09
chore: disable flaky Node compat test (#20832)
Bartek Iwańczuk
2023-10-08
fix: define window.name (#20804)
Bartek Iwańczuk
2023-10-08
fix(node/buffer): utf8ToBytes should return a Uint8Array (#20769)
Aapo Alasuutari
2023-09-30
feat(node/os): Add `availableParallelism` (#20745)
Rui He
2023-09-30
test(node_compat): add `test-http-url.parse*` (#20458)
Hirotaka Tagawa / wafuwafu13
2023-09-04
chore: disable 'test-http-content-length.js` test (#20344)
Bartek Iwańczuk
2023-08-28
fix(node/http): correctly send `Content-length` header instead of `Transfer-E...
osddeitf
2023-08-16
fix(ext/node): allow for the reassignment of userInfo() on Windows (#20165)
Evan
2023-07-19
feat(ext/node): properly segregate node globals (#19307)
Luca Casonato
2023-07-12
chore: disable failing node compat test (#19811)
Bartek Iwańczuk
2023-07-05
test(ext/node): clean up node:path test cases (#19610)
Yoshiya Hinosawa
2023-06-26
fix(ext/node): remove path.toFileUrl (#19536)
Ryan Clements
2023-06-02
chore(node_compat): fix path strings generated by `setup.ts` (#19347)
Hirotaka Tagawa / wafuwafu13
2023-05-29
fix: use proper ALPN protocols if HTTP client is HTTP/1.1 only (#19303)
Bartek Iwańczuk
2023-05-27
refactor(node/http): don't use readablestream for writing to request (#19282)
Leo Kettmeir
2023-05-24
chore: upgrade rusty_v8 to 0.72.0 (#19228)
Bartek Iwańczuk
2023-05-23
fix(ext/node): add basic node:worker_threads support (#19192)
Yoshiya Hinosawa
2023-05-17
fix(ext/node): fix whatwg url formatting (#19146)
Yoshiya Hinosawa
2023-05-17
refactor(node): reimplement http client (#19122)
Leo Kettmeir
2023-05-16
feat(node/crypto): Builtin Diffie-Hellman Groups (#19137)
Levente Kurusa
2023-05-15
feat(node/crypto): Diffie Hellman Support (#18943)
Levente Kurusa
2023-05-13
chore(ext/node): removed skipped compat test cases (#19109)
Yoshiya Hinosawa
[next]