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

Results (3001 - 3100 of 3355)

system (24 matches)

Ticket Summary Status Resolution Version Type Priority Owner
#13633 boost/system/error_code.hpp fails to compile on clang-3.6 in gnu++14 mode due to invalid constexpr new Boost Release Branch Bugs Beman Dawes
#13000 Please use BOOST_NOEXCEPT_OR_NOTHROW new Boost 1.63.0 Bugs Beman Dawes
#13243 error_category() BOOST_SYSTEM_NOEXCEPT: std_cat_( this ) {} gives warning in Visual Studio 2010 new Boost 1.65.0 Bugs Beman Dawes
#6442 Let the user work with a header-only library new Boost 1.48.0 Feature Requests Beman Dawes
#10871 Warnings in Boost.System when built on 64 bit system on MSVC new Boost 1.57.0 Bugs Beman Dawes
#4479 OpenVMS fixes for system library new Boost 1.43.0 Patches Beman Dawes
#10872 MSVC static analyser warning in Boost.System new Boost 1.57.0 Bugs Beman Dawes
#9542 [system] BOOST_ERROR_CODE_HEADER_ONLY only works with full source tree new Boost 1.55.0 Bugs Beman Dawes
#6810 boost system auto linking is broken in svn trunk 78080 new Boost Development Trunk Bugs Beman Dawes
#9472 Undocumented define causes header-only libraries to have link dependency on system new Boost 1.55.0 Bugs Beman Dawes
#12539 error category thread safety (system + asio) c++98 new Boost 1.60.0 Bugs Beman Dawes
#7149 system failed to compile with BOOST_NO_EXCEPTIONS defined when -fno-exceptions is NOT used reopened Boost 1.51.0 Bugs Beman Dawes
#9120 system_error_category::message() produces non-english error messages in ANSI encoding new Boost 1.54.0 Bugs Beman Dawes
#9102 Various Boost header files define variables with internal linkage, which results in unnecessary code bloat new Boost 1.54.0 Bugs Beman Dawes
#7475 Functions redeclared inline after been called new Boost 1.51.0 Bugs Beman Dawes
#11834 Undefined symbols for architecture x86_64: new Boost 1.59.0 Bugs Beman Dawes
#13638 wrong system to generic error conversion on windows with ERROR_SHARING_VIOLATION new Boost 1.63.0 Bugs Beman Dawes
#8926 Windows error messages used for errno codes new Boost 1.53.0 Bugs Beman Dawes
#12312 UTF8 system error reporting for Win32 new Boost 1.61.0 Feature Requests Beman Dawes
#5357 system::error_code::operator unspecified_bool_type() should not assume 0 == success. new Boost 1.45.0 Feature Requests Beman Dawes
#7583 Missing file? new Boost 1.51.0 Bugs Beman Dawes
#3239 duplicate case value in error_code.cpp on mipsel new Boost 1.39.0 Bugs markus_werle
#11919 ERROR_BROKEN_PIPE != boost::system::errc::broken_pipe new Boost 1.59.0 Support Requests Beman Dawes
#5377 Use strerror_s to resolve error messages on Windows when possible new Boost 1.46.0 Feature Requests Beman Dawes

test (14 matches)

#3484 [Test] documentation and thread safety new Boost 1.39.0 Bugs Gennadiy Rozental
#13402 Log format JUNIT generates invalid XML files with incorrect encoding new Boost 1.66.0 Bugs Gennadiy Rozental
#1560 Performance testing with boost::test reopened Boost Development Trunk Feature Requests Gennadiy Rozental
#12541 Permit test cases that are templated *and* data-driven new Boost 1.61.0 Feature Requests Gennadiy Rozental
#7417 Detailed test status is not available in the Boost.Test log (status, assertions, passed) and so live test case status cannot be tracked new Boost Development Trunk Patches Gennadiy Rozental
#1136 Let BOOST_CHECK_EQUAL support std::wstring new Boost 1.34.1 Feature Requests Gennadiy Rozental
#13007 When BOOST_BIND_NO_PLACEHOLDERS is defined, framework.ipp seems to be missing an #include assigned Boost 1.64.0 Bugs Raffi Enficiaud
#13082 Add a way to identify the executable as a boost-test new Boost 1.64.0 Feature Requests Gennadiy Rozental
#12240 Documentation for data-driven testing should explictly mention std::tuple assigned Boost 1.61.0 Feature Requests Raffi Enficiaud
#12902 boost test labels assigned Boost 1.63.0 Support Requests Raffi Enficiaud
#7082 Add support for benchmarking new Boost 1.51.0 Feature Requests Gennadiy Rozental
#13228 argument parsing errors when unit_test_main() is called in a loop more than ones new Boost 1.65.0 Bugs Gennadiy Rozental
#13287 Broken wchar EQUAL new Boost 1.65.0 Bugs Gennadiy Rozental
#12452 XML log can contain unescaped characters from test output new Boost 1.61.0 Bugs Gennadiy Rozental

thread (54 matches)

#10878 boost::thread::attributes -> no non-variadic-support assigned Boost 1.57.0 Feature Requests viboes
#10966 packaged_task::reset should not reuse the shared state to conform to C++11 assigned Boost 1.57.0 Feature Requests viboes
#13008 [windows][Visual Studio compiler] Building Boost Thread with /GL causes leak in boost::thread_specific_ptr new Boost 1.64.0 Bugs Anthony Williams
#11550 Solaris - boost::call_once issues assigned Boost 1.59.0 Bugs viboes
#11252 make make_ready_future more efficient assigned Boost 1.58.0 Tasks viboes
#9307 future::fallback_to assert with ERRORRRRR boost: mutex lock failed in pthread_mutex_lock: Invalid argument reopened Boost Development Trunk Bugs viboes
#12795 thread library - thread_specific_ptr documentation gives obsolete recomendation assigned Boost 1.63.0 Bugs viboes
#10967 Timed wait points inconsistently convert relative to absolute waits new Boost 1.57.0 Tasks Niall Douglas
#8600 wait_for_any hangs, if called with multiple copies of shared_future referencing same task assigned Boost 1.53.0 Bugs viboes
#13599 condition_variable::timed_wait never returns assigned Boost 1.65.0 Support Requests viboes
#4833 MinGW/test_tss_lib: Support of automatic tss cleanup for native threading API not available new Boost Development Trunk Bugs Anthony Williams
#10299 Add queue iterators assigned Boost 1.56.0 Feature Requests viboes
#10301 Add shared_queue_front and shared_queue_back assigned Boost 1.56.0 Feature Requests viboes
#11052 Make all executors copyable pointing to a shared context assigned Boost 1.57.0 Feature Requests viboes
#10316 Thread: add subscription operator if the value provide it. assigned Boost 1.55.0 Feature Requests viboes
#10424 future/shared_future::then() in case of continuation return an invalid future assigned Boost 1.56.0 Feature Requests viboes
#11717 Associate an Executor used to launch the continuation to a promise/packaged_task constructor. assigned Boost 1.58.0 Feature Requests viboes
#12416 Windows: shared_mutex::state_data exceptions thrown in synthetic tests assigned Boost 1.61.0 Feature Requests viboes
#11798 Implementation of boost::shared_mutex on POSIX is suboptimal assigned Boost 1.59.0 Tasks viboes
#9118 Seg fault on thread join when llvm and libc++ are used reopened Boost 1.54.0 Bugs viboes
#10916 Change wait_for_all to work on models of Future. assigned Boost 1.57.0 Feature Requests viboes
#11773 Extract close/closed to a more specific shutdonw-executor interface. assigned Boost 1.60.0 Feature Requests viboes
#11774 Extract try_executing_one, reschedule_until to a more specific reentrant executor interface. assigned Boost 1.60.0 Feature Requests viboes
#10915 Change wait_for_any to work on models of Future. assigned Boost 1.57.0 Feature Requests viboes
#10914 Add a future::notify_when_ready function assigned Boost 1.57.0 Feature Requests viboes
#3926 thread_specific_ptr + dlopen library causes a SIGSEGV. reopened Boost 1.42.0 Bugs viboes
#10550 Implicit unwrapping from then() calls assigned Boost 1.56.0 Feature Requests viboes
#7319 Take care of c++std-lib-32966 issue assigned Boost 1.51.0 Bugs viboes
#12104 windows - Visual Studio 2015 Update 2 RC gives out warning C4191 in thread_primitive.hpp assigned Boost 1.60.0 Bugs viboes
#10551 Make futures returned by then()/when_all/when_any don't block. assigned Boost 1.56.0 Feature Requests viboes
#10610 Add unwrap shared_future constructor assigned Boost 1.57.0 Feature Requests viboes
#7595 Implement interruptible threads on top of non-interruptible threads assigned Boost 1.52.0 Feature Requests viboes
#8517 Async: Add a variadic shared_future::then assigned Boost 1.54.0 Feature Requests viboes
#11861 windows - Using boost thread crash winrt store app on start on Windows 10 Phone devices new Boost 1.60.0 Bugs viboes
#7589 Add polymorphic lockables assigned Boost 1.52.0 Feature Requests viboes
#8514 Async: Add a thread_pool executor with work stealing. assigned Boost 1.54.0 Feature Requests viboes
#11091 notify_all_at_thread_exit - ThreadSanitizer: data race assigned Boost 1.57.0 Bugs viboes
#7586 Add a testable_mutex assigned Boost 1.52.0 Feature Requests viboes
#7912 boost:thread documentation for 1.50 does not mention BOOST_THREAD_WAIT_BUG assigned Boost 1.50.0 Bugs viboes
#12773 WINDOWS- Boost thread 1.63.0 strict aliasing warnings assigned Boost 1.63.0 Bugs viboes
#2430 shared_mutex for win32 doesn't have timed_lock_upgrade reopened Boost 1.36.0 Feature Requests viboes
#7629 Implement the algorithm deadlock detection "lockdep" assigned Boost 1.52.0 Feature Requests viboes
#9599 Add a parallel_transform algorithm assigned Boost 1.54.0 Feature Requests viboes
#9592 Add a parallel_for_each algorithm assigned Boost 1.55.0 Feature Requests viboes
#9591 Add a parallel_for algorithm. assigned Boost 1.55.0 Feature Requests viboes
#9590 Add a parallel_reduce algorithm. assigned Boost 1.55.0 Feature Requests viboes
#9589 Add a parallel_sort algorithm. assigned Boost 1.55.0 Feature Requests viboes
#11499 windows - exception lock_error while intensive locking/unlocking of shared_mutex on many threads assigned Boost 1.59.0 Bugs viboes
#9588 Add a parallel_invoke algorithm. assigned Boost 1.55.0 Feature Requests viboes
#8094 hierarchical_mutex for lock hierarchies (to avoid deadlocks) assigned Boost 1.53.0 Feature Requests viboes
#13408 Boost Library Possible memory Leak assigned Boost 1.63.0 Support Requests viboes
#8273 Add externally locked streams assigned Boost 1.52.0 Feature Requests viboes
#12433 Make use of make_shared whenever possible in future.hpp assigned Boost 1.62.0 Tasks viboes
#11264 Add variadic lock_guard of Lockables assigned Boost 1.57.0 Feature Requests viboes

timer (8 matches)

#11668 cpu_timer methods documented as noexcept, while in code they are not new Boost 1.59.0 Bugs Beman Dawes
#10935 Header-only option for Boost.Timer new Boost 1.57.0 Feature Requests Beman Dawes
#8396 Timer history does not say in what version the new APIs became available new Boost 1.53.0 Bugs Beman Dawes
#2985 Progress Display Remaining Time new Boost Development Trunk Feature Requests Beman Dawes
#7567 Shadow warnings in timer.hpp new Boost 1.51.0 Bugs Beman Dawes
#9608 Reset on Report and Custom String new Boost 1.55.0 Feature Requests Beman Dawes
#11862 timer.hpp, commented line 14 (// #include <boost/chrono/chrono.hpp>) causes link error in (at least) MSVC new Boost 1.60.0 Bugs Beman Dawes
#9607 auto_cpu_timer constructors Typo new Boost 1.55.0 Bugs Beman Dawes
Note: See TracReports for help on using and creating reports.