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
path:
root
/
Cargo.lock
Age
Commit message (
Expand
)
Author
2023-07-05
1.35.0 (#19717)
denobot
2023-07-04
chore: upgrade deno_lint to 0.49.0 (#19703)
Bartek Iwańczuk
2023-07-02
refactor: rename built-in node modules from ext:deno_node/ to node: (#19680)
Bartek Iwańczuk
2023-07-02
feat(lsp): basic support of auto-imports for npm specifiers (#19675)
David Sherret
2023-07-02
refactor(core): Extract deno_core (#19658)
Matt Mastracci
2023-07-01
chore: upgrade rusty_v8 to 0.74.1 (#19677)
Bartek Iwańczuk
2023-06-30
fix(npm): support siblings that are peer dependencies of each other (#19657)
David Sherret
2023-06-29
chore: upgrade Rust to 1.70 and libffi-sys to 2.3.0 (#19639)
Matt Mastracci
2023-06-29
chore: upgrade rusty_v8 to 0.74.0 (#19633)
Bartek Iwańczuk
2023-06-29
fix(core): Ensure we don't lose the waker when polling an empty JoinSet (#19655)
Matt Mastracci
2023-06-27
chore: update deno_lint to 0.48.0 (#19619)
Bartek Iwańczuk
2023-06-26
Revert "Reland "refactor(core): cleanup feature flags for js source i… (#19...
Bartek Iwańczuk
2023-06-25
Reland "refactor(core): cleanup feature flags for js source inclusion" (#19519)
Nayeem Rahman
2023-06-24
fix(ext/node): support brotli APIs (#19223)
Divy Srivastava
2023-06-24
refactor(ops): Adding op2 macro and implementing in a couple of places (#19534)
Matt Mastracci
2023-06-16
chore: forward v1.34.3 release commit to main (#19526)
denobot
2023-06-14
fix(compile): some npm dependencies were missing in compiled output (#19503)
David Sherret
2023-06-13
feat(kv) queue implementation (#19459)
Igor Zinkovsky
2023-06-13
Revert "refactor(core): cleanup feature flags for js source inclusion… (#19...
Bartek Iwańczuk
2023-06-13
refactor(core): cleanup feature flags for js source inclusion (#19463)
Nayeem Rahman
2023-06-12
chore: update clap (#19467)
Leo Kettmeir
2023-06-09
fix(fmt): do not panic formatting json with multiple values (#19442)
David Sherret
2023-06-09
perf: add Tokio runtime monitor (#19415)
Bartek Iwańczuk
2023-06-09
chore: forward v1.34.2 release commit to main (#19434)
denobot
2023-06-08
refactor(compile): store the npm snapshot in the eszip (#19343)
David Sherret
2023-06-08
chore: Ensure we only end up with the clang version we want & upgrade libffi ...
Matt Mastracci
2023-06-08
perf: use sendto syscalls (#19414)
Bartek Iwańczuk
2023-06-07
chore: downgrade to Rust 1.69 (#19407)
David Sherret
2023-06-06
chore: upgrade to Rust 1.70.0 (#19345)
David Sherret
2023-06-05
fix: upgrade to deno_ast 0.27 (#19375)
David Sherret
2023-06-05
chore: update deno_lint to 0.46.0 (#19372)
Kenta Moriuchi
2023-06-02
perf(ext/http): Migrate op_http_get_request_headers to v8::Array (#19354)
Kamil Ogórek
2023-05-29
chore: forward v1.34.1 to main (#19312)
Bartek Iwańczuk
2023-05-30
pin enum-as-inner dependency (#19311)
Bartek Iwańczuk
2023-05-26
chore: upgrade rusty_v8 to 0.73.0 (#19278)
Bartek Iwańczuk
2023-05-24
1.34.0 (#19246)
denobot
2023-05-24
refactor: upgrade to deno_npm 0.6 (#19244)
David Sherret
2023-05-24
fix(npm): better handling of optional peer dependencies (#19236)
David Sherret
2023-05-24
chore: upgrade rusty_v8 to 0.72.0 (#19228)
Bartek Iwańczuk
2023-05-23
feat: add support for globs in the config file and CLI arguments for files (#...
Bartek Iwańczuk
2023-05-22
fix(npm): store npm binary command resolution in lockfile (#19219)
David Sherret
2023-05-22
chore(cli): One Rust test per JS and Node unit test file (#19199)
Matt Mastracci
2023-05-19
Revert "perf: use jemalloc as global allocator (#18957)" (#19187)
Bartek Iwańczuk
2023-05-18
feat(task): glob expansion (#19084)
David Sherret
2023-05-18
chore: forward v1.33.4 release commit to main (#19181)
denobot
2023-05-17
fix(npm): improved optional dependency support (#19135)
David Sherret
2023-05-17
feat(ext/web): Request higher-resolution timer on Windows if user requests se...
Matt Mastracci
2023-05-17
fix: support "fetch" over HTTPS for IP addresses (#18499)
Bartek Iwańczuk
2023-05-17
refactor(node): reimplement http client (#19122)
Leo Kettmeir
2023-05-15
refactor(ext/http): generic abstract listeners (#19132)
Luca Casonato
[next]