Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-09-24 | Fortify tests against NDEBUG | Karen Arutyunov | 1 | -2/+3 |
2020-09-07 | Add normalize() function to host/URL class templates | Karen Arutyunov | 1 | -14/+43 |
2020-02-06 | Drop copyright notice from source code | Boris Kolpackov | 1 | -1/+0 |
2019-06-03 | Rename traits alias to traits_type for basic_path, basic_url, and string_tabl... | Karen Arutyunov | 1 | -7/+7 |
2019-05-03 | Partially dismantle modularization using Modules TS semantics | Boris Kolpackov | 1 | -3/+3 |
2019-01-16 | Update copyright year | Karen Arutyunov | 1 | -1/+1 |
2018-10-09 | Add support for rootless URLs | Karen Arutyunov | 1 | -24/+62 |
2018-07-09 | Make basic_url(string) ctor to consider empty string as invalid argument | Karen Arutyunov | 1 | -5/+7 |
2018-05-19 | Update copyright year | Karen Arutyunov | 1 | -1/+1 |
2017-12-27 | Resolve ambiguity between std:: and butl:: nullopt | Karen Arutyunov | 1 | -0/+2 |
2017-12-26 | Add basic_url<H,T> class template | Karen Arutyunov | 1 | -0/+346 |