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-03-13
Revert "feat(core): prevent isolate drop for CLI main worker (#18059)" (#18157)
Ryan Dahl
2023-03-13
fix(core): Upgrades bytes crate from =1.2.1 to ^1.4.0 (#18123)
sean watters
2023-03-13
wpt: only tag daily runs as master (#18155)
Filip Skokan
2023-03-13
feat(ext/fetch): support fallible request-builder hooks (#18116)
Luca Bruno
2023-03-13
fix(core): `SafePromiseAll` to be unaffected by `Array#@@iterator` (#17542)
Kenta Moriuchi
2023-03-12
refactor(npm): push npm struct creation to a higher level (#18139)
David Sherret
2023-03-11
fix(check): regression where config "types" entries caused type checking erro...
David Sherret
2023-03-11
chore: typo (#18128)
Ikko Eltociear Ashimine
2023-03-10
build: run clippy with --all-features (#18115)
Bartek Iwańczuk
2023-03-10
chore(ci): update other workflows to use cargo-toolchain.toml (#18109)
David Sherret
2023-03-10
chore: forward v1.31.2 release commit to main (#18114)
denobot
2023-03-10
refactor: use `pin!` macro from std (#18110)
Yusuke Tanaka
2023-03-09
chore(cli): fix outdated comment (#18106)
Lino Le Van
2023-03-09
refactor(core): remove RuntimeOptions::extensions_with_js (#18099)
Bartek Iwańczuk
2023-03-10
fix(prompt): better output with control chars (#18108)
Bartek Iwańczuk
2023-03-09
chore(ci): ensure Rust toolchain installation is based on rust-toolchain.toml...
David Sherret
2023-03-09
fix: Split extension registration and snapshotting (#18098)
Bartek Iwańczuk
2023-03-09
refactor(tests/lsp): consolidate more into test LspClient and reduce verbosit...
David Sherret
2023-03-09
chore: bump rusty_v8 to 0.64.0 (#18096)
Divy Srivastava
2023-03-09
chore: update Rust to 1.68.0 (#18102)
Bartek Iwańczuk
2023-03-09
refactor: Split extension registration for runtime and snapshotting (#18095)
Bartek Iwańczuk
2023-03-09
fix(ext/webstorage): check size of inputs before insert (#18087)
Divy Srivastava
2023-03-09
refactor(core): Extension::builder_with_deps (#18093)
Bartek Iwańczuk
2023-03-09
fix(rumtime): Add `Deno.` prefix for registered symbols (#18086)
Kenta Moriuchi
2023-03-09
perf(core): over-allocate in ModuleMap when running from snapshot (#18083)
Bartek Iwańczuk
2023-03-09
perf: don't add unload event listener (#18082)
Bartek Iwańczuk
2023-03-08
refactor(lsp): improve test client initialization (#18015)
David Sherret
2023-03-08
fix(runtime/windows): ensure `Deno.stdin.setRaw(false)` properly disables raw...
Roy Ivy III
2023-03-08
fix(npm): improve peer dependency resolution with circular dependencies (#18069)
David Sherret
2023-03-08
feat(core): prevent isolate drop for CLI main worker (#18059)
Divy Srivastava
2023-03-08
chore: update tempfile dependency (#18077)
Bartek Iwańczuk
2023-03-08
deps: bump once_cell to ^1.17.1 (#18075)
Miroslav Bajtoš
2023-03-08
Revert "perf: disable snapshot compression (#18061)" (#18074)
Bartek Iwańczuk
2023-03-08
fix: attempt to only allow one deno process to update the node_modules folder...
David Sherret
2023-03-08
refactor: rename InternalModuleLoader to ExtModuleLoader, use ext: scheme for...
Bartek Iwańczuk
2023-03-08
refactor(runtime): conditionally register Extension with source files (#18068)
Bartek Iwańczuk
2023-03-08
perf: move setting up Deno namespace to snapshot time (#18067)
Bartek Iwańczuk
2023-03-07
refactor(core): don't use Result in ExtensionBuilder::state (#18066)
Bartek Iwańczuk
2023-03-07
fix(cli): add space after period in `--v8-flags` (#18063)
Caleb Cox
2023-03-07
perf: move runtime bootstrap code to snapshot time (#18062)
Bartek Iwańczuk
2023-03-07
chore(docs): Fixed manual link (#18060)
ayame113
2023-03-07
perf: disable snapshot compression (#18061)
Bartek Iwańczuk
2023-03-07
refactor: Add "deno_fs" extension crate (#18040)
Bartek Iwańczuk
2023-03-07
chore(tests): use temp dir in test `missing_deno_dir` (#18057)
Nick Hanley
2023-03-06
chore: remove duplicate copyright disclaimer (#18055)
Tristan F
2023-03-06
refactor: use v8::String::new_external_onebyte_static where appropriate (#18051)
Bartek Iwańczuk
2023-03-06
chore(tests): ability to capture stdout and stderr separately (#18035)
David Sherret
2023-03-06
fix(ext/node): remove unused _hex module (#18045)
Divy Srivastava
2023-03-06
perf(ext/node): improve createHash performance (#18033)
Divy Srivastava
2023-03-05
refactor: move "pathFromURL" to deno_web extension (#18037)
Bartek Iwańczuk
[prev]
[next]