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-11
fix(runtime): `ChildProcess::kill()` doesn't require additional perms (#15339)
Nayeem Rahman
2023-05-11
chore(deps): bump tokio version to 1.28.1 (#19069)
Yarden Shoham
2023-05-11
fix(node): expose channels in worker_threads (#19086)
Marvin Hagemeister
2023-05-10
feat(compile): unstable npm and node specifier support (#19005)
David Sherret
2023-05-11
feat(node): add `Module.runMain()` (#19080)
Marvin Hagemeister
2023-05-10
fix(node): conditional exports edge case (#19082)
Bartek Iwańczuk
2023-05-10
fix(dts): align `seekSync` `position` arg with `seek` (#19077)
David Sherret
2023-05-10
chore(core): Parallelize all WPT tests and reduce timeouts for expected failu...
Matt Mastracci
2023-05-10
refactor(ext/http): HTTP trait structs need to be public (#19075)
Matt Mastracci
2023-05-10
chore(core): fix a warning (#19072)
Bartek Iwańczuk
2023-05-10
refactor(core): http_next generic over request extractor (#19071)
Matt Mastracci
2023-05-10
feat(ext/http): Automatic compression for Deno.serve (#19031)
Matt Mastracci
2023-05-10
chore(node/stream): unbundle/unminify readable-streams (#19045)
Levente Kurusa
2023-05-09
fix(vendor): better handling of redirects (#19063)
David Sherret
2023-05-09
bench: fix benchmarks with extensions (#19059)
Bartek Iwańczuk
2023-05-09
chore: upgrade tokio to 1.28 (#19053)
Satya Rohith
2023-05-09
fix(core): let V8 drive extension ESM loads (#18997)
Luca Casonato
2023-05-09
perf(fmt): faster formatting for minified object literals (#19050)
David Sherret
2023-05-08
refactor: prefix ops w/ crate they are defined in (#19044)
Luca Casonato
2023-05-08
refactor(core): make sure to always set embedder wrapper offset (#19048)
Bartek Iwańczuk
2023-05-08
refactor(core): verify there are no ops with duplicate names (#19047)
Bartek Iwańczuk
2023-05-09
Revert "perf(core): use jemalloc for V8 array buffer allocator (#18875)" (#19...
Bartek Iwańczuk
2023-05-08
refactor(ext/fs): `deno_fs::FileSystem` - conditional `Send + Sync` (#18993)
David Sherret
2023-05-08
perf(ext/ffi): Use `Box<[NativeType]>` in CallbackInfo parameters (#19032)
Aapo Alasuutari
2023-05-08
fix(ext/http): Ensure Deno.serve works across --watch restarts (#18998)
Matt Mastracci
2023-05-08
fix(core): always report the first error on unhandled rejection (#18992)
ud2
2023-05-07
chore: lint ext/fs/std_fs.rs (#19036)
Bartek Iwańczuk
2023-05-07
fix(ext/ffi): Callbacks panic on returning isize (#19022)
Aapo Alasuutari
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
[prev]
[next]