index
:
libbutl
base64url
build2-control
ci
fdstat
json
json-raw
lz4
lz4-fdstream
master
mingw-stdthread
noexcept
odb
optional
os-release
build2 utility library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
wildcard
/
driver.cxx
Age
Commit message (
Collapse
)
Author
Files
Lines
2020-02-06
Drop copyright notice from source code
Boris Kolpackov
1
-1
/
+0
2019-10-01
Move path match to path-pattern.?xx
Karen Arutyunov
1
-0
/
+2
2019-09-28
Swap entry and pattern parameters in path_match()
Karen Arutyunov
1
-10
/
+13
2019-05-03
Partially dismantle modularization using Modules TS semantics
Boris Kolpackov
1
-3
/
+3
2019-01-16
Update copyright year
Karen Arutyunov
1
-1
/
+1
2018-11-30
Add match_absent flag for path_{search,match}() functions
Karen Arutyunov
1
-9
/
+20
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