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
Age
Commit message (
Expand
)
Author
2023-05-02
fix(npm): canonicalize filename before returning (#18948)
Bartek Iwańczuk
2023-05-02
fix(node/http): Request.setTimeout(0) should clear (#18949)
Levente Kurusa
2023-05-01
docs: correct example of piping the output of a subprocess to a file (#18933)
Michael Lazarev
2023-05-01
perf: lazily create RootCertStore (#18938)
David Sherret
2023-05-01
bench: fix benchmarks again (#18942)
Bartek Iwańczuk
2023-05-01
bench: fix json ops benchmark (#18941)
Bartek Iwańczuk
2023-05-01
refactor(cli): remove ProcState - add CliFactory (#18900)
David Sherret
2023-05-01
perf: lazily retrieve ppid (#18940)
David Sherret
2023-05-01
refactor: migrate async ops to generated wrappers (#18937)
Bartek Iwańczuk
2023-05-01
fix(core): Use primordials for methods (#18839)
Kenta Moriuchi
2023-05-01
refactor(cli): use CliMainWorker in standalone (#18880)
David Sherret
2023-05-01
chore(ext/websocket): readd autobahn|testsuite fuzzingclient (#18903)
Divy Srivastava
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
refactor(cli): remove `Clone` on `ProcState` (#18874)
David Sherret
2023-04-30
fix(fmt/json): support formatting number with exponent and no sign (#18894)
David Sherret
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/websocket): update fastwebsockets to 0.3.1 (#18916)
Divy Srivastava
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(repl): don't panic on undefined exception (#18888)
Nayeem Rahman
2023-04-28
fix(ext/fetch): subview Uint8Array in Req/Resp (#18890)
Luca Casonato
2023-04-28
build: define features for 'hyper' crate (#18882)
Bartek Iwańczuk
2023-04-28
1.33.0 (#18879)
denobot
2023-04-28
Revert "refactor: don't expose Deno[Deno.internal].core namespace" (#18881)
Bartek Iwańczuk
2023-04-27
fix(repl): print unhandled rejections and event errors (#18878)
Nayeem Rahman
2023-04-27
chore: upgrade rusty_v8 to 0.71.0 (#18868)
Bartek Iwańczuk
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
fix(test): handle dispatched exceptions from test functions (#18853)
Nayeem Rahman
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
feat(cli): flatten deno.json configuaration (#17799)
scarf
2023-04-27
feat(lint): add `Deno.run` to `no-deprecated-deno-api` (#18869)
Bartek Iwańczuk
2023-04-27
docs: Improve inline docs for permissions (deno run --help) (#18757)
Kevin Whinnery
2023-04-27
feat(serde_v8): better error output (#18815)
Bartek Iwańczuk
2023-04-27
feat: Deprecate Deno.run API in favor of Deno.Command (#17630) (#18866)
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
bench: fix more benchmarks (#18864)
Bartek Iwańczuk
[prev]
[next]