Vicente J. Botet Escriba
|
15f2d7a21c
|
fix test not returning boost::report_errors().
|
2018-09-06 07:16:17 +02:00 |
|
Edward Diener
|
dfb64a5af5
|
Removed executable attribute.
|
2017-09-17 08:51:10 -04:00 |
|
Vicente J. Botet Escriba
|
ea0889485e
|
Make use of BOOST_THREAD_COPYABLE_AND_MOVABLE and BOOST_THREAD_COPY_ASSIGN_REF when appropriated.
|
2014-08-24 18:16:28 +02:00 |
|
Vicente J. Botet Escriba
|
9138a2ae92
|
Thread: Added missing variadic constructor for task_shared_state.
[SVN r86548]
|
2013-11-03 16:17:23 +00:00 |
|
Vicente J. Botet Escriba
|
7875edd234
|
Thread: make use of csbl to make the code more readable and to ensure that it interact well with the std.
[SVN r86504]
|
2013-10-28 20:08:39 +00:00 |
|
Vicente J. Botet Escriba
|
a6f67e25e3
|
Thread: fix packaged_task<void()> issue and add tests.
[SVN r84597]
|
2013-06-01 14:27:16 +00:00 |
|
Vicente J. Botet Escriba
|
6d01267030
|
Thread: manage with #8596.
[SVN r84414]
|
2013-05-22 05:40:58 +00:00 |
|
Vicente J. Botet Escriba
|
b03cebff7b
|
Thread: protect some tests with BOOST_THREAD_PROVIDES_VARIADIC_THREAD.
[SVN r83503]
|
2013-03-19 22:35:50 +00:00 |
|
Vicente J. Botet Escriba
|
fcb94bcecf
|
Thread: Add more tests for _at_thread_exit functions when the source is moved.
[SVN r81792]
|
2012-12-08 14:05:52 +00:00 |
|
Vicente J. Botet Escriba
|
004e8a4fcf
|
Thread: Added packaged_task::make_ready_at_thread_exit
[SVN r81205]
|
2012-11-05 17:41:09 +00:00 |
|
Vicente J. Botet Escriba
|
1c0a4999b8
|
Thread: rework async and packaged task.
[SVN r81117]
|
2012-10-31 01:37:57 +00:00 |
|
Vicente J. Botet Escriba
|
5d13b87dd3
|
Thread: constraint these test to run only when BOOST_THREAD_USES_CHRONO is defined
[SVN r80847]
|
2012-10-04 17:08:23 +00:00 |
|
Vicente J. Botet Escriba
|
26f4ad3db2
|
Thread: try to fix some issues with packaged_task with signature parameters
[SVN r80783]
|
2012-09-30 14:31:52 +00:00 |
|
Vicente J. Botet Escriba
|
dedaa7e617
|
Thread: version 4: Added variadic templates for packed_task cons, async, thread cons + added make_future + future::get() can be called just once
[SVN r80755]
|
2012-09-29 16:31:27 +00:00 |
|
Vicente J. Botet Escriba
|
330502ea1e
|
Thread: Manage with statefull allocators and call destroy on the task object: #7349 and #7350
[SVN r80460]
|
2012-09-09 12:41:31 +00:00 |
|
Vicente J. Botet Escriba
|
050b43757f
|
Thread: remove includes using lib/thread
[SVN r80125]
|
2012-08-21 21:30:00 +00:00 |
|
Vicente J. Botet Escriba
|
7de77cf13c
|
Thread: fixes for inspection report
[SVN r79985]
|
2012-08-12 18:33:11 +00:00 |
|
Vicente J. Botet Escriba
|
e83cdc6721
|
Thread: Change to version 3 and don't deprecate legacy time related functions, even if they are not part of the concepts since version 3
[SVN r78029]
|
2012-04-16 20:49:18 +00:00 |
|
Vicente J. Botet Escriba
|
efa907881e
|
Thread: Make use of the new macros to reduce the code duplication-III
[SVN r77941]
|
2012-04-12 22:59:23 +00:00 |
|
Vicente J. Botet Escriba
|
031186a8e6
|
Thread: Add some macros to simplify the conditional code in particular the one related to mmove semantics+ fix some minor regression issues
[SVN r77928]
|
2012-04-11 23:42:26 +00:00 |
|
Vicente J. Botet Escriba
|
f970c9fddc
|
Thread: remove some warnings + rename BOOST_EXPLICIT_MOVE by BOOST_THREAD_MAKE_RV_REF
[SVN r77918]
|
2012-04-11 17:16:45 +00:00 |
|
Vicente J. Botet Escriba
|
b2790c6df5
|
Thread: Added pt test constructor from const functor + pt allocator ctor free fct+ cleanup of other tests
[SVN r77877]
|
2012-04-10 01:37:18 +00:00 |
|
Vicente J. Botet Escriba
|
f5e3c1c348
|
Thread: Added pt func_ctor test + update some test to pass Sun compiler regression
[SVN r77876]
|
2012-04-10 00:24:07 +00:00 |
|
Vicente J. Botet Escriba
|
75e0ffbbce
|
Thread: rollback the last changes in packaged_task
[SVN r77870]
|
2012-04-09 23:21:16 +00:00 |
|
Vicente J. Botet Escriba
|
9168dd7d1d
|
Thread: fix commit error
[SVN r77860]
|
2012-04-09 19:23:37 +00:00 |
|
Vicente J. Botet Escriba
|
0e895a1e28
|
Thread: Added packaged_task::reste() + more tests
[SVN r77852]
|
2012-04-09 17:18:39 +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
|
34c377328f
|
Thread: Added some packaged_task tests
[SVN r77844]
|
2012-04-08 23:24:19 +00:00 |
|