Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-01-16 | Update copyright year | Karen Arutyunov | 1 | -1/+1 | |
2018-12-01 | Change path_search() to only match directory absent components in 'match ↵ | Karen Arutyunov | 1 | -29/+105 | |
absent' mode | |||||
2018-11-30 | Add match_absent flag for path_{search,match}() functions | Karen Arutyunov | 1 | -0/+81 | |
2018-05-19 | Update copyright year | Karen Arutyunov | 1 | -1/+1 | |
2018-05-18 | Add ignore_dangling parameter to dir_iterator() ctor | Karen Arutyunov | 1 | -1/+15 | |
2017-06-12 | Add tests and fixes for path_search(pattern,entry) | Karen Arutyunov | 1 | -27/+597 | |
2017-03-13 | Add flexibility to path search callback function | Karen Arutyunov | 1 | -0/+178 | |
2017-03-09 | Fix path_match() character case sensitivity on Windows | Karen Arutyunov | 1 | -0/+13 | |
2017-02-13 | Implement path_match() and path_search() | Boris Kolpackov | 1 | -0/+378 | |