Commit Graph

  • 3c4f1ea365 remove dependency on MPL. Vicente J. Botet Escriba 2014-06-04 08:20:28 +0200
  • b5a50ab443 remove unused param warning. Vicente J. Botet Escriba 2014-06-04 08:19:34 +0200
  • cb8a4a27bb Throw if malloc fails. Vicente J. Botet Escriba 2014-05-31 18:19:43 +0200
  • 8c0640e5be Fix typo. Vicente J. Botet Escriba 2014-05-21 20:07:53 +0200
  • f807a678e0 Merge branch 'develop' of github.com:boostorg/thread into develop Vicente J. Botet Escriba 2014-05-21 19:52:01 +0200
  • 49a1779d7f Merge pull request #10 from kylelutz/variadic-wait-for Vicente J. Botet Escriba 2014-05-21 19:48:04 +0200
  • d3d2ad2390 Add variadic wait_for_all() and wait_for_any() functions Kyle Lutz 2014-05-20 22:49:44 -0700
  • abf844f50e fix #10008. Vicente J. Botet Escriba 2014-05-08 01:30:23 +0200
  • 4d52ef0740 Comment no more existing functions. Vicente J. Botet Escriba 2014-04-28 18:41:53 +0200
  • 40620e3d4b Merge branch 'develop' Vicente J. Botet Escriba 2014-04-27 15:45:16 +0200
  • c3ab21a7ba comment mingw toolset flags - #3967. Vicente J. Botet Escriba 2014-04-19 13:04:15 +0200
  • c3002edc54 cleanup. Vicente J. Botet Escriba 2014-03-30 17:29:06 +0200
  • 100bb706d6 Merge branch 'develop' Vicente J. Botet Escriba 2014-03-17 19:55:06 +0100
  • de6a4df3a8 Merge pull request #7 from kylelutz/fix-futures-doc Vicente J. Botet Escriba 2014-03-13 08:46:13 +0100
  • 9669830a86 Fix documentation for shared_future example Kyle Lutz 2014-03-12 09:52:02 -0700
  • 2937171413 Added asynchronous executors doc. Vicente J. Botet Escriba 2014-03-12 00:04:03 +0100
  • dd0bfdd7ce Update compliance to standard proposals. Vicente J. Botet Escriba 2014-03-12 00:03:19 +0100
  • 89e340b177 Update last fixed bugs. Vicente J. Botet Escriba 2014-03-12 00:02:44 +0100
  • c744899e45 Complete sync queues reference doc. Vicente J. Botet Escriba 2014-03-12 00:02:12 +0100
  • 0a4af0c5ed Merge branch 'develop' Vicente J. Botet Escriba 2014-03-10 19:28:02 +0100
  • e6eb24d4a9 Merge pull request #6 from Lastique/patch-1 Vicente J. Botet Escriba 2014-03-10 18:55:19 +0100
  • 0d10e282fa Fix compilation on Windows Andrey Semashev 2014-03-10 19:43:46 +0300
  • e8181da6d4 Merge branch 'develop' Vicente J. Botet Escriba 2014-03-09 14:47:51 +0100
  • 68dc454a66 Take in account pos_infinity. Vicente J. Botet Escriba 2014-03-09 14:42:50 +0100
  • 0e0ee99c61 Added BOOST_THREAD_DECL to GetTickCount64. Vicente J. Botet Escriba 2014-03-04 00:29:39 +0100
  • f747d79c5b comment redefinition of ticks_type. Vicente J. Botet Escriba 2014-03-02 12:46:56 +0100
  • 73fbc520e8 extract async executor test. Vicente J. Botet Escriba 2014-03-01 08:38:08 +0100
  • 7d4f485ade Added test for #9303. Vicente J. Botet Escriba 2014-03-01 08:32:53 +0100
  • 143adde27d pull patch for #8070. Vicente J. Botet Escriba 2014-02-27 07:47:20 +0100
  • a7400061c6 added test for #9711. Vicente J. Botet Escriba 2014-02-26 22:09:15 +0100
  • d2a65d2427 fix #9711. Vicente J. Botet Escriba 2014-02-26 22:08:09 +0100
  • 82379f83a8 fix #9673. Vicente J. Botet Escriba 2014-02-26 18:48:02 +0100
  • cc29295986 Merge branch 'develop' Vicente J. Botet Escriba 2014-02-21 13:37:06 +0100
  • 9d1c957625 change check time to 500 ms. Vicente J. Botet Escriba 2014-02-21 13:36:33 +0100
  • 1dbf7028fe Try to workaround some issues with MSVC lambdas. Vicente J. Botet Escriba 2014-02-21 10:52:18 +0100
  • 0bba5e630e Merge branch 'develop' Vicente J. Botet Escriba 2014-02-16 23:39:00 +0100
  • 84c30313a2 Start invoker_ret. Vicente J. Botet Escriba 2014-02-16 23:34:52 +0100
  • 54646e9959 Added sleep_for/until with no interruption point. Vicente J. Botet Escriba 2014-02-16 23:33:03 +0100
  • 3f5823f50a Add parallel_quick_sort example. Vicente J. Botet Escriba 2014-02-16 17:25:49 +0100
  • e1636bdbd5 Take care of #9618: try_join_for(ms(1)). Vicente J. Botet Escriba 2014-02-16 10:53:07 +0100
  • 750c849b0f merge from develop for 1.56. Vicente J. Botet Escriba 2014-02-15 16:08:32 +0100
  • 0a05db8399 rename async_func.hpp by invoker.hpp. Vicente J. Botet Escriba 2014-02-11 22:39:55 +0100
  • 1d7da085ea rename async_func.hpp by invoker.hpp. Vicente J. Botet Escriba 2014-02-10 07:42:28 +0100
  • 75236fe3ae rename async_func by invoker. Vicente J. Botet Escriba 2014-02-09 16:53:19 +0100
  • 80634ee51e Added with_lock_guard example. Vicente J. Botet Escriba 2014-02-09 04:01:53 +0100
  • b1ac899f23 Pulled with_lock_guard patch. Vicente J. Botet Escriba 2014-02-09 03:42:39 +0100
  • aa37de7aad remove traces on tests. Vicente J. Botet Escriba 2014-02-08 17:48:54 +0100
  • 9d527bebe0 fix typo on scoped_thread tutorial. Vicente J. Botet Escriba 2014-02-08 17:47:28 +0100
  • f7c18c55bb remove availability of deprecated functions. Vicente J. Botet Escriba 2014-02-08 17:46:34 +0100
  • 1a2197c7f9 Added exceptional_ptr documentation. Vicente J. Botet Escriba 2014-02-08 17:45:41 +0100
  • 4a54ac0331 make functions that must be private private, e.g. as start_thread. Vicente J. Botet Escriba 2014-02-08 17:43:23 +0100
  • c6593d87b0 clarify thread destructor and move constructor semantics. Vicente J. Botet Escriba 2014-02-08 17:42:28 +0100
  • 51e49c69b5 refactor elapsed time check and fix bad uses of base_type. in csbl::unique_ptr. Vicente J. Botet Escriba 2014-02-08 16:28:02 +0100
  • ab2a180de5 Added test for async_func and fixed a some issues. Vicente J. Botet Escriba 2014-02-08 07:58:39 +0100
  • 3772a8294b Format/indent file. Vicente J. Botet Escriba 2014-02-07 07:32:34 +0100
  • 155ccfffbe fix copyright. Vicente J. Botet Escriba 2014-02-03 18:57:10 +0100
  • bfa0ccee88 Added BOOST_RESULT_OF_USE_DECLTYPE on async test. Vicente J. Botet Escriba 2014-02-03 18:33:01 +0100
  • 980772d514 Added make_ready_no_decay_future and remove the use of asynch on make_future test. Vicente J. Botet Escriba 2014-02-03 18:31:43 +0100
  • 94b27db991 move when mawros to config.hpp file. Vicente J. Botet Escriba 2014-02-03 18:30:08 +0100
  • 0a58445b63 comment #error Vicente J. Botet Escriba 2014-02-02 08:47:56 +0100
  • f02e25e4e7 Add BOOST_RESULT_OF_USE_DECLTYPE. Vicente J. Botet Escriba 2014-02-02 08:45:29 +0100
  • acb117b5a9 Added lvalue test to call_once. Vicente J. Botet Escriba 2014-02-02 08:38:40 +0100
  • 8682f7cb48 Added some test to internal invoke function add the associated fixes. Vicente J. Botet Escriba 2014-02-02 08:13:58 +0100
  • 4503c0e1da comment the warning as it generates an error. Vicente J. Botet Escriba 2014-02-01 21:56:22 +0100
  • dc3397c452 Added parallel_acumulate example. Vicente J. Botet Escriba 2014-01-28 23:14:43 +0100
  • af7fde5eae Added test async with a member function. Vicente J. Botet Escriba 2014-01-28 23:12:29 +0100
  • 36bc3c0523 Added 2 arguments async executor. Vicente J. Botet Escriba 2014-01-28 23:08:07 +0100
  • 0218cb90b3 fix typo issues on invoke. Vicente J. Botet Escriba 2014-01-28 23:01:41 +0100
  • f4d4c16294 try to fix compiler error while using std::get instead of csbl::get Vicente J. Botet Escriba 2014-01-27 22:30:48 +0100
  • 85d22a8d93 Added exceptional_ptr and adapt futures to be implicitly convertible from exceptional_ptr. Vicente J. Botet Escriba 2014-01-26 17:55:09 +0100
  • 7eb67443dd Added exceptional_ptr and adapt futures to be implicitly convertible from exceptional_ptr. Vicente J. Botet Escriba 2014-01-26 17:53:49 +0100
  • 4308e0ec24 Added make_exceptional_future. Vicente J. Botet Escriba 2014-01-26 09:19:31 +0100
  • ac9497dec9 Try to solve some issues with invoke on MSVC. Vicente J. Botet Escriba 2014-01-26 09:18:34 +0100
  • 8fec35f444 Update mutex destructor to see if the assertion message is better. Vicente J. Botet Escriba 2014-01-26 09:15:12 +0100
  • 7b3fa08503 make shared_state_nullary_task copyable and movable and avoid msvc default generation. Vicente J. Botet Escriba 2014-01-20 23:02:48 +0100
  • a2e1e80343 Try to see if giving the addres solves the MSVC compiler issue. Vicente J. Botet Escriba 2014-01-20 23:01:23 +0100
  • 690feeb9ba indent and comment #if. Vicente J. Botet Escriba 2014-01-19 07:56:57 +0100
  • 5d76ab52e7 reorder async() conditional compilation variants to factor more code. Vicente J. Botet Escriba 2014-01-19 07:52:38 +0100
  • cb845f19e4 Fix issues with future::async and disable the code when BOOST_NO_CXX11_DECLTYPE_N3276 is defined as it is bugged. Vicente J. Botet Escriba 2014-01-18 15:27:03 +0100
  • 2886e985b4 cleanup comments. Vicente J. Botet Escriba 2014-01-16 23:58:37 +0100
  • f4d0ecbab5 Added at thread entry callback on thread pool. Vicente J. Botet Escriba 2014-01-13 22:51:57 +0100
  • d187732946 Added minimal inline and thread test. Vicente J. Botet Escriba 2014-01-13 22:32:30 +0100
  • 1fc78c7ceb Added inline and thread executors. Vicente J. Botet Escriba 2014-01-13 22:16:09 +0100
  • 5c18d92a5f Make work public. Vicente J. Botet Escriba 2014-01-13 22:10:34 +0100
  • 06325961ef Make work public. Vicente J. Botet Escriba 2014-01-13 22:09:43 +0100
  • 10b283e03a Added missing iomanip include. Vicente J. Botet Escriba 2014-01-13 22:08:20 +0100
  • 6ab71dc057 executor_adaptor<serial_executor> a(b) doesn't compiles on C++03. Vicente J. Botet Escriba 2014-01-12 18:28:24 +0100
  • 47be5228b1 fix typo on try_push_back. Vicente J. Botet Escriba 2014-01-12 18:26:46 +0100
  • 6c5a6e4330 Reorganized executors on its own directory adding serial_executor and renamed thread_pool by basic_thread_pool and user_scheduler by loop_scheduler. Vicente J. Botet Escriba 2014-01-12 17:52:27 +0100
  • 326842cc7f Fix #9335 Missing exception safety might result in crash Vicente J. Botet Escriba 2014-01-11 21:19:05 +0100
  • 9f592860cd Update sync queues closed operations Vicente J. Botet Escriba 2014-01-11 18:57:44 +0100
  • 4148842426 Apply changed from #9471 Synchronization documentation nits and prepare changes notes for Boost 1.56 Vicente J. Botet Escriba 2014-01-11 12:44:28 +0100
  • 7edae6614b Thread: add exception trace. Vicente J. Botet Escriba 2013-11-19 22:09:40 +0000
  • 2554065a91 Thread: update doc with last features changes. Vicente J. Botet Escriba 2013-11-19 22:08:29 +0000
  • 74bb7d6b29 Thread: for explicit constructor for nullary_function. Vicente J. Botet Escriba 2013-11-19 22:00:56 +0000
  • fbfda71555 Thread: Allows to force the use of boost libraries on csbl. Vicente J. Botet Escriba 2013-11-19 21:58:59 +0000
  • f3a66f76e0 Thread: merge from trunk for 1.56. Vicente J. Botet Escriba 2013-11-19 21:58:34 +0000
  • 19346e1817 Thread: improve async_func to try to solve msvc issue with executor. Vicente J. Botet Escriba 2013-11-17 23:44:45 +0000
  • 5753026ceb Thread: increase the number of cycles of the failing tests. Vicente J. Botet Escriba 2013-11-17 00:32:28 +0000
  • f6edd7cace Thread: use PP only if MSVC not defined, until I can debug it. Vicente J. Botet Escriba 2013-11-15 19:51:40 +0000