Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | benchmark: add trailing commas in `benchmark/url` | Antoine du Hamel | 2023-02-10 | 1 | -1/+1 |
* | test,benchmark: stop requiring URL and URLSearchParams | raisinten | 2021-01-18 | 1 | -1/+0 |
* | benchmark: swap var for let in url benchmarks | Alex Ramirez | 2019-07-30 | 1 | -1/+1 |
* | benchmark: fix benchmark for url | Sergey Golovin | 2018-03-11 | 1 | -6/+5 |
* | benchmark: (url) refactor | Ruben Bridgewater | 2018-02-01 | 1 | -36/+5 |
* | benchmark: (url) use destructuring | Ruben Bridgewater | 2018-01-23 | 1 | -5/+1 |
* | url: avoid instanceof for WHATWG URL | Brian White | 2017-04-04 | 1 | -1/+1 |
* | benchmark: simplify URLSearchParams import | Timothy Gu | 2017-02-03 | 1 | -1/+1 |
* | url: improving URLSearchParams | Timothy Gu | 2017-01-19 | 1 | -0/+58 |