Vicente J. Botet Escriba
|
e1b5f9d786
|
Try to catch the CircleCi clang issues.
|
2018-10-18 18:59:49 +02:00 |
|
Vicente J. Botet Escriba
|
2c028aa014
|
fix more erros after Boost.Test commit.
|
2015-01-12 00:36:55 +01:00 |
|
Vicente J. Botet Escriba
|
677dbe7688
|
Thread: merge from trunk 1.54. Fix #8027,#8323,#8337.
[SVN r83660]
|
2013-03-31 10:56:43 +00:00 |
|
Vicente J. Botet Escriba
|
f9b257e368
|
Thread: merge from trunk 1.54 - once_atomic; null_mutex
[SVN r82838]
|
2013-02-12 18:32:00 +00:00 |
|
Vicente J. Botet Escriba
|
ad3247dd29
|
Thread: merge from trunk 1.53
[SVN r81667]
|
2012-12-02 09:22:33 +00:00 |
|
Vicente J. Botet Escriba
|
b470ffdb56
|
Thread: Added macro BOOST_THREAD_DCL_MOVABLE to mask has_move_emulation_enabled_aux specialization
[SVN r78123]
|
2012-04-22 08:12:27 +00:00 |
|
Vicente J. Botet Escriba
|
d95081094f
|
Thread: remove some warnings
[SVN r77849]
|
2012-04-09 15:26:40 +00:00 |
|
Vicente J. Botet Escriba
|
b6063b5c60
|
* [@http://svn.boost.org/trac/boost/ticket/2741 #2741] Proposal to manage portable and non portable thread attributes.
* [@http://svn.boost.org/trac/boost/ticket/6195 #6195] c++11 compliance: Provide the standard time related interface using Boost.Chrono.
* [@http://svn.boost.org/trac/boost/ticket/6224 #6224] c++11 compliance: Add the use of standard noexcept on compilers supporting them.
* [@http://svn.boost.org/trac/boost/ticket/6226 #6226] c++11 compliance: Add explicit bool conversion from locks.
* [@http://svn.boost.org/trac/boost/ticket/6230 #6230] c++11 compliance: Follows the exception reporting mechanism as defined in the c++11.
* [@http://svn.boost.org/trac/boost/ticket/6272 #6272] c++11 compliance: Add thread::id hash specialization.
* [@http://svn.boost.org/trac/boost/ticket/6273 #6273] c++11 compliance: Add cv_status enum class and use it on the conditions wait functions.
* [@http://svn.boost.org/trac/boost/ticket/6194 #6194] Adapt to Boost.Move.
Fixed Bugs:
* [@http://svn.boost.org/trac/boost/ticket/2575 #2575] Bug- Boost 1.36.0 on Itanium platform.
* [@http://svn.boost.org/trac/boost/ticket/4921 #4921] BOOST_THREAD_USE_DLL and BOOST_THREAD_USE_LIB are crucial and need to be documented.
* [@http://svn.boost.org/trac/boost/ticket/5013 #5013] documentation: boost:🧵 pthreas_exit causes terminate().
* [@http://svn.boost.org/trac/boost/ticket/5351 #5351] interrupt a future get boost::unknown_exception.
* [@http://svn.boost.org/trac/boost/ticket/5516 #5516] Upgrade lock is not acquired when previous upgrade lock releases if another read lock is present.
* [@http://svn.boost.org/trac/boost/ticket/5990 #5990] shared_future<T>::get() has wrong return type.
* [@http://svn.boost.org/trac/boost/ticket/6174 #6174] packaged_task doesn't correctly handle moving results.
[SVN r76543]
|
2012-01-16 17:32:08 +00:00 |
|
Vicente J. Botet Escriba
|
6ec8e2ccec
|
Thread: Fix error following last commit 76277 for #6141
[SVN r76280]
|
2012-01-02 17:48:18 +00:00 |
|
Vicente J. Botet Escriba
|
ad571bd898
|
Thread: Fix error returning in constructor
[SVN r76078]
|
2011-12-20 12:42:45 +00:00 |
|
Vicente J. Botet Escriba
|
21f75da2f6
|
Thread: don't overload move when BOOST_NO_RVALUE_REFERENCES is not defined
[SVN r76074]
|
2011-12-19 23:22:08 +00:00 |
|
Gennadiy Rozental
|
5c124234bb
|
eliminated unit_test_framework and BOOST_MESSAGE
[SVN r74731]
|
2011-10-05 09:52:10 +00:00 |
|
Anthony Williams
|
61b940b705
|
Renamed namespace user to user_test_ns to try and avoid a name clash on some platforms
[SVN r45601]
|
2008-05-21 09:51:53 +00:00 |
|
Anthony Williams
|
ec735d3e9b
|
Simplified move support
[SVN r45108]
|
2008-05-04 09:52:54 +00:00 |
|
Anthony Williams
|
25ad6e3f8f
|
boost::move support for locks
[SVN r42118]
|
2007-12-17 12:52:50 +00:00 |
|
Anthony Williams
|
df0197b617
|
Updated move function test to be fair to Borland
[SVN r42117]
|
2007-12-17 11:24:13 +00:00 |
|
Anthony Williams
|
a89c4f01ad
|
explicit move functions for threads, with a test
[SVN r42087]
|
2007-12-15 22:36:43 +00:00 |
|