1 file changed
+1
-1
lines changedSubmodule filesystem updated 36 files
- .github/workflows/ci.yml+17-7
- CMakeLists.txt+13
- build/Jamfile.v2+22-5
- doc/deprecated.html+63-190
- doc/reference.html+12-98
- doc/release_history.html+3
- doc/tutorial.html+3-3
- example/tut5.cpp+2-2
- include/boost/filesystem.hpp-1
- include/boost/filesystem/convenience.hpp-55
- include/boost/filesystem/cstdio.hpp+6-6
- include/boost/filesystem/detail/path_traits.hpp+15-21
- include/boost/filesystem/directory.hpp+116-203
- include/boost/filesystem/exception.hpp+6-6
- include/boost/filesystem/file_status.hpp+26-43
- include/boost/filesystem/fstream.hpp+13-25
- include/boost/filesystem/operations.hpp+103-194
- include/boost/filesystem/path.hpp+38-156
- include/boost/filesystem/path_traits.hpp-38
- src/codecvt_error_category.cpp+6-6
- src/directory.cpp+57-70
- src/exception.cpp+3-3
- src/operations.cpp+116-164
- src/path.cpp+15-19
- src/path_traits.cpp+4-4
- src/unique_path.cpp+2-2
- src/windows_file_codecvt.hpp+8-8
- src/windows_tools.hpp+6-7
- test/cf_path_nullptr_test.cpp-4
- test/convenience_test.cpp+1-1
- test/cstdio_test.cpp+12-12
- test/deprecated_test.cpp-183
- test/fstream_test.cpp+1-1
- test/issues/reparse_tag_file_placeholder.cpp+4-5
- test/operations_test.cpp+3-3
- test/path_unit_test.cpp-4
0 commit comments