#7224
|
Fix endian.hpp and Filesystem on Android
|
new
|
|
Boost Development Trunk
|
Patches
|
|
Beman Dawes
|
#7211
|
path_locale destructor crashes when overloaded operator new and delete are present
|
new
|
|
Boost 1.51.0
|
Bugs
|
|
Beman Dawes
|
#7202
|
filesystem: Function remove_all_aux() with an argument of type system::error_code& can throw exception in case of filesystem error
|
new
|
|
Boost 1.47.0
|
Bugs
|
|
Beman Dawes
|
#10380
|
filesystem directory iterator throws on increment
|
new
|
|
Boost 1.55.0
|
Bugs
|
|
Beman Dawes
|
#7126
|
function is_separator and boost::filesystem::slash<boost::filesystem::path>::value move to main hpp file
|
new
|
|
Boost 1.51.0
|
Bugs
|
|
Beman Dawes
|
#12377
|
boost::filesystem::exist() returns false when file exist in system
|
new
|
|
Boost 1.61.0
|
Bugs
|
|
Beman Dawes
|
#7076
|
A few trivial 64-bit warning fixes on Windows
|
new
|
|
Boost 1.50.0
|
Patches
|
|
Beman Dawes
|
#9682
|
first slash in path "a:/b/c" is interpreted as second node in [path.begin() parh.end()] sequence (windows)
|
new
|
|
Boost 1.55.0
|
Bugs
|
|
Beman Dawes
|
#11910
|
recursive_directory_iterator doesn't set end iterator properly when exception is thrown in increment()
|
new
|
|
Boost 1.60.0
|
Bugs
|
|
Beman Dawes
|
#8954
|
clang static analyser undefined value in boost/libs/filesystem/src/unique_path.cpp
|
new
|
|
Boost 1.54.0
|
Bugs
|
|
Beman Dawes
|
#11179
|
create_directories() does not allow control of permissions
|
new
|
|
Boost 1.57.0
|
Feature Requests
|
|
Beman Dawes
|
#13028
|
boost::filesystem::canonical(const path& p, system::error_code& ec) throws exception
|
new
|
|
Boost 1.65.0
|
Bugs
|
|
Beman Dawes
|
#9575
|
is_directory() wrong with NTFS mounted volumes, and temp_directory_path() fails then
|
new
|
|
Boost 1.54.0
|
Bugs
|
|
Beman Dawes
|
#13339
|
boost::filesystem segfaults under simple use...
|
new
|
|
Boost 1.65.0
|
Bugs
|
|
Beman Dawes
|
#13426
|
path::concat should ideally take a value_type
|
new
|
|
Boost 1.63.0
|
Feature Requests
|
|
Beman Dawes
|
#9560
|
operations_test_static unit test crashes during static initialization phase on Mac/10.7/32-bit/darwin-4.2.1
|
new
|
|
Boost 1.55.0
|
Bugs
|
|
Beman Dawes
|
#13428
|
Windows: "is_symlink" for drive letter (without trailing directory separator) returns the wrong result
|
new
|
|
Boost 1.66.0
|
Bugs
|
|
Beman Dawes
|
#12904
|
canonical fails for relative symbolic link on NTFS
|
new
|
|
Boost 1.63.0
|
Bugs
|
|
Beman Dawes
|
#11898
|
Input stream operator of a filesystem::path can't handle spaces
|
new
|
|
Boost 1.58.0
|
Bugs
|
|
Beman Dawes
|
#1090
|
scoped_file class that deletes file at end of scope
|
new
|
|
|
Feature Requests
|
|
Beman Dawes
|
#12987
|
boost::filesystem::exists crashes
|
new
|
|
Boost 1.64.0
|
Bugs
|
|
Beman Dawes
|
#6884
|
Add functionality to enumerate filesystem roots
|
new
|
|
Boost 1.49.0
|
Feature Requests
|
|
Beman Dawes
|
#12116
|
filesystem::path::iterator does not work correctly with "\\?\UNC\{servername}" paths
|
new
|
|
Boost 1.61.0
|
Bugs
|
|
Beman Dawes
|
#12879
|
boost::filesystem::rename could result in copy instead of rename (windows)
|
new
|
|
Boost 1.60.0
|
Bugs
|
|
Beman Dawes
|
#6834
|
Memory corruption when calling boost::filesystem::exists() from static initializer with Unicode paths
|
new
|
|
Boost 1.49.0
|
Bugs
|
|
Beman Dawes
|
#13406
|
Boost 1.65.1 : Boost filesystem error codes for non existent files seems to be incorrect
|
new
|
|
Boost 1.65.0
|
Bugs
|
|
Beman Dawes
|
#9968
|
[filesystem] Streams don't handle unicode file name on Windows
|
new
|
|
Boost 1.55.0
|
Bugs
|
|
Beman Dawes
|
#6822
|
Patch to fix process_status_failure behaviour
|
new
|
|
Boost Development Trunk
|
Patches
|
|
Beman Dawes
|
#10354
|
inconsistent declaration of do_length in boost/detail/utf8_codecvt_facet.hpp due to missing BOOST_WORKAROUND
|
reopened
|
|
Boost 1.56.0
|
Bugs
|
|
Beman Dawes
|
#10900
|
read_symlink fails to correctly read NTFS junctions
|
assigned
|
|
Boost 1.57.0
|
Bugs
|
|
Beman Dawes
|
#13230
|
_FILE_OFFSET_BITS=64 breaks compilation with Android NDK r15 and API<24
|
new
|
|
Boost 1.65.0
|
Bugs
|
|
Beman Dawes
|
#8342
|
[filesystem] v3 path interface is no longer an abstraction
|
new
|
|
Boost 1.49.0
|
Bugs
|
|
Beman Dawes
|
#6778
|
directory_iterator and recursive_directory_iterator has inconsistent behavior with STL iterator when assignment operator=() is involved.
|
new
|
|
Boost 1.49.0
|
Bugs
|
|
Beman Dawes
|
#6775
|
boost::filesystem::path cannot be created from lexical_cast("")
|
new
|
|
Boost 1.48.0
|
Bugs
|
|
Beman Dawes
|
#8301
|
filesystem::canonical() has a race condition on Windows 7/10
|
new
|
|
Boost 1.59.0
|
Bugs
|
|
Beman Dawes
|
#13439
|
boost:::filesystem:::copy_file : The File Exist
|
new
|
|
Boost 1.63.0
|
Bugs
|
|
Beman Dawes
|
#6761
|
boost::filesystem::absolute mixes generic and native format
|
new
|
|
Boost 1.48.0
|
Bugs
|
|
Beman Dawes
|
#12301
|
problem building 1.61.0
|
new
|
|
Boost 1.61.0
|
Bugs
|
|
Beman Dawes
|
#12836
|
the function canonical invalidates a path if there is double dot between two symbolic links
|
new
|
|
Boost 1.59.0
|
Bugs
|
|
Beman Dawes
|
#9622
|
Add function time created file.
|
new
|
|
Boost Release Branch
|
Feature Requests
|
|
Beman Dawes
|
#11836
|
cannot build filesystem, utility/enable_if has been moved to core
|
new
|
|
Boost Development Trunk
|
Bugs
|
|
Beman Dawes
|
#8425
|
[filesystem][documentation] copy_file cannot overwrite executing binary
|
new
|
|
Boost 1.51.0
|
Bugs
|
|
Beman Dawes
|
#6659
|
Filesystem compilation broken on Solaris 9 and 10
|
reopened
|
|
Boost 1.49.0
|
Bugs
|
|
Beman Dawes
|
#8388
|
windows_file_codecvt should be allocated with _NEW_CRT
|
assigned
|
|
Boost 1.53.0
|
Bugs
|
|
Beman Dawes
|
#2138
|
Windows test cases need to include \\?\ and \\.\ prefixes
|
new
|
|
Boost 1.35.0
|
Feature Requests
|
|
Beman Dawes
|
#6638
|
convert_aux fails while intializing global variable
|
assigned
|
|
Boost 1.59.0
|
Bugs
|
|
Beman Dawes
|
#6617
|
filesystem::remove_all can't delete directory that contains directory junction
|
new
|
|
Boost 1.48.0
|
Bugs
|
|
Beman Dawes
|
#11138
|
filesystem::path::canonical() failed with junction points on Windows
|
new
|
|
Boost 1.57.0
|
Bugs
|
|
Beman Dawes
|
#4494
|
recursive_directory_iterator throws unexpectedly in the non-throw mode
|
assigned
|
|
Boost Development Trunk
|
Feature Requests
|
|
Beman Dawes
|
#9099
|
boost::filesystem::stem() reporting wrong value on some entries (seen on Linux)
|
new
|
|
Boost 1.50.0
|
Bugs
|
|
Beman Dawes
|
#8345
|
0 bytes after a block of size 8 alloc'd
|
new
|
|
Boost 1.53.0
|
Bugs
|
|
Beman Dawes
|
#10450
|
Undefined behavior in boost::filesystem::detail::directory_iterator_construct
|
new
|
|
Boost 1.56.0
|
Bugs
|
|
Beman Dawes
|
#9450
|
fstream open utf8 filename fails x86_64-w64-mingw32
|
new
|
|
Boost 1.55.0
|
Bugs
|
|
Beman Dawes
|
#8539
|
Windows Extended Path Prefix Suggestion
|
new
|
|
Boost 1.53.0
|
Feature Requests
|
|
Beman Dawes
|
#10454
|
windows_file_codecvt::do_length doesn't use BOOST_CODECVT_DO_LENGTH_CONST
|
new
|
|
Boost 1.63.0
|
Bugs
|
|
Beman Dawes
|
#12601
|
system_complete doc error
|
new
|
|
Boost 1.62.0
|
Bugs
|
|
Beman Dawes
|
#6521
|
Directory listing using C++11 range-based for loops
|
assigned
|
|
Boost 1.48.0
|
Feature Requests
|
|
Beman Dawes
|
#12306
|
boost::filesystem::remove_all(const path& p, system::error_code& ec) throws while it shouldn't
|
new
|
|
Boost 1.59.0
|
Bugs
|
|
Beman Dawes
|
#4438
|
Possible infinite loop in boost:: filesystem::copy_file for unix
|
new
|
|
Boost Development Trunk
|
Bugs
|
|
Beman Dawes
|
#10485
|
heap-use-after-free using C++11 range loop
|
assigned
|
|
Boost 1.54.0
|
Bugs
|
|
Beman Dawes
|
#6563
|
system_complete documention note broken link/missing info
|
new
|
|
Boost 1.49.0
|
Bugs
|
|
Beman Dawes
|
#7944
|
Adapt filesystem for vxWorks 6.9
|
new
|
|
Boost 1.53.0
|
Bugs
|
|
Beman Dawes
|
#13172
|
filesystem::directory_iterator::operator++: Function not implemented (errno not reset)
|
new
|
|
Boost 1.64.0
|
Bugs
|
|
Beman Dawes
|
#4404
|
last_write_time for a symlink
|
new
|
|
Boost 1.44.0
|
Feature Requests
|
|
Beman Dawes
|
#6448
|
basic_filesystem_error still referenced in docs
|
new
|
|
Boost 1.48.0
|
Bugs
|
|
Beman Dawes
|
#8285
|
These is no statvfs.h in android NDK
|
new
|
|
Boost 1.53.0
|
Patches
|
|
Beman Dawes
|
#12254
|
NULL reference to error_code passing to noexcept functions caused std::terminate
|
new
|
|
Boost 1.61.0
|
Bugs
|
|
Beman Dawes
|
#12239
|
Filesystem compiler error when using Clang 3.7 in Microsoft Windows
|
new
|
|
Boost 1.61.0
|
Bugs
|
|
Beman Dawes
|
#13158
|
core dump when get parent_path in a new thread
|
new
|
|
Boost 1.56.0
|
Bugs
|
|
Beman Dawes
|
#12743
|
boost::filesystem in Windows fails to compare two identical paths with different case
|
new
|
|
Boost 1.61.0
|
Bugs
|
|
Beman Dawes
|
#11914
|
abort is called while boost::filesystem::copy tries to throw and exception
|
new
|
|
Boost 1.65.0
|
Bugs
|
|
Beman Dawes
|
#10233
|
create_directories causes invalid read
|
assigned
|
|
Boost 1.50.0
|
Bugs
|
|
Beman Dawes
|
#8634
|
boost/filesystem/path.hpp is not self-sufficient
|
new
|
|
Boost 1.53.0
|
Bugs
|
|
Beman Dawes
|
#8946
|
filesystem::directory_iterator returns incorrect listing
|
new
|
|
Boost 1.54.0
|
Bugs
|
|
Beman Dawes
|
#6197
|
Maximum file name length for ODS-2 (OpenVMS) not mentioned in portability guide
|
new
|
|
Boost 1.48.0
|
Bugs
|
|
Beman Dawes
|
#6188
|
boost directory_iterator construct throw segmentation fault
|
assigned
|
|
Boost 1.47.0
|
Bugs
|
|
Beman Dawes
|
#8939
|
boot filesystem error when copy-overwrite-the file to itself
|
new
|
|
Boost 1.53.0
|
Bugs
|
|
Beman Dawes
|
#9547
|
Boost Filesystem documentation contains now removed "make_absolute()" method
|
new
|
|
Boost 1.55.0
|
Bugs
|
|
Beman Dawes
|
#12746
|
boost::filesystem::canonical fails for network paths on windows/inconsistent behavior
|
new
|
|
Boost 1.61.0
|
Bugs
|
|
Beman Dawes
|
#13321
|
boost::process: executable extension is required to create a process.
|
new
|
|
Boost 1.65.0
|
Bugs
|
|
Beman Dawes
|
#13642
|
Strange behaviour of filesystem::relative on Windows
|
new
|
|
Boost 1.67.0
|
Bugs
|
|
Beman Dawes
|
#13274
|
boost.filesystem compile problem on Android
|
new
|
|
Boost 1.65.0
|
Bugs
|
|
Beman Dawes
|
#6097
|
wrong filesystem::path::stem() and ..::extension() documentation
|
new
|
|
Boost 1.47.0
|
Bugs
|
|
Beman Dawes
|
#6085
|
Make use of statvfs() for OpenBSD with Boost.Filesystem
|
new
|
|
Boost Development Trunk
|
Patches
|
|
Beman Dawes
|
#6065
|
Accessing Windows paths with non-ANSI characters fails with g++
|
new
|
|
Boost 1.47.0
|
Bugs
|
|
Beman Dawes
|
#11057
|
fs::copy fails with FILE_ATTRIBUTE_REPARSE_POINT attribute
|
new
|
|
Boost 1.57.0
|
Bugs
|
|
Beman Dawes
|
#12165
|
Build filesystem for Windows Runtime
|
new
|
|
Boost 1.61.0
|
Patches
|
|
Beman Dawes
|
#10078
|
Incomplete API with respect to file related dates (cration, modification, access)
|
assigned
|
|
Boost 1.55.0
|
Feature Requests
|
|
Beman Dawes
|
#12420
|
Boost filesystem should use POSIX API on cygwin
|
new
|
|
Boost 1.61.0
|
Bugs
|
|
Beman Dawes
|
#6018
|
Add touch() and create_file() functions
|
assigned
|
|
Boost 1.47.0
|
Feature Requests
|
|
Beman Dawes
|
#12164
|
Build filesystem for Windows Runtime
|
new
|
|
Boost 1.61.0
|
Patches
|
|
Beman Dawes
|
#5988
|
boost::filesystem::absolute doesn't work with ../relative_path or ./relative_path
|
new
|
|
Boost 1.47.0
|
Bugs
|
|
Beman Dawes
|
#12665
|
boost::filesystem::path::replace_extension(const path& new_extension) produces inintuitive path on special directory
|
new
|
|
Boost 1.62.0
|
Feature Requests
|
|
Beman Dawes
|
#13424
|
incorect path separator in filesystem::weakly_canonical
|
new
|
|
Boost 1.66.0
|
Bugs
|
|
Beman Dawes
|
#11039
|
filesystem_error exception uses wrong encoding for what()
|
new
|
|
Boost 1.55.0
|
Feature Requests
|
|
Beman Dawes
|
#5937
|
Sun C++ 5.11 Linux compilation errors: operations.cpp
|
assigned
|
|
Boost 1.47.0
|
Bugs
|
|
Beman Dawes
|
#12637
|
The FAQ should address the difference from the C++ standard library version
|
new
|
|
Boost 1.62.0
|
Bugs
|
|
Beman Dawes
|
#11037
|
last_write_time doesn't work on Windows on files with custom access rights
|
new
|
|
Boost 1.55.0
|
Bugs
|
|
Beman Dawes
|
#12640
|
is_empty and remove_all may throw even when called with error_code& argument.
|
new
|
|
Boost 1.62.0
|
Bugs
|
|
Beman Dawes
|
#6320
|
race condition in boost::filesystem::path leads to crash when used in multithreaded programs
|
reopened
|
|
Boost 1.64.0
|
Bugs
|
|
Beman Dawes
|