aboutsummaryrefslogtreecommitdiff
path: root/libbutl/filesystem.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-06-14Minor performance fixKaren Arutyunov1-1/+1
2017-06-12Add tests and fixes for path_search(pattern,entry)Karen Arutyunov1-22/+111
2017-06-08Add path_match() and path_search() overloadsKaren Arutyunov1-132/+359
2017-05-19Add file_empty(), extend path_entry() to return sizeBoris Kolpackov1-19/+22
2017-05-02Make dir_iterator move-ctor noexcept, revert previous workaroundBoris Kolpackov1-7/+0
2017-05-02Clang's libc++ workaroundBoris Kolpackov1-0/+7
2017-05-01Add hxx extension for headers and lib prefix for library dirKaren Arutyunov1-0/+1396