Peter Dimov
|
0da6902267
|
Move smart_ptr into boost/smart_ptr/*.hpp (refs #2239).
[SVN r51509]
|
2009-03-01 16:00:42 +00:00 |
|
Peter Dimov
|
f5ce4dbc4c
|
Fixes #1243
[SVN r39199]
|
2007-09-11 20:58:19 +00:00 |
|
Peter Dimov
|
e0ee037e2d
|
Spinlocks removed.
[SVN r27932]
|
2005-04-02 13:12:28 +00:00 |
|
Peter Dimov
|
8f2beee8e9
|
Link fixed.
[SVN r27906]
|
2005-04-01 19:33:00 +00:00 |
|
Peter Dimov
|
3adfc7842c
|
Kill *_linux variants of atomic_count and lightweight_mutex.
[SVN r27889]
|
2005-03-30 22:52:54 +00:00 |
|
Douglas Gregor
|
cb6cb636f7
|
Converted to Boost Software License, Version 1.0
[SVN r24055]
|
2004-07-26 00:32:12 +00:00 |
|
Peter Dimov
|
93d69af60a
|
_MSC_VER use clarified.
[SVN r20992]
|
2003-11-28 15:35:21 +00:00 |
|
Peter Dimov
|
dcdbaf1e57
|
A binary compatible 'null' lightweight_mutex for Win32 added.
[SVN r18916]
|
2003-07-02 11:54:40 +00:00 |
|
Peter Dimov
|
889cb6bee6
|
-Wundef fixes.
[SVN r18788]
|
2003-06-12 17:09:24 +00:00 |
|
Peter Dimov
|
34f423f811
|
atomic_count and lightweight_mutex now report an #error on unknown threading configs.
[SVN r17303]
|
2003-02-10 12:58:50 +00:00 |
|
Peter Dimov
|
a322dc54dc
|
Platform-specific spinlocks disabled by default unless BOOST_LWM_USE_SPINLOCK is defined.
[SVN r14213]
|
2002-06-20 15:16:03 +00:00 |
|
Peter Dimov
|
23f68a5657
|
Added libstdc++ v3 specific lightweight_mutex and atomic_count (contributed by Lars Gullik Bjønnes)
[SVN r13999]
|
2002-05-21 16:48:20 +00:00 |
|
Peter Dimov
|
b89945d36a
|
Added winapi.hpp and a CRITICAL_SECTION lightweight_mutex variant.
[SVN r13211]
|
2002-03-15 22:00:10 +00:00 |
|
Peter Dimov
|
8e604a9da9
|
Disabled the linux-specific versions since using kernel headers is problematic. #define BOOST_USE_ASM_ATOMIC_H to get them back.
[SVN r12995]
|
2002-03-01 16:17:08 +00:00 |
|
Peter Dimov
|
aa98e2b37e
|
Added lwm_irix.hpp (contributed by Dan Gohman)
[SVN r12955]
|
2002-02-27 16:35:15 +00:00 |
|
Peter Dimov
|
76c19e6111
|
Enabled lwm_linux.hpp in lightweight_mutex.hpp.
[SVN r12834]
|
2002-02-16 15:00:55 +00:00 |
|
Peter Dimov
|
1b69c14f45
|
weak_ptr made thread safe, shared->weak conversions, lightweight_mutex added.
[SVN r12786]
|
2002-02-12 16:55:25 +00:00 |
|