aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/url/url-parse-tests.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* ; Fix previous changeMichael Albinus2025-04-281-2/+2
* url-parse.el: correct code for Windows paths (bug#76982)Sebastián Monía2025-04-281-2/+8
* ; (url-generic-parse-url/ms-windows-file-uri-hanlding): Fix test.Eli Zaretskii2025-04-131-3/+1
* ; Fix last changeEli Zaretskii2025-04-131-16/+26
* Special treatment for file:// URIs on WindowsSebastián Monía2025-04-131-0/+21
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | ; Clean up some Keyword headersStefan Kangas2023-12-301-1/+0
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* ; Minor stylistic checkdoc fixes in test/**/*.elStefan Kangas2021-09-261-1/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Use lexical-binding in most url testsStefan Kangas2020-04-241-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Simplify url-encode-url and add a testDmitry Gutov2017-05-101-0/+5
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
* Merge from origin/emacs-25John Wiegley2016-01-111-1/+1
* Spelling fixesPaul Eggert2016-01-041-1/+1
* Make relative URL parsing and resolution consistent with RFC 3986 (bug#22044)Alain Schneble2015-12-261-0/+167