#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
|
#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
|