{14} Active Tickets by Library / Component (3355 matches)

Results (901 - 1000 of 3355)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20

date_time (8 matches)

Ticket Summary Status Resolution Version Type Priority Owner
#5428 No <ctime> function in Windows CE 6.0 new Boost 1.46.1 Bugs az_sw_dude
#2635 date_time input_facet formatting new Boost 1.37.0 Bugs az_sw_dude
#1574 operator<< for boost::posix_time::ptime ignores ostream flags new Boost 1.45.0 Patches az_sw_dude
#12054 boost include directives use double quotes incorrectly new Boost 1.61.0 Bugs az_sw_dude
#3607 no error reporting when parsing ptime with user-defined facets (with bugfix) new Boost 1.40.0 Bugs az_sw_dude
#13195 Parsing a local_date_time with a custom decimal point does not work new Boost 1.65.0 Bugs az_sw_dude
#5195 time_duration visualizer works incorrectly with negative duration new Boost 1.46.0 Bugs fkonvick
#8475 Make Boost.date_time compatible with Clang's -Wimplicit-fallthrough diagnostic. new Boost Development Trunk Patches az_sw_dude

Documentation (18 matches)

#2448 syntax highlighting for code in documentation or website assigned Boost Development Trunk Feature Requests Daniel James
#1479 Document litre tool. new Boost Development Trunk Tasks Daniel Wallin
#11979 Wiki page has broken link to building Python new Boost 1.61.0 Bugs Matias Capeletto
#1487 Update the writing documentation instructions assigned Tasks Daniel James
#11969 Add new library category new Boost 1.61.0 Feature Requests Matias Capeletto
#2232 Documentation build needs to detect missing prerequisites new Boost 1.36.0 Feature Requests No-Maintainer
#13548 typo in documentation new Boost 1.67.0 Bugs Matias Capeletto
#6591 Download of boost source and documentation should be separate new Boost 1.48.0 Feature Requests No-Maintainer
#9313 Preserve doxygen syntax highlighting in doxygen2boostbook. new Boost 1.54.0 Bugs Daniel James
#4283 Missing doygen features in boost book new Boost 1.44.0 Feature Requests Steven Watanabe
#10633 mingw project was migrated to mingw-w64 6 mos to a year ago new Boost 1.56.0 Bugs Daniel James
#13361 Host boost.org using HTTPS new Tasks Matias Capeletto
#2730 Boostbook might place many authors on one line? new Boost 1.37.0 Feature Requests No-Maintainer
#5479 Doxygen: Support for C++0x scoped enums new Boost 1.46.1 Feature Requests Steven Watanabe
#13187 Getting Started guide has wrong information new Boost 1.65.0 Bugs Matias Capeletto
#5244 <methodname> and <classname> clash with docbook new Boost 1.45.0 Bugs No-Maintainer
#13222 Documentation for header-only libraries inaccurate new Boost 1.65.0 Bugs Matias Capeletto
#5243 Support doxygen <ref> elements in passthrough mode. new Boost 1.45.0 Feature Requests Steven Watanabe

dynamic_bitset (14 matches)

#11515 dynamic_bitset move constructor should be conditionally noexcept new Boost 1.58.0 Bugs jsiek
#2841 boost::hash to support boost::dynamic_bitset new Boost 1.43.0 Feature Requests James E. King, III
#9939 Patch to add "no exceptions" support to dynamic_bitset assigned Boost 1.55.0 Patches acharles
#12801 dynamic_bitset move constructor/assignment does not compile with state allocator new Boost 1.62.0 Bugs jsiek
#13016 small buffer optimization for bool vector or dynamic_bitset new Boost 1.64.0 Feature Requests jsiek
#5158 speed up lowest_bit() for gcc 4.x compatibles new Feature Requests James E. King, III
#12055 boost include directives use double quotes incorrectly new Boost 1.61.0 Bugs jsiek
#10313 Dynamic bitset destruction asserts with small size new Boost 1.55.0 Bugs jsiek
#10974 dynamic_bitset.hpp should not use "using namespace std" new Boost 1.57.0 Patches jsiek
#12169 error when copying blocks into a dynamic_bitset with size() not an integral number of bits_per_block new Boost 1.61.0 Bugs jsiek
#12283 Library requirements errors. new Boost Development Trunk Bugs jsiek
#11122 Bulk/Range set/unset operations new Boost Development Trunk Feature Requests jsiek
#11390 Wrong type in dynamic_bitset::reference constructor new Boost 1.58.0 Bugs jsiek
#10818 A C4267 "possible loss of data" warning when compiling on VS2013 x64 with /W4 new Boost 1.56.0 Bugs jsiek

endian (5 matches)

#10407 MSC Warning disable: Use pop instead push new Boost 1.56.0 Bugs Beman Dawes
#13614 padding related issue on VS2017 with boost::endian new Boost 1.67.0 Bugs Beman Dawes
#12161 Broken link in HTML documentation new Boost 1.60.0 Bugs Beman Dawes
#12162 buffer interface violates strict-aliasing rule new Boost 1.60.0 Bugs Beman Dawes
#12148 VS2015 warning: macro redefinition new Boost 1.60.0 Bugs Beman Dawes

exception (27 matches)

#13227 exception.hpp : disable false warning C4265 given by Visual Studio new Boost 1.64.0 Bugs Emil Dotchevski
#7709 Exception library always built as static library. new Boost 1.51.0 Bugs Emil Dotchevski
#7320 Warnings "duplicate friend declaration" with Intel C++ Compiler XE 12.1.5.344 new Boost 1.51.0 Bugs Emil Dotchevski
#5496 Add API for detection of exception new Boost 1.45.0 Feature Requests Emil Dotchevski
#11874 Compilation error with GCC4.6 in C++11 mode reopened Boost 1.64.0 Bugs Emil Dotchevski
#10462 throw exception inherits two std::exception new Boost 1.56.0 Bugs Emil Dotchevski
#12884 to_string() new Boost 1.63.0 Bugs Emil Dotchevski
#8243 strerror is not thread-safe on all platforms new Boost 1.52.0 Bugs Emil Dotchevski
#8383 Add noexcept to current_exception() function new Boost 1.53.0 Feature Requests Emil Dotchevski
#11403 exception_ptr.hpp causes crash when .NET tries to unload a DLL that uses boost new Boost 1.56.0 Bugs Emil Dotchevski
#6824 warning: delete called on boost::error_info... that has virtual functions but non-virtual destructor reopened Boost 1.56.0 Bugs Emil Dotchevski
#8382 Add a C++11 conforming make_exception_ptr new Boost 1.53.0 Feature Requests Emil Dotchevski
#10764 current_exception_diagnostic_information returns an empty string if what returns an empty string. new Boost 1.55.0 Bugs Emil Dotchevski
#7483 Exception 'T' is not a legal base class new Boost 1.52.0 Support Requests Emil Dotchevski
#6365 Compiler warnings when running static code analysis after build on MSVC 10 new Boost 1.48.0 Bugs Emil Dotchevski
#4360 Borland / Codegear patch for boost::enable_error_info new Boost 1.44.0 Patches Emil Dotchevski
#9769 Add conversion from boost::exception_ptr to std::exception_ptr when available new Boost 1.55.0 Feature Requests Emil Dotchevski
#9134 Code that uses BOOST_THROW_EXCEPTION produces a lot of "result may be used uninitialized (...)" warnings in certain conditions new Boost 1.54.0 Patches Emil Dotchevski
#4068 Borland also needs private/public workaround in boost::exception new Boost 1.42.0 Patches niels_dekker
#8353 Fix a warning in throw_exception.hpp header which causes build breakage new Boost 1.53.0 Bugs Emil Dotchevski
#8863 BOOST_ATTRIBUTE_NORETURN causes stack pointer corruption new Boost 1.49.0 Bugs Emil Dotchevski
#9385 Call current_exception in concurrent manner for the same exception object new Boost 1.53.0 Bugs Emil Dotchevski
#9627 Missing include and BOOST_NO_TYPEID check new Boost 1.54.0 Bugs Emil Dotchevski
#9715 Converting std:exception_ptr to boost:exception_ptr new Boost 1.55.0 Feature Requests Emil Dotchevski
#10899 symbol visibility: cannot catch an exception thrown by boost::throw_exception on mac OS new Boost 1.55.0 Bugs Emil Dotchevski
#10198 current_exception_diagnostic_information() returns empty string if verbose is false new Boost 1.55.0 Bugs Emil Dotchevski
#9269 boost.exception unqualified enable_if/disable_if causing name clash with boost.test enable_if/disable_if new Boost Development Trunk Bugs Emil Dotchevski

filesystem (28 matches)

#9074 Performance inefficiencies in boost::libs::filesystem::src::operations.cpp new Boost 1.54.0 Feature Requests Beman Dawes
#11567 Boost crashes when boost::filesystem::path::imbue(std::locale("")); new Boost 1.57.0 Bugs Beman Dawes
#13172 filesystem::directory_iterator::operator++: Function not implemented (errno not reset) new Boost 1.64.0 Bugs Beman Dawes
#11138 filesystem::path::canonical() failed with junction points on Windows new Boost 1.57.0 Bugs Beman Dawes
#8301 filesystem::canonical() has a race condition on Windows 7/10 new Boost 1.59.0 Bugs Beman Dawes
#7440 boost::filesystem compile error on solaris 10 new Boost 1.51.0 Bugs Beman Dawes
#7404 filesystem::canonical fails on UNC paths on Windows new Boost 1.50.0 Bugs Beman Dawes
#8539 Windows Extended Path Prefix Suggestion new Boost 1.53.0 Feature Requests Beman Dawes
#7396 filesystem::path::remove_all(path, error_code) throws filesystem_error exception new Boost 1.50.0 Bugs Beman Dawes
#11057 fs::copy fails with FILE_ATTRIBUTE_REPARSE_POINT attribute new Boost 1.57.0 Bugs Beman Dawes
#9547 Boost Filesystem documentation contains now removed "make_absolute()" method new Boost 1.55.0 Bugs Beman Dawes
#11949 request for information new Boost 1.61.0 Support Requests Beman Dawes
#7313 filesystem reference doc shows path::u16string(), but it doesn't exist new Boost 1.50.0 Bugs Beman Dawes
#7310 filesystem::path::iterator::operator+ is unusable due to compile error new Boost 1.50.0 Bugs Beman Dawes
#12904 canonical fails for relative symbolic link on NTFS new Boost 1.63.0 Bugs Beman Dawes
#4888 codecvt_error_category is not thread-safe new Boost 1.45.0 Bugs Beman Dawes
#7258 boost::filesystem::create_directories(const &path) returns false if the path contains a slash at the end of the string reopened Boost 1.59.0 Bugs Beman Dawes
#11944 lexically_relative() documentation incorrect new Boost 1.60.0 Bugs Beman Dawes
#12879 boost::filesystem::rename could result in copy instead of rename (windows) new Boost 1.60.0 Bugs Beman Dawes
#9622 Add function time created file. new Boost Release Branch Feature Requests Beman Dawes
#13133 copy_file does not check file type, can fill disk or hang program if used on certain file types new Boost 1.63.0 Bugs Beman Dawes
#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
#12420 Boost filesystem should use POSIX API on cygwin new Boost 1.61.0 Bugs Beman Dawes
#11947 filesystem: getting file_type from a directory_entry without causing a system call on linux new Boost 1.61.0 Patches Beman Dawes
#12601 system_complete doc error new Boost 1.62.0 Bugs Beman Dawes
#11051 filesystem::temp_directory_path() fails on OSX new Boost 1.57.0 Bugs Beman Dawes
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Note: See TracReports for help on using and creating reports.