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
|
6175baf858
|
Fix #2000.
[SVN r48836]
|
2008-09-17 22:43:14 +00:00 |
|
Peter Dimov
|
2fb567b3f2
|
Fix #2336.
[SVN r48835]
|
2008-09-17 22:37:13 +00:00 |
|
Peter Dimov
|
5b57eff9b8
|
atomic_count_gcc_x86 added since _sync doesn't work on i386
[SVN r37637]
|
2007-05-08 20:14:38 +00:00 |
|
Peter Dimov
|
ffba68221b
|
Use __sync intrinsics on g++ 4.1+
[SVN r37527]
|
2007-04-28 16:15:13 +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
|
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
|
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 |
|
Darin Adler
|
6ed07733cb
|
Fix atomic_count.hpp includes, convert Macintosh newlines to Unix ones,
since Metrowerks supports either and the rest of Boost uses Unix ones.
[SVN r12683]
|
2002-02-04 08:00:20 +00:00 |
|
Darin Adler
|
4fdc84f29e
|
Make the non-threads version work.
[SVN r12597]
|
2002-01-31 06:52:58 +00:00 |
|
Peter Dimov
|
09c1476063
|
Smart pointer enhancements, initial commit
[SVN r12439]
|
2002-01-22 13:38:52 +00:00 |
|