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-10-22
fix(polyfill): correctly handle flag when its equal 0 (#20953)
sigmaSd
2023-10-18
fix(ext/node): process.argv0 (#20925)
Bartek Iwańczuk
2023-10-17
fix(node): resolve file.d specifiers in npm packages (#20918)
David Sherret
2023-10-13
chore: forward v1.37.2 release commit to main (#20897)
denobot
2023-10-12
fix(node/http2): fixes to support grpc (#20712)
Bartek Iwańczuk
2023-10-08
fix(node/buffer): utf8ToBytes should return a Uint8Array (#20769)
Aapo Alasuutari
2023-10-07
refactor: migrate more ops to op2 macro (#20808)
Bartek Iwańczuk
2023-10-06
refactor: migrate ext/node/ops to op2 (#20805)
Bartek Iwańczuk
2023-10-05
refactor(npm): add referrer when resolving npm package sub path from deno mod...
David Sherret
2023-10-05
chore: update to Rust 1.73 (#20781)
林炳权
2023-10-05
fix(ext/node): implement uv.errname (#20785)
Divy Srivastava
2023-10-04
refactor(node): combine node resolution code for resolving a package subpath ...
David Sherret
2023-10-03
refactor(npm): break up `NpmModuleLoader` and move more methods into the mana...
David Sherret
2023-10-02
fix(ext/node): don't call undefined nextTick fn (#20724)
Luca Casonato
2023-09-30
perf(node): use faster utf8 byte length in Buffer#from (#20746)
Divy Srivastava
2023-09-30
feat(node/os): Add `availableParallelism` (#20745)
Rui He
2023-09-28
refactor(ext/node): remove dependency on deno_npm and deno_semver (#20718)
David Sherret
2023-09-27
fix(ext/node): fix TypeError in Buffer.from with base64url encoding. (#20705)
Chen Su
2023-09-27
chore: forward v1.37.1 release commit to main (#20706)
denobot
2023-09-26
chore: slight cleanup in npm resolvers (#20692)
David Sherret
2023-09-26
refactor: rewrite ext/node/crypto to op2 macro (#20675)
Bartek Iwańczuk
2023-09-24
fix(ext/node): Fix invalid length variable reference in blitBuffer (#20648)
Aapo Alasuutari
2023-09-24
fix(ext/node): simplified array.from + map (#20653)
Mikhail
2023-09-23
refactor: rewrite ext/node/http2 to op2 macro (#20629)
Bartek Iwańczuk
2023-09-23
refactor: rewrite ops using i64/usize to op2 (#20647)
Bartek Iwańczuk
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
[prev]
[next]