Commit Graph

  • f0c50a00c0 Merge pull request #96 from zonr/develop Vicente J. Botet Escriba 2016-08-07 13:01:38 +0200
  • b511472614 Merge pull request #95 from rick68/patch-5 Vicente J. Botet Escriba 2016-08-07 13:00:31 +0200
  • 13c15cd002 Merge pull request #97 from rick68/patch-6 Vicente J. Botet Escriba 2016-08-07 12:58:22 +0200
  • 1296bf4de9 Merge pull request #91 from Lastique/patch-6 Vicente J. Botet Escriba 2016-08-07 12:57:09 +0200
  • 9c80dd207e fix a mistake in sync_timed_queue<>::pull_until() Wei-Ming Yang 2016-07-31 12:12:55 +0800
  • 0f2fed0577 rename async_func.hpp to invoker.hpp. Zonr Chang 2016-07-26 16:07:29 +0800
  • 96390e1b46 fix a mistake in boost::completion_latch Wei-Ming Yang 2016-07-26 07:39:10 +0800
  • e2ff1e4c67 Fix variable shadowing warnings (Clang) Václav Slavík 2016-07-24 22:03:07 +0200
  • 49ab2e8619 Fixed compilation with MSVC-8. Andrey Semashev 2016-07-16 19:50:46 +0300
  • 96b96b4e42 Add shared_lock_guard to the included lock types Andrey Semashev 2016-07-13 14:42:06 +0400
  • a774cac3f2 fix a bug in try_lock_wrapper<>::operator=() Wei-Ming Yang 2016-07-13 15:34:01 +0800
  • 6ec16408fc Merge pull request #89 from rick68/patch-2 Vicente J. Botet Escriba 2016-07-13 07:00:39 +0200
  • 850f3eced3 fix a bug in upgrade_to_unique_lock<>::operator=() Wei-Ming Yang 2016-07-13 12:42:20 +0800
  • fde2e061f5 Merge pull request #88 from rick68/patch-1 Vicente J. Botet Escriba 2016-07-11 22:45:18 +0200
  • e5c086cef4 fix typos in boost::upgrade_lock Wei-Ming Yang 2016-07-12 01:17:41 +0800
  • 0b5e4f88b5 Support "b2 install". Vladimir Prus 2016-07-08 15:12:17 +0300
  • 8d150587fa Merge pull request #87 from timblechmann/feature/msvc-2015 Vicente J. Botet Escriba 2016-06-28 14:19:10 +0200
  • 206ff0ba7c win32: compile fix for msvc2015 Tim Blechmann 2016-06-20 11:11:17 +0200
  • 0ef1b1b760 Merge pull request #83 from v4hn/spell-out-thread-ns Vicente J. Botet Escriba 2016-05-26 07:39:30 +0200
  • ab9f931bce specify boost:: prefix for future threads Michael Görner 2016-05-09 20:23:14 +0200
  • 21b084384c Merge pull request #86 from MarcelRaad/windows_version Vicente J. Botet Escriba 2016-05-25 23:26:16 +0200
  • ccca616330 Fix Windows version problems - the target Windows version was hardcoded to Windows 95 in thread.cpp if not already defined - the include for BOOST_USE_WINAPI_VERSION was missing Marcel Raad 2016-05-25 15:54:28 +0200
  • 2494f3fc7a Apply manualy fixes on develop concerning memory leak os tss and scoped_thread move assignement. Vicente J. Botet Escriba 2016-04-24 01:05:45 +0200
  • 2c3acef281 remove unuseful files. Vicente J. Botet Escriba 2016-04-21 19:11:55 +0200
  • 587ad42548 fix hiden rename Vicente J. Botet Escriba 2016-04-21 00:10:30 +0200
  • ef401d81db Merge branch 'develop' of github.com:boostorg/thread into develop Vicente J. Botet Escriba 2016-04-20 23:59:40 +0200
  • 57f34e1ea4 fix memory leak. Vicente J. Botet Escriba 2016-04-20 23:52:30 +0200
  • daae305bf7 fix memory leak. Vicente J. Botet Escriba 2016-04-20 23:50:43 +0200
  • 55a1325f30 call interrupt only if joinable. Vicente J. Botet Escriba 2016-04-20 23:50:16 +0200
  • 46f0be2dce Describe what happens on thread::interrupt with a non-a-thread. Vicente J. Botet Escriba 2016-04-20 23:49:46 +0200
  • 98dbc9da41 Merge pull request #81 from blastrock/develop Vicente J. Botet Escriba 2016-04-20 23:40:54 +0200
  • 640e1acb98 Merge pull request #78 from brycelelbach/patch-1 Vicente J. Botet Escriba 2016-04-20 23:20:19 +0200
  • 7f2535015d Merge pull request #82 from akrzemi1/patch-1 Vicente J. Botet Escriba 2016-04-20 23:19:05 +0200
  • aab2891cdb fix scoped_thread move assignement description. Vicente J. Botet Escriba 2016-04-20 23:12:55 +0200
  • 8bbe005bbc docs: thread_interruption never calls terminate() Andrzej Krzemieński 2016-04-20 09:10:10 +0200
  • db5898ba46 fix crash in regression tests because of tls Philippe Daouadi 2016-04-18 10:23:23 +0200
  • c7a5122fd3 Merge branch 'develop' of github.com:boostorg/thread into develop Vicente J. Botet Escriba 2016-04-17 23:59:52 +0200
  • b932b8c015 Merge pull request #80 from blastrock/develop Vicente J. Botet Escriba 2016-04-17 23:59:29 +0200
  • 411798367b call on_desctruction on scoped_thread move assignment. Vicente J. Botet Escriba 2016-04-17 23:41:21 +0200
  • e29a4129e8 fix leak in tls Philippe Daouadi 2016-04-16 10:48:40 +0200
  • 159868ac77 Merge branch 'develop' Vicente J. Botet Escriba 2016-04-01 00:27:18 +0200
  • f6febf8dfc update las changes in history. Vicente J. Botet Escriba 2016-04-01 00:26:58 +0200
  • f65e89a85a Merge branch 'develop' Vicente J. Botet Escriba 2016-04-01 00:20:44 +0200
  • 2fd8a8dd55 update las changes in history. Vicente J. Botet Escriba 2016-04-01 00:20:10 +0200
  • bb47c16939 Merge branch 'develop' Vicente J. Botet Escriba 2016-03-28 23:12:48 +0200
  • 9db70b803d add missing template parameter in wait_until. Vicente J. Botet Escriba 2016-03-25 00:02:04 +0100
  • 47357de276 rollback BOOST_THREAD_PATCH. Vicente J. Botet Escriba 2016-03-23 23:15:50 +0100
  • 02fd2d041b Merge branch 'develop' Vicente J. Botet Escriba 2016-03-08 07:55:45 +0100
  • 382ac5a426 update release notes. Vicente J. Botet Escriba 2016-03-05 11:13:41 +0100
  • 317a735836 try to manage with #12036. Vicente J. Botet Escriba 2016-03-05 11:07:54 +0100
  • ae22c68ab7 fix #11494. Vicente J. Botet Escriba 2016-03-05 10:43:33 +0100
  • 4fb88b29fa take in account error in condition_variable_any::wait_until. Vicente J. Botet Escriba 2016-02-28 23:49:29 +0100
  • 2661c06698 Merge branch 'develop' Vicente J. Botet Escriba 2016-02-28 19:30:15 +0100
  • a45f36cbc6 Take in account possible issue while initializing cout. #12013 Vicente J. Botet Escriba 2016-02-28 19:26:38 +0100
  • 5fba7f88a6 Merge branch 'develop' of github.com:boostorg/thread into develop Vicente J. Botet Escriba 2016-02-28 19:24:43 +0100
  • ad7b36dd34 Merge pull request #79 from Lastique/patch-5 Vicente J. Botet Escriba 2016-02-27 22:28:44 +0100
  • 408d82ded9 Fixed compilation on Windows Andrey Semashev 2016-02-27 21:48:23 +0300
  • 3f5c0bfb6c Fix typo in implementation detail namespace Bryce Adelstein-Lelbach 2016-02-19 10:00:25 -0800
  • 8a5cf38a3c Merge pull request #76 from zerotypos-found/fix_typo Vicente J. Botet Escriba 2016-02-05 08:30:51 +0100
  • 0ddc3d40fa Merge pull request #77 from Bklyn/doc-fix Vicente J. Botet Escriba 2016-02-05 08:29:13 +0100
  • 565c8e0bb8 Fix some typos Caleb Epstein 2016-02-04 16:03:37 -0500
  • 6954e6ca64 Fix typo in doc: a -> an, an -> a. zerotypos-found 2015-12-22 13:19:09 +0900
  • 568275dc5f Merge branch 'feature/add_launch_sync_policy' into develop Vicente J. Botet Escriba 2015-12-20 15:36:48 +0100
  • 1d04db8887 Merge branch 'develop' into feature/add_launch_sync_policy Vicente J. Botet Escriba 2015-12-19 23:07:04 +0100
  • 83f877a238 Merge branch 'develop' Vicente J. Botet Escriba 2015-12-08 06:30:55 +0100
  • 7beae6ac06 Merge pull request #75 from zerotypos-found/fix_typo Vicente J. Botet Escriba 2015-12-08 06:29:12 +0100
  • dc078f0394 Fix doc typo. zerotypos-found 2015-12-08 12:57:28 +0900
  • 47f615d073 Merge branch 'develop' Vicente J. Botet Escriba 2015-12-07 22:04:51 +0100
  • 6374e09021 update fixes. Vicente J. Botet Escriba 2015-12-06 10:27:32 +0100
  • 9f55587ab0 add missing detach in thread assignment V2. #11796. Vicente J. Botet Escriba 2015-12-05 14:49:13 +0100
  • 7079a80edf Merge branch 'develop' Vicente J. Botet Escriba 2015-11-24 23:03:35 +0100
  • 674e1304ef take care of #11818. deferred continuations should not wait too soon. Vicente J. Botet Escriba 2015-11-24 22:58:08 +0100
  • 4ad37504ee #11817. missing include file. Vicente J. Botet Escriba 2015-11-24 06:50:08 +0100
  • 29849ca3ec manage with bad destructor version documentation. #11795. Vicente J. Botet Escriba 2015-11-16 23:16:45 +0100
  • a636c8d605 Merge branch 'develop' into feature/add_launch_sync_policy Vicente J. Botet Escriba 2015-11-15 00:07:51 +0100
  • dbf28a4ac4 Merge branch 'develop' Vicente J. Botet Escriba 2015-11-15 00:02:15 +0100
  • dbf0160b1e uncomment previous failing fallback_to test. Vicente J. Botet Escriba 2015-11-14 12:38:37 +0100
  • 60a8cb9b5c Merge pull request #74 from tvbuehler/fix-future-resource-leak Vicente J. Botet Escriba 2015-11-14 08:37:25 +0100
  • 8cba434c59 neither continuation nor parent need mutex protection Stefan Bühler 2015-11-13 12:15:39 +0100
  • feab8add3f refactor deferred execute calls Stefan Bühler 2015-11-13 12:00:41 +0100
  • f36857ffef explicitly clear continuation parent state Stefan Bühler 2015-11-13 12:02:34 +0100
  • 4ba8415b08 drop sentinel in continuation/unwrap states Stefan Bühler 2015-11-06 13:27:12 +0100
  • aa608685af rename centinel by sentinel. reset it as soon as the non deferred continuation is launched so that resources are released. Vicente J. Botet Escriba 2015-11-11 00:31:59 +0100
  • ba43e202c3 add implicit unwrap test. Vicente J. Botet Escriba 2015-11-11 00:29:15 +0100
  • 3edbf67ef0 add unwrap/wait/get test. Vicente J. Botet Escriba 2015-11-10 07:40:31 +0100
  • 7b67789f98 Avoid ambiguity with C++17 std::invoke. Vicente J. Botet Escriba 2015-11-09 23:58:15 +0100
  • 3f7f34b634 minor cleanup on condition_variable. Vicente J. Botet Escriba 2015-11-08 17:30:29 +0100
  • c0fe04ecc9 ensure the void* in the cleanup is shared during the call. Vicente J. Botet Escriba 2015-11-08 11:04:40 +0100
  • eb6d819218 remove unused typedef. Vicente J. Botet Escriba 2015-11-08 10:58:36 +0100
  • 578bb1b3ed Merge pull request #72 from ya1gaurav/patch-2 Vicente J. Botet Escriba 2015-11-06 19:35:44 +0100
  • 40b3dc0c2c Remove duplicate conditional check. Gaurav 2015-11-03 14:28:37 +0530
  • 55536c3e23 first commit for launch::sync policy. Vicente J. Botet Escriba 2015-10-29 17:22:32 +0100
  • 2866734b15 Merge branch 'develop' Vicente J. Botet Escriba 2015-10-29 11:33:17 +0100
  • c0317c5206 Add return *this in invoker assignment. Vicente J. Botet Escriba 2015-10-29 11:06:48 +0100
  • 06d2571ec6 Merge branch 'master' into develop Vicente J. Botet Escriba 2015-10-22 23:05:13 +0200
  • fdaba4efe7 try to fix Windows issue with system::time_point arithmetic. Vicente J. Botet Escriba 2015-10-22 23:04:23 +0200
  • 8a7cd83123 Merge branch 'develop' Vicente J. Botet Escriba 2015-10-22 11:22:27 +0200
  • 98a5e343f8 fix compiler error on time_point_cast. Vicente J. Botet Escriba 2015-10-22 11:15:20 +0200
  • 89d8e18c82 Merge branch 'develop' Vicente J. Botet Escriba 2015-10-22 00:43:17 +0200
  • d9492530bd fix timi_point conversion. Vicente J. Botet Escriba 2015-10-21 20:19:56 +0200