Daniela Engert
|
4e83359537
|
fix or silence (msvc) compiler warnings about constant conditional expressions, unused parameters, narrowing, unreachable code, use of 'this' in base member initializations, and some other minor stuff
Signed-off-by: Daniela Engert <dani@ngrt.de>
|
2017-09-24 14:02:17 +02:00 |
|
Vicente J. Botet Escriba
|
fc748dbddf
|
12293- make the unwrap constructor explicit.
|
2016-08-20 09:27:47 +02:00 |
|
Vicente J. Botet Escriba
|
ba43e202c3
|
add implicit unwrap test.
|
2015-11-11 00:29:15 +01:00 |
|
Vicente J. Botet Escriba
|
3edbf67ef0
|
add unwrap/wait/get test.
|
2015-11-10 07:40:31 +01:00 |
|
Vicente J. Botet Escriba
|
b973e9b32e
|
remove BOOST_THREAD_NO_CXX11_DECLTYPE_N3276.
|
2014-09-28 13:46:21 +02:00 |
|
Vicente J. Botet Escriba
|
11e4c950ac
|
fix 10478 data race in boost/thread/future.hpp
|
2014-09-10 13:44:44 +02:00 |
|
Vicente J. Botet Escriba
|
750c849b0f
|
merge from develop for 1.56.
|
2014-02-15 16:08:32 +01:00 |
|
Vicente J. Botet Escriba
|
f02e25e4e7
|
Add BOOST_RESULT_OF_USE_DECLTYPE.
|
2014-02-02 08:45:29 +01:00 |
|
Vicente J. Botet Escriba
|
cb845f19e4
|
Fix issues with future::async and disable the code when BOOST_NO_CXX11_DECLTYPE_N3276 is defined as it is bugged.
|
2014-01-18 15:27:03 +01:00 |
|
Vicente J. Botet Escriba
|
f3a66f76e0
|
Thread: merge from trunk for 1.56.
[SVN r86770]
|
2013-11-19 21:58:34 +00:00 |
|
Vicente J. Botet Escriba
|
5753026ceb
|
Thread: increase the number of cycles of the failing tests.
[SVN r86732]
|
2013-11-17 00:32:28 +00:00 |
|
Vicente J. Botet Escriba
|
2a16b649ad
|
Thread: Added caller_context.hpp; Change executor by Executor template parameter in async; update the number of time the failing tests are run to catch all the compilers.
[SVN r86586]
|
2013-11-08 17:51:39 +00:00 |
|
Vicente J. Botet Escriba
|
f02390a804
|
Thread: fix double definition of i in test.
[SVN r86466]
|
2013-10-26 22:43:12 +00:00 |
|
Vicente J. Botet Escriba
|
f51e8c812a
|
Thread: Add a loop to catch more quickly the multiple bugs on boost::future experimental features and see which tester are failing.
[SVN r86444]
|
2013-10-26 11:22:14 +00:00 |
|
Vicente J. Botet Escriba
|
6873d85650
|
Thread: Added future::unwrap()/get_or()/fallback_to().
[SVN r84719]
|
2013-06-09 21:41:00 +00:00 |
|