aboutsummaryrefslogtreecommitdiff
path: root/libbutl/url.txx
AgeCommit message (Expand)AuthorFilesLines
2020-09-07Add normalize() function to host/URL class templatesKaren Arutyunov1-6/+263
2020-02-06Drop copyright notice from source codeBoris Kolpackov1-1/+0
2019-06-03Rename traits alias to traits_type for basic_path, basic_url, and string_tabl...Karen Arutyunov1-23/+23
2019-05-29Improve url::string() to handle empty schemeBoris Kolpackov1-3/+7
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2018-10-09Add support for rootless URLsKaren Arutyunov1-48/+39
2018-07-09Make basic_url(string) ctor to consider empty string as invalid argumentKaren Arutyunov1-6/+3
2018-05-19Update copyright yearKaren Arutyunov1-1/+1
2018-03-03Add url::traits::find(), checks whether string looks like URLBoris Kolpackov1-1/+35
2018-02-08Make try_rmfile() to delete read-only files on WindowsKaren Arutyunov1-0/+3
2017-12-26Add basic_url<H,T> class templateKaren Arutyunov1-0/+509