Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-06-01 | Remove redundant assertion in path_match(path, path, dir_path) | Karen Arutyunov | 1 | -27/+34 | |
2018-05-19 | Update copyright year | Karen Arutyunov | 1 | -1/+1 | |
2017-09-22 | Initial modularization with both Clang and VC hacks | Boris Kolpackov | 1 | -6/+22 | |
Note: gave up on VC about half way though. | |||||
2017-07-21 | Fix ambiguity between std::optional and butl::optional | Karen Arutyunov | 1 | -0/+2 | |
2017-06-12 | Add tests and fixes for path_search(pattern,entry) | Karen Arutyunov | 1 | -14/+35 | |
2017-06-08 | Add path_match() and path_search() overloads | Karen Arutyunov | 1 | -3/+52 | |
2017-05-01 | Add hxx extension for headers and lib prefix for library dir | Karen Arutyunov | 1 | -3/+3 | |
2017-03-13 | Add flexibility to path search callback function | Karen Arutyunov | 1 | -3/+29 | |
2017-02-13 | Disable wildcards test driver arguments globbing performed by MinGW runtime | Karen Arutyunov | 1 | -0/+11 | |
2017-02-13 | Implement path_match() and path_search() | Boris Kolpackov | 1 | -0/+105 | |