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
|
8dce737911
|
Thread: fix non-copyable issues with intel compiler.
[SVN r85842]
|
2013-09-22 23:33:52 +00: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
|
d95081094f
|
Thread: remove some warnings
[SVN r77849]
|
2012-04-09 15:26:40 +00:00 |
|
Vicente J. Botet Escriba
|
74519977fd
|
Thread: Avoid warning boost/bind/bind.hpp(392) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
[SVN r77356]
|
2012-03-17 12:47:54 +00:00 |
|
Gennadiy Rozental
|
5c124234bb
|
eliminated unit_test_framework and BOOST_MESSAGE
[SVN r74731]
|
2011-10-05 09:52:10 +00:00 |
|
Anthony Williams
|
3f13340903
|
Don't construct function objects directly in boost::thread constructor as some compilers can't handle that.
[SVN r45911]
|
2008-05-29 15:36:52 +00:00 |
|
Anthony Williams
|
6868280409
|
Try and avoid compile errors in test_thread_callable_object_one_argument
[SVN r45764]
|
2008-05-26 07:36:16 +00:00 |
|
Anthony Williams
|
080654e3ef
|
New tests for a normal function with one argument, and a member function with 0 or 1 arguments
[SVN r45607]
|
2008-05-21 13:38:04 +00:00 |
|
Anthony Williams
|
a76c33f8cc
|
made the callable_no_args function object a named object rather than a temporary, in order to avoid gratuitous breakage on some compilers
[SVN r43528]
|
2008-03-06 07:59:16 +00:00 |
|
Anthony Williams
|
810306b8f3
|
thread constructor now accepts up to three additional arguments to pass to thread function
[SVN r43464]
|
2008-03-03 10:52:44 +00:00 |
|