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
2022-09-26
fix(ext/console): fix error when logging a proxied Date (#16018)
李瑞丰
2022-09-26
perf(ext/console): break on iterableLimit & better sparse array handling (#15...
Marcos Casagrande
2022-09-24
chore(ext/crypto): fix typo in import_key.rs (#16012)
Ikko Ashimine
2022-09-23
perf: don't re-download package tarball to global cache if local node_modules...
David Sherret
2022-09-23
test(ext/fetch): enable null body status test on windows (#15995)
Marcos Casagrande
2022-09-23
perf: use fast ops for tty (#15976)
Divy Srivastava
2022-09-23
feat(ops): Fallible fast ops (#15989)
Aapo Alasuutari
2022-09-22
chore: forward v1.25.4 release commit to main (#16001)
David Sherret
2022-09-22
chore: temporarily ignore websocketstream test (#15997)
David Sherret
2022-09-22
fix(compile): keep non-exe extension in output name on Windows (#15994)
David Sherret
2022-09-22
feat(npm): add flag for creating and resolving npm packages to a local node_m...
David Sherret
2022-09-22
feat(npm): add support for --reload=npm: and --reload=npm:<package> (#15972)
Bartek Iwańczuk
2022-09-22
perf(cli): use -O3 instead of -Oz (#15952)
Divy Srivastava
2022-09-22
chore: fix recent windows only clippy issues (#15993)
David Sherret
2022-09-22
feat: Refresh interactive permission prompt (#15907)
Bartek Iwańczuk
2022-09-22
perf: fs optimizations - part 1 (#15873)
Divy Srivastava
2022-09-22
chore: update wpt (#15979)
Divy Srivastava
2022-09-22
chore(ops): update docs on fast calls (#15985)
Divy Srivastava
2022-09-22
feat: allow exiting on two consecutive ctrl+c presses (#15981)
Kayla Washburn
2022-09-22
examples(core): panik (#15983)
Aaron O'Mullan
2022-09-22
feat(ops): Automatic fast ops creation (#15527)
Aapo Alasuutari
2022-09-21
fix(runtime): better error message with Deno.env.get/set (#15966)
Yoshiya Hinosawa
2022-09-20
fix(flash): panic if response if undefined (#15964)
Bartek Iwańczuk
2022-09-20
fix(ext/webgpu): make GPUDevice.features SetLike (#15853)
Vicary A
2022-09-20
feat(cli): update to TypeScript 4.8 (#15064)
Kitson Kelly
2022-09-19
chore(runtime): upgrade netif crate (#15867)
Ben Noordhuis
2022-09-19
perf(core): use single ObjectTemplate for ops in `initialize_ops` (#15959)
Divy Srivastava
2022-09-19
refactor: move out test files from root testdata directory into sub directori...
David Sherret
2022-09-19
perf(cli): avoid `canonicalize_path` if config file does not exist (#15957)
Divy Srivastava
2022-09-19
perf(cli): avoid `clap::App::clone` (#15951)
Divy Srivastava
2022-09-19
chore: fix clippy warnings (#15944)
Ben Noordhuis
2022-09-18
fix(doc): deno doc should parse modules if they haven't been parsed before (#...
David Sherret
2022-09-17
fix(ext/node): fix builtin module module (#15904)
Yoshiya Hinosawa
2022-09-17
perf(web): optimize encodeInto() (#15922)
Divy Srivastava
2022-09-17
perf(ext/console): avoid `wrapConsole` when not inspecting (#15931)
Divy Srivastava
2022-09-17
chore: upgrade rusty_v8 to v0.50.0 (#15762)
Darshan Sen
2022-09-17
refactor(ext/node): use primordials (#15912)
Marcos Casagrande
2022-09-16
upgrade deps (#15914)
Ryan Dahl
2022-09-16
fix(runtime): fix permission status cache keys (#15899)
Nayeem Rahman
2022-09-15
chore: forward v1.25.3 release commit to main (#15919)
Colin Ihrig
2022-09-15
docs: make unstable warnings consistent (#15913)
Leo Kettmeir
2022-09-15
Revert "docs: remove unstable messages" (#15886)
Luca Casonato
2022-09-15
refactor(runtime/io): use primordials (#15906)
Marcos Casagrande
2022-09-15
chore(ext/flash): disable flaky flash test (#15908)
Divy Srivastava
2022-09-14
fix(ops): add node.js env variable allowlist (#15893)
Colin Ihrig
2022-09-14
fix(npm): binary entrypoint for .js or no extension (#15900)
Bartek Iwańczuk
2022-09-14
doc(unstable): mention that `signal` input isn't supported in `spawnSync` (#1...
Asher Gomez
2022-09-13
fix(ext/flash): don't block requests (#15852)
Divy Srivastava
2022-09-13
refactor(npm): create general use `NpmPackageResolver` (#15882)
David Sherret
2022-09-13
perf(serde_v8): remove Mutex from ZeroCopyBuf (#15888)
Divy Srivastava
[prev]
[next]