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
2022-06-17
fix(ext/web): add EventTarget brand checking (#14637)
Colin Ihrig
2022-06-17
fix(ext/web): handle rid=0 in TextDecoder#decode (#14894)
Luca Casonato
2022-06-16
fix: make Performance global an EventTarget
cjihrig
2022-06-15
1.23.0 (#14878)
denobot
2022-06-14
feature(web): enable deflate-raw compression format (#14863)
Kayla Washburn
2022-06-13
Remove unstable Deno.sleepSync (#14719)
Ryan Dahl
2022-06-09
chore: Forward v1.22.3 to main (#14835)
Colin Ihrig
2022-06-07
refactor(core): Move Deno.core bindings to ops (#14793)
Nayeem Rahman
2022-06-02
chore: Forward v1.22.2 to main (#14785)
Bartek Iwańczuk
2022-06-01
feat: update to TypeScript 4.7 (#14242)
Kitson Kelly
2022-05-27
1.22.1
Kitson Kelly
2022-05-26
fix(core): rethrow exception during structured cloning serialization (#14671)
Mark Ladyshau
2022-05-25
fix(fmt): prevent infinite loop when formatting certain binary expressions (#...
David Sherret
2022-05-18
1.22.0 (#14657)
denobot
2022-05-17
chore: fix failing bench (#14644)
Bartek Iwańczuk
2022-05-17
perf(ext/web): Add fast path for non-streaming TextDecoder (#14217)
randomicon00
2022-05-16
fix(ext/web): throw if listener and signal are null (#14601)
Colin Ihrig
2022-05-15
Revert "core: don't include_str extension js code (#10786)" (#14614)
Aaron O'Mullan
2022-05-13
feat(ext/web): add performance.toJSON (#14548)
Geert-Jan Zwiers
2022-05-13
feat(ext/web): implement static `Response.json` (#14566)
Luca Casonato
2022-05-13
chore(runtime): Make some ops in ext and runtime infallible. (#14589)
Andreu Botella
2022-05-12
1.21.3 (#14584)
Bert Belder
2022-05-10
fix(ext/web): brand check in `performance.timeOrigin` (#14550)
Luca Casonato
2022-05-06
feat(web): add `performance.timeOrigin` (#14489)
Geert-Jan Zwiers
2022-05-05
1.21.2 (#14508)
Colin Ihrig
2022-05-05
chore: update deps (#14416)
Luca Casonato
2022-04-28
Forward 1.21.1 (#14428)
Leo Kettmeir
2022-04-22
chore: bump crates (#14365)
Luca Casonato
2022-04-22
Reland "perf(http): optimize ReadableStreams backed by a resource" (#14346)
Divy Srivastava
2022-04-20
1.21.0 (#14336)
denobot
2022-04-21
Revert various PRs related to "ext/http" (#14339)
Bartek Iwańczuk
2022-04-21
feat(runtime): two-tier subprocess API (#11618)
Leo Kettmeir
2022-04-20
perf(http): optimize `ReadableStream`s backed by a resource (#14284)
Divy Srivastava
2022-04-19
feat(ext/web): add globalThis.reportError() (#13799)
Nayeem Rahman
2022-04-18
perf: move Deno.writeTextFile and like functions to Rust (#14221)
David Sherret
2022-04-16
refactor: update runtime code for primordial check x in y (#13642)
Bartek Iwańczuk
2022-04-14
chore: forward v1.20.6 release commit to main (#14288)
David Sherret
2022-04-13
refactor(core/error): Clarify JsError message fields (#14269)
Nayeem Rahman
2022-04-13
feat(ext/web): Add error events for event listener and timer errors (#14159)
Nayeem Rahman
2022-04-07
chore: forward v1.20.5 release commit to main (#14232)
David Sherret
2022-04-02
chore: update tokio, tokio-util and libc dependencies (#14174)
Bartek Iwańczuk
2022-04-02
experiment(serde_v8): derive_more enabled opaque wrappers (#14096)
Aaron O'Mullan
2022-03-31
1.20.4 (#14168)
David Sherret
2022-03-25
chore: forward v1.20.3 release commit to main (#14121)
Luca Casonato
2022-03-24
1.20.2
Kitson Kelly
2022-03-20
cleanup(web, fetch): dedupe minesniff / "extract a MIME type" algorithm (#14044)
Andreu Botella
2022-03-19
refactor: cleanup assert() & AssertionError definitions (#13859)
Leo Kettmeir
2022-03-16
v1.20.1
Ryan Dahl
2022-03-17
fix: cargo publish fails without absolute paths (#13993)
Ryan Dahl
2022-03-16
v1.20.0
Ryan Dahl
[next]