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
/
tests
/
wpt
/
runner
Age
Commit message (
Expand
)
Author
2024-09-03
chore: update WPT (#25250)
Asher Gomez
2024-08-30
BREAKING: `DENO_FUTURE=1` by default, or welcome to Deno 2.0 (#25213)
Bartek Iwańczuk
2024-08-28
tests: fix wpt_epoch job (#25264)
Luca Casonato
2024-08-26
Revert "feat(fetch): accept async iterables for body" (#25207)
Luca Casonato
2024-08-22
fix(urlpattern): fallback to empty string for undefined group values (#25151)
Leo Kettmeir
2024-08-06
feat(fetch): accept async iterables for body (#24623)
Leo Kettmeir
2024-08-05
feat(urlpattern): add ignoreCase option & hasRegExpGroups property, and fix s...
Leo Kettmeir
2024-07-25
chore: update to `std@2024.07.19` (#24715)
Asher Gomez
2024-07-25
chore: use `@std` prefix for internal module specifiers (#24543)
Asher Gomez
2024-07-04
feat(ext/crypto): make deriveBits length parameter optional and nullable (#24...
Filip Skokan
2024-07-02
feat(ext/web): add `Blob.prototype.bytes()` (#24148)
Kenta Moriuchi
2024-06-13
tests: update wpt (#24198)
Luca Casonato
2024-06-09
fix(ext/web): correct string tag for MessageEvent (#24134)
Luca Casonato
2024-06-02
chore: update wpt suite (#24070)
Kenta Moriuchi
2024-05-28
feat(vendor): support modifying remote files in vendor folder without checksu...
David Sherret
2024-05-28
chore: update WPT (#23997)
Asher Gomez
2024-05-27
fix(ext/web): `ReadableStream.from()` allows `Iterable` instead of `IterableI...
Milly
2024-05-23
fix(ext/web): `ReadableStream.from()` ignores null `Symbol.asyncIterator` (#2...
Milly
2024-05-23
feat(ext/fetch): `Request.bytes()` and `Response.bytes()` (#23823)
Asher Gomez
2024-05-16
fix(node): seperate worker module cache (#23634)
Divy Srivastava
2024-05-13
fix(ext/web): update ongoing promise in async iterator `return()` method (#23...
Mattias Buelens
2024-04-23
fix: Float16Array support (#23512)
Kenta Moriuchi
2024-04-23
feat: enable Float16Array support (#23490)
Bartek Iwańczuk
2024-04-17
chore: update WPT (#23389)
Asher Gomez
2024-04-16
feat(ext/url): add `URL.parse` (#23318)
Kenta Moriuchi
2024-04-08
chore: update WPT (#23111)
Asher Gomez
2024-04-03
chore: ensure `python@3.11` is installed for WPT tests (#23195)
Asher Gomez
2024-03-10
chore: update WPT expectations (#22838)
Asher Gomez
2024-03-05
chore: move `tools/wpt` to `tests/wpt/runner` (#22545)
Asher Gomez