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
Age
Commit message (
Expand
)
Author
2023-09-23
fix(node): supported arguments to `randomFillSync` (#20637)
Divy Srivastava
2023-09-22
fix(node/package_json): Avoid panic when "exports" field is null (#20588)
Alessandro Scandone
2023-09-21
fix(node): point process.version to Node 18.18.0 LTS (#20597)
Divy Srivastava
2023-09-19
1.37.0 (#20574)
denobot
2023-09-16
feat: Add "deno jupyter" subcommand (#20337)
Bartek Iwańczuk
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-13
chore: bump deno_core and cargo update (#20480)
Matt Mastracci
2023-09-11
perf(node/net): optimize socket reads for 'npm:ws' package (#20449)
Bartek Iwańczuk
2023-09-08
fix(ext/node/ops/zlib/brotli): Allow decompressing more than 4096 bytes (#20301)
Curran McConnell
2023-09-07
perf(ext/node): Optimise Buffer string operations (#20158)
Aapo Alasuutari
2023-09-07
chore(ext/node): port some ops to op2 (#20400)
Matt Mastracci
2023-09-07
feat: support import attributes (#20342)
David Sherret
2023-09-06
fix(ext/node): implement AES GCM cipher (#20368)
Divy Srivastava
2023-09-05
fix(node/child_process): don't crash on undefined/null value of an env var (#...
zuisong
2023-09-04
fix(node): Bump hardcoded version to latest (#20366)
Fabian
2023-09-01
chore: forward v1.36.4 to main (#20352)
Bartek Iwańczuk
2023-09-01
fix(ext/node): remove unnecessary and incorrect type priority_t (#20276)
Jakub Jirutka
2023-08-29
fix(node/http): don't leak resources on destroyed request (#20040)
Bartek Iwańczuk
2023-08-29
fix(ext/node): fix argv[1] in Worker (#20305)
Yoshiya Hinosawa
2023-08-28
fix(ext/node): shared global buffer unlock correctness fix (#20314)
Matt Mastracci
2023-08-28
fix(node/http): correctly send `Content-length` header instead of `Transfer-E...
osddeitf
2023-08-26
chore: update to Rust 1.72 (#20258)
林炳权
2023-08-26
fix(node): propagate create cipher errors (#20280)
Divy Srivastava
2023-08-25
feat(node): use i32 for priority_t on MacOS and {Free,Open}BSD (#20286)
VlkrS
2023-08-24
chore: forward v1.36.3 release commit to main (#20270)
denobot
2023-08-23
fix(ext/web): add stream tests to detect v8slice split bug (#20253)
Matt Mastracci
2023-08-22
fix(ext/node): simultaneous reads can leak into each other (#20223)
Matt Mastracci
2023-08-21
refactor: upgrade deno_ast 0.28 and deno_semver 0.4 (#20193)
David Sherret
2023-08-18
fix(node/http): emit error when addr in use (#20200)
Bartek Iwańczuk
2023-08-17
fix(npm): do not panic providing file url to require.resolve paths (#20182)
David Sherret
2023-08-16
fix(ext/node): allow for the reassignment of userInfo() on Windows (#20165)
Evan
2023-08-16
feat(ext/node): eagerly bootstrap node (#20153)
Matt Mastracci
2023-08-15
perf(ext/node): optimize http headers (#20163)
Marcos Casagrande
2023-08-15
fix(require): use canonicalized path for loading content (#20133)
Bartek Iwańczuk
2023-08-14
perf(ext/node): cache `IncomingMessageForServer.headers` (#20147)
Marcos Casagrande
2023-08-11
fix(node): implement TLSSocket._start (#20120)
Divy Srivastava
2023-08-11
fix(ext/node): support dictionary option in zlib init (#20035)
Divy Srivastava
2023-08-11
fix(node): object keys in publicEncrypt (#20128)
Divy Srivastava
2023-08-10
fix(node): don't print warning on process.dlopen.flags (#20124)
Bartek Iwańczuk
2023-08-10
chore: forward v1.36.1 to main (#20119)
Divy Srivastava
2023-08-10
fix(node/async_hooks): don't pop async context frame if stack if empty (#20077)
Bartek Iwańczuk
2023-08-08
chore: rename some helpers on the Fs trait (#20097)
Luca Casonato
2023-08-08
fix(fmt): do not insert expr stmt leading semi-colon in do while stmt body (#...
David Sherret
2023-08-06
build: allow disabling snapshots for dev (#20048)
Nayeem Rahman
2023-08-04
fix(node): polyfill process.title (#20044)
Bartek Iwańczuk
2023-08-04
fix(node): repl._builtinLibs (#20046)
Bartek Iwańczuk
2023-08-03
refactor(ext/fetch): refactor fetch to use new write_error method (#20029)
Matt Mastracci
2023-08-03
1.36.0 (#20036)
denobot
2023-08-02
fix(node): node:test reports correct location (#20025)
Bartek Iwańczuk
[prev]
[next]