Roland Schwarz
|
b48f9aa609
|
Merged patch from trunk.
[SVN r36921]
|
2007-02-11 13:14:44 +00:00 |
|
Roland Schwarz
|
69a4ec6c00
|
QNX debuging
[SVN r36489]
|
2006-12-22 13:40:38 +00:00 |
|
Roland Schwarz
|
2d52219af2
|
Merged from HEAD
[SVN r36488]
|
2006-12-22 10:38:23 +00:00 |
|
Roland Schwarz
|
1f87a9e4c0
|
Temporary test code for QNX debugging.
[SVN r36430]
|
2006-12-16 16:17:55 +00:00 |
|
Roland Schwarz
|
ba8afde42b
|
Additional asserions in an attempt to find the errors on QNX.
[SVN r36395]
|
2006-12-14 21:44:20 +00:00 |
|
Roland Schwarz
|
974754598e
|
Removed recursive_mutex from library builds and regression testing for RC_1_34_0 branch.
[SVN r35818]
|
2006-11-03 04:39:17 +00:00 |
|
Roland Schwarz
|
eb9db9b683
|
Added changes for MSVC 7.0
[SVN r35445]
|
2006-10-02 18:17:26 +00:00 |
|
Roland Schwarz
|
11dbdfca4d
|
added assertions around gettimeofday and clock_gettime
[SVN r35439]
|
2006-10-02 09:45:28 +00:00 |
|
Roland Schwarz
|
3a7e569a65
|
Test if this turns regressions green on win x64 platforms
[SVN r35437]
|
2006-10-02 07:49:04 +00:00 |
|
Roland Schwarz
|
c376c1a62a
|
Removed the "intentional memory leak" of the TSS implementation.
[SVN r35434]
|
2006-10-01 12:57:18 +00:00 |
|
Roland Schwarz
|
78b4fe3d07
|
avoid complaints of boostinspect about unnamed namespace usage
[SVN r35411]
|
2006-09-29 07:36:49 +00:00 |
|
Roland Schwarz
|
b8c8b250b1
|
Removed try catch(...) from thread proxy
[SVN r35328]
|
2006-09-26 03:05:06 +00:00 |
|
Roland Schwarz
|
b26d01c8d7
|
Fixed on of the memory leaks related to TSS
[SVN r35324]
|
2006-09-25 23:53:10 +00:00 |
|
Hartmut Kaiser
|
cb4d739fd1
|
Changed Boost.Thread to use the Boost license.
[SVN r35112]
|
2006-09-14 21:51:01 +00:00 |
|
Anthony Williams
|
0b6054a919
|
added boostinspect:nolicense to files with old license from William Kempf
[SVN r35087]
|
2006-09-13 08:54:53 +00:00 |
|
Nicola Musatti
|
811a03f281
|
Updated Borland workaround
[SVN r33942]
|
2006-05-05 21:13:45 +00:00 |
|
Anthony Williams
|
2528bd0b8f
|
Added patch from http://lists.boost.org/Archives/boost/2005/05/86395.php to fix bug
https://sourceforge.net/tracker/index.php?func=detail&aid=1424965&group_id=7586&atid=107586
[SVN r33802]
|
2006-04-25 10:06:38 +00:00 |
|
Martin Wille
|
c7b96bcd7d
|
-- bug #548104
( http://sourceforge.net/tracker/index.php?func=detail&aid=548104&group_id=7586&atid=107586 )
[SVN r32232]
|
2006-01-06 09:35:28 +00:00 |
|
Marshall Clow
|
572c18302f
|
Bug #1239052
[SVN r32225]
|
2006-01-05 00:46:16 +00:00 |
|
Anthony Williams
|
01297016bd
|
Reverted trunk to before adding new threads code
[SVN r30957]
|
2005-09-13 18:44:59 +00:00 |
|
Anthony Williams
|
4a005ea288
|
New version of call_once for win32
[SVN r30847]
|
2005-09-07 15:02:16 +00:00 |
|
John Maddock
|
9658b69af4
|
Added config and header include changes needed to support MSVC + STLport 5.0.
[SVN r30701]
|
2005-08-27 10:25:15 +00:00 |
|
Douglas Gregor
|
aa240e61d9
|
Clear up broken links, tabs, etc
[SVN r30077]
|
2005-07-14 15:47:04 +00:00 |
|
Douglas Gregor
|
2954e932ce
|
Fix test_read_write_mutex, from Tobias Schwinger
[SVN r29988]
|
2005-07-11 15:06:09 +00:00 |
|
Martin Wille
|
4a9d97d22d
|
-- made the initialization order for the members of
boost::detail::thread::read_write_mutex_impl
consistent with the declaration.
[SVN r29913]
|
2005-07-06 21:36:56 +00:00 |
|
Michael Glassford
|
69e52a9882
|
Fix CW 8.3 warnings.
[SVN r28638]
|
2005-05-03 20:42:09 +00:00 |
|
Michael Glassford
|
9d7c119f94
|
Fixed CodeWarrior 8.3 warnings.
[SVN r28497]
|
2005-04-27 01:22:12 +00:00 |
|
Michael Glassford
|
bc73368c96
|
Remove line that could cause unnecessary extra waiting.
[SVN r28330]
|
2005-04-19 20:49:59 +00:00 |
|
Michael Glassford
|
3068f0c62c
|
Fix undefined BOOST_READ_WRITE_MUTEX_TRACE in non-BOOST_HAS_WINTHREADS builds.
[SVN r27924]
|
2005-04-02 04:31:10 +00:00 |
|
Michael Glassford
|
8e00803c83
|
Don't include explicit instantiations in release builds (they increase the code size significantly).
[SVN r27887]
|
2005-03-30 16:59:07 +00:00 |
|
Michael Glassford
|
087b69b629
|
Fix build errors on some Win32 machines.
[SVN r27884]
|
2005-03-30 14:51:09 +00:00 |
|
Michael Glassford
|
3b237267fb
|
Added more debugging aids, assertions. Corrected errors, including hangs, at the cost or making the read-write mutex even larger. The whole read-write mutex is too complicated; the design needs to be revisited.
[SVN r27874]
|
2005-03-29 21:46:38 +00:00 |
|
Michael Glassford
|
41d3b29ec0
|
Add assert() at beginning of thread::join().
[SVN r27868]
|
2005-03-29 16:19:32 +00:00 |
|
Michael Glassford
|
05ceb8b1e2
|
Fix Sourceforge issue #828980, "comparisons in libs/thread/src/timeconv.inl".
[SVN r27867]
|
2005-03-29 15:43:00 +00:00 |
|
Michael Glassford
|
2cd6cbeacc
|
Change assert() in recursive_try_mutex::do_trylock() to handle the case of pthread_mutex_trylock returning EBUSY.
[SVN r27717]
|
2005-03-17 01:55:44 +00:00 |
|
Michael Glassford
|
6382846f6c
|
Add thread_group::size() method.
[SVN r27716]
|
2005-03-17 01:46:11 +00:00 |
|
Aleksey Gurtovoy
|
113b974bb7
|
merge RC_1_32_0 fixes
[SVN r26333]
|
2004-11-28 04:44:21 +00:00 |
|
Stefan Slapeta
|
c747a6ff4e
|
Fix uninitialized variables
[SVN r25410]
|
2004-09-26 09:32:04 +00:00 |
|
Stefan Slapeta
|
107d11cfd5
|
Fix to make auto tss cleanup work for Intel Compiler
[SVN r25374]
|
2004-09-23 11:39:14 +00:00 |
|
Rene Rivera
|
3d9fb84fc9
|
Move definition of __STD_CONSTANT_MACROS to be above first indirect inclusion of <cstdint> to fix compilation problem with MSL.
[SVN r25181]
|
2004-09-17 23:31:13 +00:00 |
|
Michael Glassford
|
e500bc075e
|
Make recent xtime_get() changes more portable and easier to understand.
[SVN r25160]
|
2004-09-16 20:39:49 +00:00 |
|
Michael Glassford
|
25e8fa0e11
|
Fixed bug in pthreads implementation that caused incorrect behavior when used with condition variables.
[SVN r25151]
|
2004-09-16 17:49:16 +00:00 |
|
Michael Glassford
|
5f27fb2607
|
Add newline to end of file.
[SVN r24976]
|
2004-09-08 15:58:40 +00:00 |
|
Michael Glassford
|
d977cedb78
|
Fix gcc warning about inline function being marked as dllimport.
[SVN r24975]
|
2004-09-08 15:57:03 +00:00 |
|
Michael Glassford
|
82a632b0f9
|
Remove cast from FILETIME to __int64, which may have alignment issues on, e.g. IA64.
[SVN r24786]
|
2004-08-27 14:31:28 +00:00 |
|
Michael Glassford
|
792cd49310
|
Add #define BOOST_THREAD_TEST to command line so code can behave differently when being tested.
[SVN r24360]
|
2004-08-09 21:43:24 +00:00 |
|
Michael Glassford
|
37fdb5e2b0
|
Removed unnecessary casts that were causing warnings on DEC C++ 6.5 compiler.
[SVN r24359]
|
2004-08-09 21:39:03 +00:00 |
|
Michael Glassford
|
4038d18fc8
|
Only implement functions if not already implemented elsewhere to prevent linking problems.
[SVN r24341]
|
2004-08-08 11:17:21 +00:00 |
|
Michael Glassford
|
8e13857b29
|
Unlock mutex sooner to allow recursive calls to on_thread_exit().
[SVN r24324]
|
2004-08-06 15:31:08 +00:00 |
|
Michael Glassford
|
8c6e454697
|
Uncommented call to on_process_enter(). Fixed line endings.
[SVN r24322]
|
2004-08-06 11:55:51 +00:00 |
|