aboutsummaryrefslogtreecommitdiff
path: root/libbutl/path.hxx
AgeCommit message (Expand)AuthorFilesLines
2022-03-17Improve invalid_path constructorBoris Kolpackov1-1/+1
2021-09-29Factor path::{sub,sup}() to path_traits::{sub,sup}()Boris Kolpackov1-0/+16
2021-09-28Get rid of C++ modules related code and rename *.mxx files to *.hxxKaren Arutyunov1-0/+1536
2017-09-22Initial modularization with both Clang and VC hacksBoris Kolpackov1-1214/+0
2017-08-22Remove path_traits<wchar_t> specializationKaren Arutyunov1-0/+2
2017-08-07Fix 'truncation of constant value' warning (VC)Karen Arutyunov1-2/+6
2017-08-05Implement path::normalized() predicateBoris Kolpackov1-0/+48
2017-07-25Implement case-insensitive path hashing for WindowsBoris Kolpackov1-0/+16
2017-06-23Rename LIBBUTL_EXPORT to LIBBUTL_SYMEXPORT in preparation for modularizationBoris Kolpackov1-1/+1
2017-06-12Add tests and fixes for path_search(pattern,entry)Karen Arutyunov1-0/+8
2017-05-01Add hxx extension for headers and lib prefix for library dirKaren Arutyunov1-0/+1136