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-07
fix(ext/ffi): UnsafeCallback can hang with 'deno test' (#19018)
Aapo Alasuutari
2023-05-06
refactor(core): remove run_in_task helper, use tokio::test macro (#19009)
Bartek Iwańczuk
2023-05-05
refactor(ext/node): combine `deno_node::Fs` with `deno_fs::FileSystem` (#18991)
David Sherret
2023-05-04
refactor(ext/fs): boxed deno_fs::FileSystem (#18945)
David Sherret
2023-05-04
chore: forward v1.33.2 release commit to main (#18990)
denobot
2023-05-04
docs: update Deno.Writer docstring (#18987)
Bartek Iwańczuk
2023-05-04
refactor(ext/node): remove NodeEnv trait (#18986)
Luca Casonato
2023-05-04
fix(npm): canonicalize search directory when looking for package.json (#18981)
Bartek Iwańczuk
2023-05-04
fix(core): allow esm extensions not included in snapshot (#18980)
Nayeem Rahman
2023-05-03
fix(test): disable preventDefault() for beforeunload event (#18911)
Nayeem Rahman
2023-05-03
fix(ext/kv): throw on the Kv constructor (#18978)
Luca Casonato
2023-05-03
fix(docs): replace "e.g." with "i.e." in `seek()`/`seekSync()` comment (#18964)
kang
2023-05-03
fix(core): rebuild when JS sources for snapshotting change (#18976)
Bartek Iwańczuk
2023-05-03
chore: update release doc template (#18974)
Bartek Iwańczuk
2023-05-03
fix(ext/kv): KvU64#valueOf and KvU64 inspect (#18656)
Luca Casonato
2023-05-03
perf: use jemalloc as global allocator (#18957)
Bartek Iwańczuk
2023-05-02
refactor(ext/io): move tty metadata to separate collection (#18959)
David Sherret
2023-05-02
docs(lib): document `Deno.Command` requires the `allow-run` permission (#18958)
Yarden Shoham
2023-05-02
perf(core): use jemalloc for V8 array buffer allocator (#18875)
Divy Srivastava
2023-05-02
chore: release extension crates, unpin tokio (#18954)
Bartek Iwańczuk
2023-05-02
refactor(core): Use `ObjectHasOwn` instead of `ObjectPrototypeHasOwnProperty`...
Kenta Moriuchi
2023-05-02
fix(ext/node): add missing `release` property to node's `process` (#18923)
Yarden Shoham
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
[prev]
[next]