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-02-26
chore(ext/ffi): Use queueMicrotask in tests (#17954)
Aapo Alasuutari
2023-02-26
refactor(ext/node): remove _process/stdio.js (#17911)
Yoshiya Hinosawa
2023-02-26
fix(ext/node): util.types.isSharedArrayBuffer (#17836)
Yoshiya Hinosawa
2023-02-25
chore: fix flaky package_json_basic tests (#17940)
David Sherret
2023-02-24
chore: forward v1.31.1 release commit to main (#17939)
denobot
2023-02-25
fix(npm): skip analyzing more specifiers in package.json (#17938)
David Sherret
2023-02-25
fix: regression remapping remote specifier to local file (#17935)
David Sherret
2023-02-24
fix(npm): lazily install package.json dependencies only when necessary (#17931)
David Sherret
2023-02-24
fix: ignore workspace specifiers in package.json (#17934)
David Sherret
2023-02-24
refactor(flash): move remoteAddr to options bag (#17913)
Leo Kettmeir
2023-02-24
fix: ensure concurrent non-statically analyzable dynamic imports do not somet...
David Sherret
2023-02-24
feat: add `DENO_NO_PACKAGE_JSON` env var (#17926)
David Sherret
2023-02-24
fix(npm): package.json auto-discovery should respect `--no-config` and `--no-...
David Sherret
2023-02-24
fix: remote modules should be allowed to import data urls (#17920)
David Sherret
2023-02-24
chore: fix cargo publish (#17907)
David Sherret
2023-02-24
1.31.0 (#17906)
denobot
2023-02-23
fix(npm): allow resolving from package.json when an import map exists (#17905)
David Sherret
2023-02-23
fix(core): remove async op inlining optimization (#17899)
Divy Srivastava
2023-02-23
feat(task): adjust warning (#17904)
Bartek Iwańczuk
2023-02-23
fix(webgpu): don't default to 0 for setVertexBuffer.size & properly use webid...
Leo Kettmeir
2023-02-23
fix(npm): support bare specifiers in package.json having a path (#17903)
David Sherret
2023-02-23
feat(npm): support bare specifiers from package.json in more subcommands and ...
David Sherret
2023-02-23
feat(task): add warning about package.json scripts support (#17900)
Bartek Iwańczuk
2023-02-23
feat(npm): support npm specifiers in remote modules without `--unstable` (#17...
David Sherret
2023-02-23
fix(ext/node): fix npm module resolution when --node-modules-dir specified (#...
Yoshiya Hinosawa
2023-02-23
fix(ext/flash): wrong order of arguments passed to `http1Response` (#17893)
Kenta Moriuchi
2023-02-23
feat(bench): change --json output format (#17888)
Bartek Iwańczuk
2023-02-22
feat(task): support scripts in package.json (#17887)
David Sherret
2023-02-23
test(ext/node): add tty_test and util_test (#17868)
Yoshiya Hinosawa
2023-02-23
test(ext/node): add tls_test (#17871)
Yoshiya Hinosawa
2023-02-23
Revert "test(wpt): implement process timeout (#17872)" (#17886)
Bartek Iwańczuk
2023-02-22
fix(npm): resolve node_modules dir relative to package.json instead of cwd (#...
David Sherret
2023-02-22
perf: remove `current_dir()` call in `Deno.mainModule` (#17883)
David Sherret
2023-02-22
feat: support bare specifier resolution with package.json (#17864)
Bartek Iwańczuk
2023-02-22
feat(permissions): grant all permission for a group in permission prompt (#17...
Asher Gomez
2023-02-22
test(wpt): implement process timeout (#17872)
Filip Skokan
2023-02-22
refactor: use deno_graph for npm specifiers (#17858)
David Sherret
2023-02-22
fix(ext/ffi): Fix re-ref'ing UnsafeCallback (#17704)
Aapo Alasuutari
2023-02-22
feat: start caching npm package version's "bin" entry from npm registry (#17881)
David Sherret
2023-02-22
feat(ext/ffi): Replace pointer integers with v8::External objects (#16889)
Aapo Alasuutari
2023-02-22
fix(core): rebuild when JS sources for snapshotting change (#17876)
Bartek Iwańczuk
2023-02-22
fix(lint): revert no-deprecated-api for Deno.run (#17880)
David Sherret
2023-02-22
fix(ext/node): fix node stream (#17874)
Yoshiya Hinosawa
2023-02-22
Revert "feat: Deprecate Deno.run API in favor of Deno.Command (#17630)" (#17875)
Ryan Dahl
2023-02-21
chore: remove base64 encoding code from typescript snapshot (#17862)
David Sherret
2023-02-22
fix(ext/node): fix webcrypto export (#17838)
Yoshiya Hinosawa
2023-02-22
perf(core, runtime): Further improve startup time (#17860)
Bartek Iwańczuk
2023-02-21
fix(npm): filter out duplicate packages names in resolution (#17857)
David Sherret
2023-02-21
refactor(core): More efficient serde for ES modules in snapshot (#17856)
Bartek Iwańczuk
2023-02-21
fix(npm): improve peer dependency resolution (#17835)
David Sherret
[prev]
[next]