aboutsummaryrefslogtreecommitdiff
path: root/libbutl/filesystem.ixx
AgeCommit message (Expand)AuthorFilesLines
2019-02-15Fix rmdir_r() that may throw system_error regardless of ignore_error flag valueKaren Arutyunov1-1/+3
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2018-11-30Add match_absent flag for path_{search,match}() functionsKaren Arutyunov1-0/+26
2018-05-19Update copyright yearKaren Arutyunov1-1/+1
2018-05-18Add ignore_dangling parameter to dir_iterator() ctorKaren Arutyunov1-2/+2
2017-09-22Initial modularization with both Clang and VC hacksBoris Kolpackov1-2/+0
2017-07-21Improve auto_rmBoris Kolpackov1-6/+7
2017-05-19Add missing header inclusionBoris Kolpackov1-0/+2
2017-05-19Add file_empty(), extend path_entry() to return sizeBoris Kolpackov1-0/+16
2017-05-02Make dir_iterator move-ctor noexcept, revert previous workaroundBoris Kolpackov1-1/+1
2017-05-01Add hxx extension for headers and lib prefix for library dirKaren Arutyunov1-0/+144