summaryrefslogtreecommitdiff
path: root/libs/thread
Commit message (Expand)AuthorAgeFilesLines
* Updated Borland workaroundNicola Musatti2006-05-051-0/+0
* Added patch from http://lists.boost.org/Archives/boost/2005/05/86395.php to f...Anthony Williams2006-04-251-0/+0
* Merge from trunkVladimir Prus2006-04-071-0/+0
* This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.nobody2006-03-211-0/+0
* See the BOOST_THREAD_BUILD_DLL and BOOST_THREAD_BUILD_LIB defines asVladimir Prus2006-02-141-0/+0
* Update Jamfile.v2Vladimir Prus2006-02-071-0/+0
* Update Jamfile.v2Vladimir Prus2006-02-071-0/+0
* Update libs/thread/example/Jamfile.v2Vladimir Prus2006-01-101-0/+0
* -- bug #548104Martin Wille2006-01-061-0/+0
* Bug #1239052Marshall Clow2006-01-051-0/+0
* Bug #1364416Marshall Clow2006-01-051-0/+0
* Merged from Version_1_33_1Douglas Gregor2005-12-081-0/+0
* Bring dynamic linking into line with the rest of Boost.John Maddock2005-11-121-0/+0
* Remove <runtime-link>static requirement: it's not universally supported.John Maddock2005-09-231-0/+0
* Reverted trunk to before adding new threads codeAnthony Williams2005-09-131-0/+0
* Updated thread primitives to include semaphore functionsAnthony Williams2005-09-131-0/+0
* Moved win32 thread sync primitives to their own fileAnthony Williams2005-09-131-0/+0
* Nibble mask is 0x0f, not 0x7fAnthony Williams2005-09-091-0/+0
* New version of call_once for win32Anthony Williams2005-09-071-0/+0
* Added config and header include changes needed to support MSVC + STLport 5.0.John Maddock2005-08-271-0/+0
* Merged from 1.33.0 releaseDouglas Gregor2005-08-121-0/+0
* Clear up broken links, tabs, etcDouglas Gregor2005-07-141-0/+0
* Fix test_read_write_mutex, from Tobias SchwingerDouglas Gregor2005-07-111-0/+0
* Unbolidify Threads titleDouglas Gregor2005-07-071-0/+0
* -- made the initialization order for the members ofMartin Wille2005-07-061-0/+0
* -- fixed order of member initializationMartin Wille2005-07-031-0/+0
* Rename binder to eliminate name conflicts with type traits.Michael Glassford2005-05-261-0/+0
* Fix CW 8.3 warnings.Michael Glassford2005-05-031-0/+0
* Commit Caleb Epstein patch to fix errors due to Boost.Test not being thread s...Michael Glassford2005-04-291-0/+0
* Fixed CodeWarrior 8.3 warnings.Michael Glassford2005-04-271-0/+0
* Sync with V1Vladimir Prus2005-04-211-0/+0
* Completely rewrite tests to eliminate most calls to Sleep(), which was making...Michael Glassford2005-04-191-0/+0
* Remove line that could cause unnecessary extra waiting.Michael Glassford2005-04-191-0/+0
* Fix undefined BOOST_READ_WRITE_MUTEX_TRACE in non-BOOST_HAS_WINTHREADS builds.Michael Glassford2005-04-021-0/+0
* Don't include explicit instantiations in release builds (they increase the co...Michael Glassford2005-03-301-0/+0
* Fix build errors on some Win32 machines.Michael Glassford2005-03-301-0/+0
* Added more debugging aids, assertions. Corrected errors, including hangs, at ...Michael Glassford2005-03-291-0/+0
* Expand read_write_mutex regression tests.Michael Glassford2005-03-291-0/+0
* Add assert() at beginning of thread::join().Michael Glassford2005-03-291-0/+0
* Fix Sourceforge issue #828980, "comparisons in libs/thread/src/timeconv.inl".Michael Glassford2005-03-291-0/+0
* Remove obsolete header.Michael Glassford2005-03-171-0/+0
* Change assert() in recursive_try_mutex::do_trylock() to handle the case of pt...Michael Glassford2005-03-171-0/+0
* Add thread_group::size() method.Michael Glassford2005-03-171-0/+0
* replaced BOOST_TESTStefan Slapeta2005-02-031-0/+0
* correct date (Andreas Wachowski)Beman Dawes2005-01-241-0/+0
* ptw32 can be used againRoland Schwarz2005-01-221-0/+0
* Making use of BOOST_HAS_DECLSPEC macroRoland Schwarz2005-01-221-0/+0
* removed requirement of static rt for static libStefan Slapeta2004-12-091-0/+0
* Reword comment to make its meaning clearer.Michael Glassford2004-12-061-0/+0
* merge RC_1_32_0 fixesAleksey Gurtovoy2004-11-281-0/+0