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-05-01
refactor(webidl): move prefix & context out of converters options bag (#18931)
Leo Kettmeir
2023-05-01
perf(ext/web): fast path for ws events (#18905)
Divy Srivastava
2023-04-30
perf(ext/websocket): use internal dispatch for msg events (#18904)
Divy Srivastava
2023-04-30
fix(ext/url): throw `TypeError` for empty argument (#18896)
Kenta Moriuchi
2023-04-30
refactor: remove ext/console/01_colors.js (#18927)
Leo Kettmeir
2023-04-30
perf(core): async op pseudo-codegen and performance work (#18887)
Matt Mastracci
2023-04-30
refactor: merge Deno & Node inspectors (#18691)
Leo Kettmeir
2023-04-29
fix(ext/kv): stricter structured clone serializer (#18914)
Luca Casonato
2023-04-28
fix(ext/io) several sync fs fixes (#18886)
Igor Zinkovsky
2023-04-28
chore: forward v1.33.1 release commit to main (#18897)
denobot
2023-04-28
fix(ext/websocket): client connect URI (#18892)
Divy Srivastava
2023-04-28
fix(ext/websocket): restore op_ws_send_ping (#18891)
Bartek Iwańczuk
2023-04-28
fix(ext/fetch): subview Uint8Array in Req/Resp (#18890)
Luca Casonato
2023-04-28
1.33.0 (#18879)
denobot
2023-04-27
feat(node/crypto): Elliptic Curve Diffie-Hellman (ECDH) support (#18832)
Levente Kurusa
2023-04-27
feat(kv): return ok bool from atomic commit (#18873)
Luca Casonato
2023-04-27
fix(ext/node): prime generation (#18861)
Divy Srivastava
2023-04-27
refactor(cli): extract out ProcState from CliMainWorker (#18867)
David Sherret
2023-04-27
perf(ext/websocket): various performance improvements (#18862)
Bartek Iwańczuk
2023-04-27
refactor(ext/node): migrate back to using "Deno.serve" API for HTTP server (#...
Bartek Iwańczuk
2023-04-26
fix(dts): `URLPatternComponentResult` groups should have possibly undefined k...
David Sherret
2023-04-27
fix(ext/http): internal upgradeHttpRaw works with "Deno.serve()" API (#18859)
Matt Mastracci
2023-04-26
refactor(ext/node): use a snapshottable global name for Node's globalThis (#1...
David Sherret
2023-04-26
feat(ext/kv): add more atomic operation helpers (#18854)
Ryan Dahl
2023-04-26
perf(ext/http): optimize away code based on callback length (#18849)
Divy Srivastava
2023-04-26
Revert "chore(ext/websocket): Add autobahn|testsuite fuzzingclient (#… (#18...
Bartek Iwańczuk
2023-04-26
perf(ext/http): optimize for zero or one-packet response streams (#18834)
Matt Mastracci
2023-04-26
BREAKING(unstable): remove "Deno.serve(handler, options)" overload (#18759)
Bartek Iwańczuk
2023-04-26
chore(ext/websocket): Add autobahn|testsuite fuzzingclient (#18846)
Divy Srivastava
2023-04-26
perf(ext/http): use smi for slab IDs (#18848)
Divy Srivastava
2023-04-26
perf(ext/http): avoid spread arg deopt in op_http_wait (#18850)
Divy Srivastava
2023-04-26
chore(ext/websocket): remove ping frame handling (#18847)
Divy Srivastava
2023-04-25
refactor(cli): extract out NpmModuleLoader from CliModuleLoader (#18842)
David Sherret
2023-04-26
fix(core): Wrap safe collections' argument of primordials (#18750)
Kenta Moriuchi
2023-04-25
refactor(ext/kv): don't use bigint literals (#18841)
Bartek Iwańczuk
2023-04-25
refactor(ext/websocket): use specialized ops (#18819)
Bartek Iwańczuk
2023-04-25
refactor(ext/http): comments for h2c code (#18833)
Matt Mastracci
2023-04-25
fix(ext/node): fix hash.flush (#18818)
Yoshiya Hinosawa
2023-04-24
refactor(ext/node): enforce interior mutable for `NodePermissions` to remove ...
David Sherret
2023-04-24
refactor(ext/node): allow injecting `NodeFs` from CLI (#18829)
David Sherret
2023-04-24
feat(ext/http): h2c for http/2 (#18817)
Matt Mastracci
2023-04-24
fix(npm): only include top level packages in top level node_modules directory...
David Sherret
2023-04-24
refactor(ext/node): reorganize ops (#18799)
Bartek Iwańczuk
2023-04-23
chore: remove tokio-tungstenite dependency (#18814)
Bartek Iwańczuk
2023-04-23
refactor(ext/websocket): Remove dep on tungstenite by reworking code (#18812)
Matt Mastracci
2023-04-23
fix(ext/http): ensure that multiple upgrades and multiple simultaneous reques...
Matt Mastracci
2023-04-22
feat(ext/http): Rework Deno.serve using hyper 1.0-rc3 (#18619)
Matt Mastracci
2023-04-22
feat(node/http): implement ClientRequest.setTimeout() (#18783)
Levente Kurusa
2023-04-22
refactor: rewrite tests to "fastwebsockets" crate (#18781)
Bartek Iwańczuk
2023-04-21
refactor(node): move most of cli/node to ext/node (#18797)
David Sherret
[prev]
[next]