index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libcxx
/
src
/
experimental
/
filesystem
/
directory_iterator.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement <filesystem>
Eric Fiselier
2018-07-27
1
-401
/
+0
*
Handle DT_UNKNOWN correctly during directory iteration.
Eric Fiselier
2018-07-23
1
-1
/
+4
*
Recommit "Use possibly cached directory entry values when performing recursiv...
Eric Fiselier
2018-07-23
1
-3
/
+4
*
Revert "Use possibly cached directory entry values when performing recursive ...
Eric Fiselier
2018-07-23
1
-2
/
+2
*
Cleanup name qualification in the filesystem internals.
Eric Fiselier
2018-07-23
1
-22
/
+22
*
Use possibly cached directory entry values when performing recursive director...
Eric Fiselier
2018-07-23
1
-2
/
+2
*
Implement filesystem_error::what() and improve reporting.
Eric Fiselier
2018-07-23
1
-58
/
+72
*
[libc++] Implement Directory Entry Caching -- Sort of.
Eric Fiselier
2018-07-20
1
-26
/
+67
*
Fix PR35078 - recursive directory iterator's increment method throws incorrec...
Eric Fiselier
2017-10-30
1
-9
/
+28
*
Fix bugs in filesystem detected by _LIBCPP_ASSERT.
Eric Fiselier
2017-02-07
1
-2
/
+3
*
experimental: avoid using raw _WIN32 in filesystem
Saleem Abdulrasool
2017-01-30
1
-5
/
+6
*
experimental: port directory_iterator to Windows
Saleem Abdulrasool
2017-01-30
1
-0
/
+72
*
experimental: add missing file header
Saleem Abdulrasool
2017-01-30
1
-0
/
+9
*
experimental: inline single use of a typedef
Saleem Abdulrasool
2017-01-30
1
-4
/
+1
*
experimental: tolerate the existence of a `__deref` macro
Saleem Abdulrasool
2017-01-30
1
-2
/
+2
*
experimental: remove dead function
Saleem Abdulrasool
2017-01-29
1
-13
/
+0
*
Followon to r279744. Find the other exception types and make __throw_XXX rout...
Marshall Clow
2016-08-25
1
-2
/
+2
*
Fix bugs in recursive_directory_iterator::increment(ec) implementation and te...
Eric Fiselier
2016-06-17
1
-9
/
+6
*
Fix bugs in recursive_directory_iterator implementation and tests.
Eric Fiselier
2016-06-17
1
-0
/
+3
*
Add Filesystem TS -- Complete
Eric Fiselier
2016-06-17
1
-0
/
+256