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
Age
Commit message (
Expand
)
Author
2023-11-15
feat(ext/net): use rustls_tokio_stream (#21205)
Matt Mastracci
2023-11-14
fix(ext/node): add APIs perf_hook.performance (#21192)
Bartek Iwańczuk
2023-11-14
fix(ext/web): webstorage has trap for symbol (#21090)
Kenta Moriuchi
2023-11-13
Revert "fix(ext/console): fix inspecting iterators error. (#20720)" (#21191)
Bartek Iwańczuk
2023-11-13
refactor(ext/http): Use HttpRecord as response body to track until body compl...
Laurence Rowe
2023-11-13
fix(ext/console): fix inspecting iterators error. (#20720)
Chen Su
2023-11-13
perf(ext/http): Object pooling for HttpRecord and HeaderMap (#20809)
Laurence Rowe
2023-11-13
refactor(ext/http): refer to HttpRecord directly using v8::External (#20770)
Laurence Rowe
2023-11-13
perf: lazy bootstrap options - first pass (#21164)
Divy Srivastava
2023-11-13
feat(ext/web): add `AbortSignal.any()` (#21087)
Kenta Moriuchi
2023-11-12
fix(ext/web): Prevent TextDecoderStream resource leak on stream cancellation ...
Florian Schwalm
2023-11-11
perf: snapshot runtime ops (#21127)
Divy Srivastava
2023-11-11
chore(ext/node): use libz-sys w/`zlib-ng` feature in node (#21158)
Matt Mastracci
2023-11-11
fix(node/http): export globalAgent (#21081)
Jacob Hummer
2023-11-10
fix(ext/node): implement process.geteuid (#21151)
Divy Srivastava
2023-11-10
chore: use pure rust secp256k1 crate (#21154)
Divy Srivastava
2023-11-10
chore: forward v1.38.1 release commit to main (#21144)
denobot
2023-11-10
fix(node/child_process): properly normalize stdio for 'spawnSync' (#21103)
Bartek Iwańczuk
2023-11-09
perf: remove knowledge of promise IDs from deno (#21132)
Matt Mastracci
2023-11-09
fix(node): implement createPrivateKey (#20981)
Divy Srivastava
2023-11-09
chore(ext/crypto): bump signature to 2.1 (#21125)
Divy Srivastava
2023-11-08
chore(ext/web): migrate to deno_core typed externals (#21114)
Matt Mastracci
2023-11-07
fix(ext/http): Throwing Error if the return value of Deno.serve handler is no...
Aravind
2023-11-07
fix(node): cjs export analysis should probe for json files (#21113)
David Sherret
2023-11-07
fix(node): inspect ancestor directories when resolving cjs re-exports during ...
David Sherret
2023-11-07
fix(node/http): socket.setTimeout (#20930)
Gasman
2023-11-06
fix(ext): use `String#toWellFormed` in ext/webidl and ext/node (#21054)
Kenta Moriuchi
2023-11-06
fix(ext/fetch): re-align return type in op_fetch docstring (#21098)
Luca Bruno
2023-11-05
fix
Divy Srivastava
2023-11-05
fix lint
Divy Srivastava
2023-11-05
chore(ext/crypto): upgrade ec crates
Divy Srivastava
2023-11-05
chore(ext/ffi): use dlopen2 crate (#21093)
Divy Srivastava
2023-11-05
chore: bump deno_native_certs to 0.2 (#21092)
Divy Srivastava
2023-11-04
fix(node): use closest package.json to resolve package.json imports (#21075)
David Sherret
2023-11-03
chore(ext/crypto): bump curve25519-dalek to 4.1
Divy Srivastava
2023-11-02
feat(ext/kv): increase checks limit (#21055)
Igor Zinkovsky
2023-11-02
1.38.0 (#21051)
denobot
2023-11-01
feat: granular --unstable-* flags (#20968)
Bartek Iwańczuk
2023-11-01
feat(ext/websocket): websockets over http2 (#21040)
Matt Mastracci
2023-11-01
feat: disposable Deno resources (#20845)
Luca Casonato
2023-11-01
feat(cron) implement Deno.cron() (#21019)
Igor Zinkovsky
2023-11-01
fix(ext/node): adapt dynamic type checking to Node.js behavior (#21014)
Kenta Moriuchi
2023-10-31
feat(ext/web): EventSource (#14730)
Leo Kettmeir
2023-10-31
feat(ext/websocket): use rustls-tokio-stream instead of tokio-rustls (#20518)
Matt Mastracci
2023-10-31
chore: use deno_whoami (#21027)
Divy Srivastava
2023-10-31
perf: use deno_native_certs crate (#18072)
Divy Srivastava
2023-10-31
fix(ext/node): tty streams extends net socket (#21026)
Divy Srivastava
2023-10-31
chore: update ext/kv to use denokv_* crates (#20986)
Luca Casonato
2023-10-30
feat(ext/websocket): split websocket read/write halves (#20579)
Matt Mastracci
2023-10-30
fix: implement node:tty (#20892)
Divy Srivastava
[prev]
[next]