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
/
ext
/
web
Age
Commit message (
Expand
)
Author
2023-02-20
refactor(core): definition of "ExtensionFileSource" (#17823)
Bartek Iwańczuk
2023-02-14
feat(ext/node): embed std/node into the snapshot (#17724)
Bartek Iwańczuk
2023-02-08
refactor(core): change SourcePair to ExtensionFileSource (#17686)
Bartek Iwańczuk
2023-02-07
refactor: remove prefix from include_js_files & use extension name (#17683)
Leo Kettmeir
2023-02-07
refactor: Use ES modules for internal runtime code (#17648)
Leo Kettmeir
2023-02-07
chore: forward v1.30.3 release commit to main (#17677)
denobot
2023-02-05
refactor: rename `deno` specifiers to `internal` (#17655)
Leo Kettmeir
2023-02-03
chore: forward v1.30.2 release commit to main (#17641)
denobot
2023-02-02
chore: forward v1.30.1 release commit to main (#17623)
denobot
2023-01-29
fix(ext): internal `structuredClone` for `ArrayBuffer` and `TypedArray` subcl...
Kenta Moriuchi
2023-01-27
chore: upgrade to Rust 1.67 (#17548)
David Sherret
2023-01-26
1.30.0 (#17532)
denobot
2023-01-18
chore: upgrade base64-simd to 0.8.0 (#17463)
Nugine
2023-01-17
chore: forward v1.29.4 release commit to main (#17453)
denobot
2023-01-16
chore: update dlint to v0.37.0 for GitHub Actions (#17295)
Kenta Moriuchi
2023-01-15
fix(core): Add `Generator` and `AsyncGenerator` to promordials (#17241)
Kenta Moriuchi
2023-01-14
chore: use rustfmt imports_granularity option (#17421)
Divy Srivastava
2023-01-13
chore: forward 1.29.3 release back to main (#17401)
David Sherret
2023-01-13
chore: add `copyright_checker` tool and add the missing copyright (#17285)
Yiyu Lin
2023-01-09
fix(ext/web/streams): fix ReadableStream asyncIterator (#16276)
Marcos Casagrande
2023-01-08
feat(core): allow specifying name and dependencies of an Extension (#17301)
Leo Kettmeir
2023-01-06
perf(ext,runtime): remove using `SafeArrayIterator` from `for-of` (#17255)
Kenta Moriuchi
2023-01-05
chore: forward v1.29.2 release commit to main (#17277)
denobot
2023-01-04
chore(cli,ext,rt): remove some unnecessary `clone` or `malloc` (#17261)
Yiyu Lin
2023-01-02
chore: update copyright year to 2023 (#17247)
David Sherret
2022-12-22
fix(ext): Add checks for owning properties in for-in loops (#17139)
Kenta Moriuchi
2022-12-20
chore: Update dlint (#17031)
Kenta Moriuchi
2022-12-17
chore: update to Rust 1.66.0 (#17078)
linbingquan
2022-12-15
chore: forward v1.29.1 release commit to main (#17067)
denobot
2022-12-15
Revert "feat(ops): Fast zero copy string arguments (#16777)" (#17063)
Bartek Iwańczuk
2022-12-15
1.29.0 (#17052)
denobot
2022-12-07
feat(fmt): improve width calculation (#16982)
David Sherret
2022-12-02
feat(ops): Fast zero copy string arguments (#16777)
Divy Srivastava
2022-12-01
perf(ext/websocket): skip Events constructor checks (#16365)
Divy Srivastava
2022-12-01
chore: forward v1.28.3 release commit to main (#16884)
denobot
2022-11-30
chore: upgrade rusty_v8 to 0.58.0 (#16879)
Bartek Iwańczuk
2022-11-30
fix(ext/web): fix typings for readable stream readers (#16191)
ud2
2022-11-24
chore: forward v1.28.2 release commit to main (#16796)
denobot
2022-11-22
chore: workspace inheritance (#16343)
Leo Kettmeir
2022-11-17
chore: forward v1.28.1 release commit to main (#16678)
denobot
2022-11-15
perf(runtime/spawn): collect output using `op_read_all` (#16596)
Marcos Casagrande
2022-11-13
1.28.0 (#16620)
denobot
2022-11-12
chore: upgrade rusty_v8 to 0.55.0 (#16604)
Bartek Iwańczuk
2022-11-11
perf(web): optimize single pass utf8 decoding (#16593)
Divy Srivastava
2022-11-09
chore: forward v1.27.2 release commit to main (#16572)
denobot
2022-11-04
chore: forward v1.27.1 release commit to main (#16533)
denobot
2022-10-29
fix(core): fix APIs not to be affected by `Promise.prototype.then` modificati...
Kenta Moriuchi
2022-10-27
1.27.0 (#16442)
denobot
2022-10-26
refactor(ext/streams): remove fake detached (#16431)
Marcos Casagrande
2022-10-26
chore: improve built-in API documentation (#16158)
Kitson Kelly
[next]