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-04
refactor: remove `Semaphore::new(1)` and use `TaskQueue` (#18014)
David Sherret
2023-03-05
refactor(runtime): factor out deno_io extension crate (#18001)
Bartek Iwańczuk
2023-03-05
refactor: move TaskQueue from deno_runtime to deno_core (#18016)
Bartek Iwańczuk
2023-03-05
refactor(runtime): factor out FsPermissions for fs ops (#18012)
Bartek Iwańczuk
2023-03-04
refactor: simplify to string calls (#18011)
Geert-Jan Zwiers
2023-03-04
chore(docs): add note about loadavg returning 0 on windows (#18006)
Geert-Jan Zwiers
2023-03-03
fix: lazily surface errors in package.json deps parsing (#17974)
David Sherret
2023-03-03
chore: update deno_std submodule to 0.178.0 (#18003)
Bartek Iwańczuk
2023-03-03
wpt: unlock nightly with --no-ignore (#17998)
Filip Skokan
2023-03-03
feat(ops): reland fast zero copy string arguments (#17996)
Divy Srivastava
2023-03-02
test(wpt): implement process timeout, fix expectations update, and more... (#...
Filip Skokan
2023-03-02
chore(cli): update deno_lint to 0.41.0 (#17997)
Yusuke Tanaka
2023-03-01
fix(core): introduce `SafeRegExp` to primordials (#17592)
Kenta Moriuchi
2023-02-28
chore: fix cargo build rebuilding deno_runtime each time (#17978)
David Sherret
2023-02-28
chore(test): remove TestCommandOutput macros (#17975)
David Sherret
2023-02-28
fix(ext/ffi): Remove deno_core::OpState qualifiers, fix ops returning pointer...
Aapo Alasuutari
2023-02-27
chore: test builders for integration tests (#17965)
David Sherret
2023-02-27
chore(ext/node): fix variable name (#17948)
Geert-Jan Zwiers
2023-02-27
fix(lockfile): don't touch lockfile is npm specifiers are identical (#17973)
Bartek Iwańczuk
2023-02-27
chore(ext/node): suppress node compat tests stdout by default (#17909)
Yoshiya Hinosawa
2023-02-27
deps: bump `regexp` to `^1.7.0` (#17966)
Dominic DiGiacomo
2023-02-26
fix(cli,ext/web): Upgrading uuid from =1.1.2 to 1.3.0 (#17963)
sean watters
2023-02-26
chore: Changing dependency on tokio-util from version-lock to semver minimum ...
luketpeterson
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
[prev]
[next]