aboutsummaryrefslogtreecommitdiff
path: root/tests/url
AgeCommit message (Expand)AuthorFilesLines
2020-02-06Drop copyright notice from source codeBoris Kolpackov3-3/+0
2019-06-03Rename traits alias to traits_type for basic_path, basic_url, and string_tabl...Karen Arutyunov1-7/+7
2019-05-03Partially dismantle modularization using Modules TS semanticsBoris Kolpackov2-4/+3
2019-01-16Update copyright yearKaren Arutyunov3-3/+3
2018-10-09Add support for rootless URLsKaren Arutyunov2-25/+82
2018-07-09Make basic_url(string) ctor to consider empty string as invalid argumentKaren Arutyunov1-5/+7
2018-05-19Update copyright yearKaren Arutyunov3-3/+3
2018-05-19Get rid of doc{version} and types for testscript and manifest in buildfilesKaren Arutyunov1-1/+1
2017-12-28Add url testsKaren Arutyunov1-0/+20
2017-12-27Resolve ambiguity between std:: and butl:: nulloptKaren Arutyunov1-0/+2
2017-12-26Add basic_url<H,T> class templateKaren Arutyunov3-0/+732