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
/
dir-iterator
/
driver.cxx
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-12
Support detecting inaccessible/dangling entries in dir_iterator, path_search()
Karen Arutyunov
1
-2
/
+11
2021-09-28
Get rid of C++ modules related code and rename *.mxx files to *.hxx
Karen Arutyunov
1
-20
/
+5
2021-09-24
Fortify tests against NDEBUG
Karen Arutyunov
1
-2
/
+3
2020-02-06
Drop copyright notice from source code
Boris Kolpackov
1
-1
/
+0
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-05-19
Update copyright year
Karen Arutyunov
1
-1
/
+1
2018-05-18
Add ignore_dangling parameter to dir_iterator() ctor
Karen Arutyunov
1
-14
/
+40
2017-09-22
Initial modularization with both Clang and VC hacks
Boris Kolpackov
1
-5
/
+21
2017-05-01
Add hxx extension for headers and lib prefix for library dir
Karen Arutyunov
1
-4
/
+4
2017-01-09
Add operator<<(ostream, exception)
Karen Arutyunov
1
-1
/
+2
2017-01-05
Update copyright year
Boris Kolpackov
1
-1
/
+1
2016-08-28
Quiet down dir-iterator test
Boris Kolpackov
1
-9
/
+19
2016-05-31
Port to MinGW
Karen Arutyunov
1
-0
/
+3
2016-01-09
Update copyright year
Boris Kolpackov
1
-1
/
+1
2015-07-17
Fix stat/lstat type/ltype to be consistent, use correct *stat()
Boris Kolpackov
1
-3
/
+3
2015-07-09
Implement directory iteration support
Boris Kolpackov
1
-0
/
+55